]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Update locale en to en-US to match transifex 38900/head
authorSebastian Krah <skrah@suse.com>
Wed, 13 Jan 2021 10:22:02 +0000 (11:22 +0100)
committerSebastian Krah <skrah@suse.com>
Wed, 13 Jan 2021 10:22:02 +0000 (11:22 +0100)
Signed-off-by: Sebastian Krah <exotelis@mailbox.org>
15 files changed:
src/pybind/mgr/dashboard/frontend/angular.json
src/pybind/mgr/dashboard/frontend/package.json
src/pybind/mgr/dashboard/frontend/src/app/shared/components/language-selector/supported-languages.enum.ts
src/pybind/mgr/dashboard/frontend/src/locale/messages.cs.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.de-DE.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.es-ES.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.fr-FR.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.id-ID.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.it-IT.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.ja-JP.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.ko-KR.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.pl-PL.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.pt-BR.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.zh-CN.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.zh-TW.xlf

index ba261665181ed03aa1cff93ffe3e64ad195c82b9..5b1ec7ebdcd67c13a19ee22382c0501877ec0323 100644 (file)
@@ -5,7 +5,7 @@
   "projects": {
     "ceph-dashboard": {
       "i18n": {
-        "sourceLocale": { "code": "en", "baseHref": "" },
+        "sourceLocale": { "code": "en-US", "baseHref": "" },
         "locales": {
           "cs": { "translation": "src/locale/messages.cs.xlf", "baseHref": "" },
           "de": { "translation": "src/locale/messages.de-DE.xlf", "baseHref": "" },
@@ -95,8 +95,8 @@
             "de": {
               "localize": ["de"]
             },
-            "en": {
-              "localize": ["en"]
+            "en-US": {
+              "localize": ["en-US"]
             },
             "es": {
               "localize": ["es"]
             "de": {
               "browserTarget": "ceph-dashboard:build:de"
             },
-            "en": {
-              "browserTarget": "ceph-dashboard:build:en"
+            "en-US": {
+              "browserTarget": "ceph-dashboard:build:en-US"
             },
             "es": {
               "browserTarget": "ceph-dashboard:build:es"
index 0bdbdfd1fa2b6459c569cb9421da024869774a63..8be1c1ab1b804d8039549af0ba9ec27e8d73c60d 100644 (file)
@@ -3,7 +3,7 @@
   "version": "0.0.0",
   "license": "MIT",
   "config": {
-    "locale": "en"
+    "locale": "en-US"
   },
   "scripts": {
     "ng": "ng",
index fe7444f45b3d22cf7c07966c031eaa597f1d16a8..8b573cf64566bc8b3a3a6679ef902cb10e89b5ca 100644 (file)
@@ -3,7 +3,7 @@
 export enum SupportedLanguages {
   'cs' = 'Čeština',
   'de' = 'Deutsch',
-  'en' = 'English',
+  'en-US' = 'English',
   'es' = 'Español',
   'fr' = 'Français',
   'id' = 'Bahasa Indonesia',
index d8ff691a8e0f65714a1a702e29a7f4b74cc76b86..5725d2d937fe2b7ea639600ab88759063a720ba1 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="cs">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>Zobraz./skrýt navigaci</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>Přehled</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>Klastr</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>Stroje</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>Monitory</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>Služby</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSD</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>Nastavení</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>CRUSH mapa</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>Moduly správy</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>Záznamy událostí</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>Výstrahy</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Ticha</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>Fondy</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>Blok</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>Obrazy</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>Zrcadlení</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>Souborové systémy</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>Objektová brána</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>Procesy služeb</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>Uživatelé</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>Nádoby</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Získávají se data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> pro
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Čekejte…
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Zobrazují se data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>z mezipaměti
-  pro 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Nedaří se načíst dat 
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> pro
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Zkontrolujte zdraví klastru.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Vyčistit oznámení</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Odebrat oznámení</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Trvání:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>Nejsou zde žádná oznámení.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Úlohy a oznámení</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>Vyberte jazyk</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>Načítání údajů panelu…</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Nahlédněte do
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>dokumentace
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>, kde naleznete jak
-  nastavit a zapnout funkci monitorování.
-        </target>
-      </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana přehled neexistuje. Podívejte se do
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>dokumentace
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> jak
-  přidat přehledy do Grafany.
-        </target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Volič čas Grafana</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>Resetovat nastavení</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Načíst znovu</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Odebrat uživatelsky určenou hodnotu nastavení. Namísto toho bude převzato a použito výchozí nastavení.</target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater tha
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>Zadaná hodnota je příliš vysoká! Nemůže být vyšší než 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        <target>Updated config option 
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
-        </source>
-        <target>Zadaná hodnota je příliš nízká! Nemůže být nižší než 1.</target>
-      </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>Zpět</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>Data se nepodařilo načíst</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>vybráno</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>nalezeno</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>celkem</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>Název</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>Hodnoty</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>Popis</target>
         <source>Daemon default</source>
         <target>Výchozí pro proces služby</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>Hodnoty</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>Služby</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Default --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>true</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>false</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>Uložit</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>prohlížeč CRUSH mapy</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>Načítání…</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
         <source>The chosen hostname is already in use.</source>
         <target>Zvolený název stroje už je používán.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Opravdu chcete 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Opravdu chcete označené položky 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> ?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Opravdu chcete 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> označené 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>Ano, opravdu to chci.</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>Storno</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
+      </trans-unit>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
+      </trans-unit>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
+      </trans-unit>
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </source>
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </target>
       </trans-unit>
       <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
         <source>Hosts List</source>
         <source>Overall Performance</source>
         <target>Celková výkonnost</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </source>
-        <target>Nahlédněte do dokumentace
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ohledně toho, jak
-   nastavit a zapnout funkci orchestrace.
-        </target>
-      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
         <target>Zařízení</target>
       </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>Nenalezeny žádné položky</target>
-      </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <target>Záznamy událostí v klastra</target>
         <source>Date:</source>
         <target>Datum:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Volba data</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Časový rozsah:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>Načítání nastavení…</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>Toto nastavení se nepodařilo načíst.</target>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
+      </trans-unit>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>Je třeba, aby zadaná hodnota byla číslo nebo desítkové.</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>Aktualizovat</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>Stav</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>V kvóru</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>Není v kvóru</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>Identif. kastru</target>
         <source>required mon</source>
         <target>vyžadováno monitorů</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>V kvóru</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>Není v kvóru</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>Příznaky OSD pro celý klastr</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Shared devices</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>Odeslat</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>Nastavení</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>Pokročilé…</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>Funkce</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Pokročilé volby nastavení</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>Priorita obnovení OSD</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>Priorita</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Specify 0 to let Orchestrator backend decide it.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>Přizpůsobit hodnoty priority</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Value should be greater than or equal to 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>Tuto kolonku je třeba vyplnit!</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>Zadaná hodnota je příliš vysoká, je třeba, aby nebyla vyšší než 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>Zadaná hodnota je příliš nízká! Je třeba, aby byla nižší než 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>Je třeba, aby hodnota byla mezi 0 a 1.</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>Znovu vyvážit</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSD 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>kontrola
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, vybrat, 1 {Deep } }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>Chystáte se použít 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub na
-          OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, vybrat, 1 {deep } }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>Seznam OSD</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> budou označena
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> pokud budete pokračovat.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
-        <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> není bezpečné zlikvidovat!
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
+        <source>The 
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> bude
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> pokud budete pokračovat.
+        <target>The 
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>Podrobnosti</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Vyberte atribut vůči kterému hledat shodu --</target>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target>Hodnota</target>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Použít regulární výraz</target>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>Zavřít</target>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>Upravit</target>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>Smazat</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Úprava ticha skončí platnost původního ticha a znovu ho vytvoří jako nové ticho</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
+      </trans-unit>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
+      </trans-unit>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
+      </trans-unit>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
+      </trans-unit>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
+      </trans-unit>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
+      </trans-unit>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
         <source>End time</source>
         <target>Čas konce</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>Zdraví</target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>Upravit</target>
       </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>Statistiky</target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>Smazat</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Ohledně nastavení a zapnutí funkce správy NFS Ganesha nahlédněte do 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>dokumentace
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-        </target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Úprava ticha skončí platnost původního ticha a znovu ho vytvoří jako nové ticho</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>Klienti</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>Tuto kolonku je třeba vyplnit!</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>Přistupovat může libovolný klient</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>Adresy</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>Vyžadovaná kolonka</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>Je třeba, aby obsahovalo jednu nebo více čárkou oddělovaných hodnot</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>Například:</target>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
       </trans-unit>
-      <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
-        <source>Access Type</source>
-        <target>Typ přístupu</target>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="28952831a284cfe2b4fc39ca610e80b52598905a" datatype="html">
-        <source>Squash</source>
-        <target>Squash</target>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>Přidat klienty</target>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>Typ</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>Identif.</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>Stroje</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>Fond</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>Načítání…</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- Vybrat fond --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>Uživatele</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>Heslo</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>Pokročilá nastavení</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>Zdraví</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>Statistiky</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>Podpůrná vrstva úložiště</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS protokol</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
+      </trans-unit>
+      <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
+        <source>Access Type</source>
+        <target>Typ přístupu</target>
+      </trans-unit>
+      <trans-unit id="28952831a284cfe2b4fc39ca610e80b52598905a" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>Transportní protokol</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>Klastr</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- Vyberte klastr --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>Procesy služeb</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>Přidat proces služby</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>Podpůrná vrstva úložiště</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>Bude vytvořena nová nádoba</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>NFS protokol</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>NFS štítek</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
-        <target>Alternativní přístup pro 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> připojení (nemůže začínat na /).
+        <target>Alternative access for 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
-        <target>Pozice kterou tento 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export zabírá
-                v 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (je třeba, aby se neopakovalo).
+        <target>The position that this 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- Vyberte typ přístupu --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>-- Vyberte jaký druh squashování identifikátor uživatele je prováděn --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>Transportní protokol</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>Vítejte v Ceph!</target>
-        <note>The welcome message on the login page</note>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>Objektová brána</target>
+      </trans-unit>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Please set a new password.</target>
+      </trans-unit>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>You will be redirected to the login page afterwards.</target>
+      </trans-unit>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>Je třeba, aby původní a nové heslo nebyly stejné</target>
+      </trans-unit>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Kontrolní zadání nového hesla se neshoduje.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>Uživatelské jméno</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
       </trans-unit>
       <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
         <source>Username is required</source>
         <source>Password is required</source>
         <target>Je třeba vyplnit heslo</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>Přihlásit</target>
-      </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>Je nám líto, uživatel v Ceph neexistuje.</target>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Vrátit se na 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Přihlašovací stránku
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. Budete odhlášeni od poskytovatele identity když se pokusíte znovu přihlásit.
-        </target>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Původní heslo</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>Je třeba, aby původní a nové heslo nebyly stejné</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>Nové heslo</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Příliš neodolné</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Zopakování zadání nového hesla</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Kontrolní zadání nového hesla se neshoduje.</target>
-      </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>Odepřeno</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>Omlouváme se, ale nemáte oprávnění zobrazit to, po čem se  poohlížíte.</target>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>Omlouváme se, nepodařilo se najít to, po čem se poohlížíte</target>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
+      </trans-unit>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
+      </trans-unit>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
+      </trans-unit>
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>Nastavení RBD</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>Odebrat hodnotu místnímu nastavení. Namísto ní bude použita hodnota nadřazeného nastavení.</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>Minimální hodnota je 0</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>Seznam fondů</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>Název může být tvořen pouze písmeny a číslicemi, dále ještě spojovníky a podtržítky.</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>Zvolený název pro profil mazacího kódu je už používán.</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>Zásuvný modul</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>Shluky dat (k)</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>Je třeba, aby bylo 2 a více.</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>Shluky kódování (m)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>Je třeba, aby bylo 1 a více.</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>Odhadování odolnosti (c)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>Umístění (l)</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>Doména selhání crush</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>Lokalita crush</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target>Žádné</target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>Technika</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>Velikostpaketu</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>Kořen crush</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>Třída crush zařízení</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>libovolné</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>Složka</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>Název…</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>Zvolený název pro Ceph fond je už používán.</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>Není možné vytvořit RBD fond s názvem „/“ v názvu.
-              Změňte název nebo 'rbd' odeberte ze seznamu aplikací.</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>Typ fondul</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- Vybrat typ fondu --</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>Skupiny umístění</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>Je třeba alespoň jedné skupiny umístění!</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>Váš klastr nemůže obsloužit tolik skupin umístění. Přepočítejte potřebné množství skupin umístění.</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>Nápověda k výpočtu</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>Sada pravidel crush</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- Vybrat crush pravidlo --</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>Crush pravidlo</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>Crush kroky</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>Pravidlo nemůže být uplatněno na stávající klastr protože má
-                příliš málo OSD aby splnil minimum OSD vyžadovaných tímto pravidlem.</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>Replikovaná velikost</target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Nejméně: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Nejvíce: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>Zadaná velikost je mimo rozsah. Platná hodnota je
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> až 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> .
-        </target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>Profil mazacího kódu</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- Žádný profil mazacího kódu --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- Vyberte profil mazacího kódu --</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>Příznaky</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>EC přebití</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>Aplikace</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>Komprese</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>Režim</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>Algoritmus</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- Žádný algoritmus komprese mazání --</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>Minimální velikost blobu</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>např. 128 KiB</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>Hodnota by měla být vyšší než nula</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Hodnota by měla být nižší než maximální velikost blobu</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>Nejvyšší velikost blobu</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>např. 512 KiB</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>Hodnota by měla být vyšší než nejnižší velikost blobu</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>Poměr</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>Kompresní poměr</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>Hodnota by měla být z rozmezí 0.0 až 1.0</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Kvóty</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Nejvýše bajtů</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Pro vypnutí této kvóty nevyplňujte nebo zadejte 0 (nulu).</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>Platná kvóta by měla být vyšší než 0 (nula).</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>např. 10 GiB</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Nejvýše objektů</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>Hodnota by měla být vyšší nebo rovna 0</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>Podrobnosti o výkonnosti</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>Podrobnosti o stupních mezipaměti</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Clear filters</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>Přesunout obraz do koše</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>celkem</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>Pro přesunutí 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> do koše,
-          klikněte na 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Přesunout obraz
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Volitelně je možné zvolit datum skončení platnosti.
-        </target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>vybráno</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>Platnost ochrany skončí v</target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>nalezeno</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>NECHRÁNĚNO</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>Chybný formát data. Použijte „RRRR-MM-DD HH:mm:ss“.</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>Platnost ochrany už skončila. Zvolte budoucí datum nebo nevyplňujte.</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>Přesunout obraz</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Brány</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Je třeba, aby bylo vyšší nebo rovno 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Je třeba, aby bylo nižší nebo rovno 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>Přehled</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>Cíle</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>Ověřování pro objevování</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>Uživatele</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Je třeba, aby uživatelská jména byla 8 až 64 znaků dlouhá a
-              mohu obsahovat pouze písmena a znaky „.“, „@“, „-“, „_“ a „:“.</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>Heslo</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Je třeba, aby hesla byla 12 až 16 znaků dlouhá
-              a mohou obsahovat pouze písmena, „@“, „-“, „_“ nebo „/“.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>Uživatel pro vzájemné ověření</target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>Heslo pro vzájemné ověření</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Je třeba, aby heslo byla 12 až 16 znaků dlouhá a
-              mohou obsahovat pouze písmena, „@“, „-“, „_“ nebo „/“.</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Podívejte se do 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>dokumentace
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  jak nastavit a zapnout funkci správy iSCSI cílů.
-        </target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>Informace k dispozici:</target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>iSCSI cíl není k dispozici</target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Ověřování pro objevování</target>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>K dispozici pouze pro RBD obrazy se zapnutým 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target>Fond</target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>Datový fond</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>Vytvořeno</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>Velikost</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>Objekty</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>Velikost objektu</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>Funkce</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>Poskytováno</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>neaplikovatelné</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>Celkem poskytováno</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>Proužkovací jednotka</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>Počet proužkování</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target>Nadřazené</target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>Předpona názvu bloku</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>Pořadí</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>Zachycené stavy</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>Obraz</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>Toto nastavení přebije globální hodnotu</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>Globální</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>Toto je globální hodnota. Pro tento obraz nebyla u této volby nastavena žádná hodnota.</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> od
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>„/“ a „@“ nejsou dovoleny.</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- Žádné rbd fondy k dispozici --</target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- Vybrat fond --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>Použít vyhrazený datový fond</target>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
       </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>Datový fond</target>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
       </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>Vyhrazený fond který uchovává objektová data RBD.</target>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>Je třeba zvětšit.</target>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
       </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>Pokročilé</target>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>Proužkování</target>
+      <trans-unit id="7892856315477304281" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>Jednotka proužku</target>
+      <trans-unit id="4690045751984117407" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- Vybrat jednotku proužku --</target>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>Tuto kolonku je třeba vyplnit, protože je definován počet proužků!</target>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>Jednotka proužku je vyšší než velikost objektu.</target>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>Počet proužků</target>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>Tuto kolonku je třeba vyplnit, protože je definována jednotka proužku!</target>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>Je třeba, aby počet proužků byl větší než nula.</target>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
+      </trans-unit>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD zachycený stav
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, vybrat, skutečné {Rename} ostatní {Create} }</target>
-      </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> zachycený stav
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>CHRÁNĚNO</target>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
       </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>NECHRÁNĚNO</target>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>Chystáte se vrátit zpět</target>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>Vysypat koš</target>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>Pro vyčištění, vyberte jeden nebo všechny obrazy a klikněte na</target>
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>Fond:</target>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>Název fondu…</target>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>e</target>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>Obnovit obraz</target>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>Pro obnovení</target>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>zadejte nový název pro obraz a klikněte na</target>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>Nový název</target>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>Platnost skončila v</target>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>Chráněno do</target>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
         </source>
-        <target>Tento obraz je chráněn do
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>Koš</target>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
       </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>Topologie iSCSI</target>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>Nastavení</target>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>Měnit tyto parametry z jejich výchozích hodnot obvykle není potřeba.</target>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>Backstore</target>
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>Potvrdit</target>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>Pokročilá nastavení</target>
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </source>
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>IQN cíle</target>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>IQN nemá správný formát.</target>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>IQN má následující formu zápisu
-                'iqn.$rok-$mesic.$adresaObracene:$definovanyNazev'</target>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>Například: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>Další informace</target>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>Tento cíl má změněná pokročilá nastavení.</target>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Načíst znovu</target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>Portály</target>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
         </source>
-        <target>Je třeba alespoň 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> bran.
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>Přidat portál</target>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>Tento obraz má změněná nastavení.</target>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Úlohy a oznámení</target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>Je třeba alespoň 1 obraz.</target>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Vyčistit oznámení</target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>Přidat obraz</target>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Odebrat oznámení</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>ACL ověřování</target>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Trvání:</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Je třeba, aby uživatelská jména měla délku 8 až 64 znaků a
-                obsahovala pouze písmena a případně ještě znaky „.“, „@“, „-“, „_“ nebo „:“.</target>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>Nejsou zde žádná oznámení.</target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Je třeba, aby hesla měla délku 12 až 16 znaků
-                a obsahovala písmena a znaky „@“, „-“, „_“ nebo „/“.</target>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>Vyberte jazyk</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>Iniciátory</target>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>Iniciátor</target>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>IQN klienta</target>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>Je třeba, aby se IQN iniciátoru neopakovalo.</target>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Je třeba, aby uživatelská jména měla délku 8 až 64 znaků a
-                        mohou obsahovat pouze písmena a znaky „.“, „@“, „-“, „_“ nebo „:“.</target>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Je třeba, aby hesla měla délku 12 až 16 znaků
-                        a mohou obsahovat pouze písmena, „@“, „-“, „_“ nebo „/“.</target>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Je třeba, aby hesla měla délku 12 znaků 16 a
-                        mohou obsahovat pouze písmena, „@“, „-“, „_“ nebo „/“.</target>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>Iniciátor spadá do skupiny. Obrazy budou nastaveny ve skupině.</target>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>Nepřidány žádné položky.</target>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>Přidat iniciátor</target>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>Skupiny</target>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>Skupina</target>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>Přidat skupinu</target>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>problémy</target>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>Synchronizuje se</target>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>Připraveno</target>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>Upravit režim zrcadlení fondu</target>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
-        </source>
-        <target>Pro úpravu režimu zrcadlení pro fond 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, vyberte ze seznamu nový režim a klikněte na 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Aktualizovat
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
-        </target>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>Před vypnutím zrcadlení je třeba odebrat klastry-protějšky.</target>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>Načítání údajů panelu…</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Volič čas Grafana</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>Resetovat nastavení</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>Ano, opravdu to chci.</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Opravdu chcete označené položky 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> ?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Opravdu chcete 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> označené 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Odebrat uživatelsky určenou hodnotu nastavení. Namísto toho bude převzato a použito výchozí nastavení.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>Zadaná hodnota je příliš vysoká! Nemůže být vyšší než 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>Zadaná hodnota je příliš nízká! Nemůže být nižší než 1.</target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>Zobrazit/skrýt navigaci</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>Přehled</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventory</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>Monitory</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>CRUSH mapa</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>Záznamy událostí</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Monitoring</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>Fondy</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>Blok</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>Obrazy</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>Zrcadlení</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>Souborové systémy</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>Uživatelé</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>Nádoby</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>Přihlášený uživatel</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>Odhlásit</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Změnit heslo</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>Nápověda</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>Aplikační program. rozhraní</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>O aplikaci</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>Nastavení přehledu</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>Správa uživatelů</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>Výkonnostní čítače nejsou k dispozici</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>Klienti</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>Přidat klienty</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>Přistupovat může libovolný klient</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>Adresy</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>Je třeba, aby obsahovalo jednu nebo více čárkou oddělovaných hodnot</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>Například:</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>Podrobnosti</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Klienti (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>Stav klastru</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>Objektové brány</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>Metadata servery</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>iSCSI brány</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>Kapacita</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>Holá kapacita</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>Objekty</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>Stav skupiny umístění</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>Skupin umístění na OSD</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>Výkonnost</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>Čtení/zápis klienta</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>Propustnost klienta</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>Propustnost zotavení</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Vyberte atribut vůči kterému hledat shodu --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>Hodnota</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Použít regulární výraz</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Active Alerts</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Ticha</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>Je třeba, aby hodnota byla mezi 0 a 1.</target>
+      </trans-unit>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
+      </trans-unit>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
+      </trans-unit>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
+      </trans-unit>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
+      </trans-unit>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
+      </trans-unit>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>Priorita obnovení OSD</target>
+      </trans-unit>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>Priorita</target>
+      </trans-unit>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>Přizpůsobit hodnoty priority</target>
+      </trans-unit>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
+      </trans-unit>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>Zadaná hodnota je příliš vysoká, je třeba, aby nebyla vyšší než 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>Zadaná hodnota je příliš nízká! Je třeba, aby byla nižší než 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>Pokročilé…</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Pokročilé volby nastavení</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>Příznaky OSD pro celý klastr</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
+      </trans-unit>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
+      </trans-unit>
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
+      </trans-unit>
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
+      </trans-unit>
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
+      </trans-unit>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>Přidat</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Clear</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>Atributy (OSD mapa)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>Metadata</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Stav zařízení</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>Výkonnostní čítač</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>Metadata nejsou k dispozici</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>Podrobnosti o výkonnosti</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>OSD creation preview</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
+      </trans-unit>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
+      </trans-unit>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
+      </trans-unit>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
+      </trans-unit>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
+      </trans-unit>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
+      </trans-unit>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
+      </trans-unit>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
+      </trans-unit>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>No hostname found.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>Stávající hodnoty</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>Min</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>Max</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>Příznaky</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>Zdroj</target>
+      </trans-unit>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>Úroveň</target>
+      </trans-unit>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>Je možné aktualizovat za provozu (upravitelné)</target>
+      </trans-unit>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>Štítky</target>
+      </trans-unit>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>Vyčíslit hodnoty</target>
+      </trans-unit>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>Viz také</target>
+      </trans-unit>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Složky</target>
+      </trans-unit>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
+      </trans-unit>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
+      </trans-unit>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
+      </trans-unit>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
+      </trans-unit>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
+      </trans-unit>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
+      </trans-unit>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
+      </trans-unit>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
+      </trans-unit>
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
+        </source>
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
+        </target>
+      </trans-unit>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
+      </trans-unit>
+      <trans-unit id="6328794256834621774" datatype="html">
+        <source>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
+      </trans-unit>
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
+      </trans-unit>
+      <trans-unit id="2244434638607433133" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
+      </trans-unit>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  protějšek zrcadlení fondu
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {Edit} other {Add} }</target>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
+      </trans-unit>
+      <trans-unit id="6730229976797004508" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
         </source>
         <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>Název klastru</target>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>Název klastru není platný</target>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>CephX identif.</target>
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </source>
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>CephX identif. …</target>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>CephX identif. není platný.</target>
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </source>
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>Adresy monitorů</target>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>Zachycené stavy</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>Čárkou oddělované adresy…</target>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Kvóty</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>Adresa monitoru není platná.</target>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>CephX klíč</target>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Klíč v base64 kódování…</target>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>Je třeba, aby CephX klíč byl v kódování base64.</target>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>Výkonnostní čítače nejsou k dispozici</target>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
+      </trans-unit>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
+      </trans-unit>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>Hodnocení</target>
+      </trans-unit>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Pohotovosti</target>
+      </trans-unit>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>čítače výkonnosti MDS</target>
+      </trans-unit>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
+      </trans-unit>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
+      </trans-unit>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
+      </trans-unit>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
+      </trans-unit>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
+      </trans-unit>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
         </source>
-        <target>Podívejte se do 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>dokumentace
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  jak nastavit a zapnout funkci správy brány objektů.
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
         </target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>Seznam procesů služeb</target>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>Role</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>Výkonnostní čítače</target>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>Načítání dat nádoby…</target>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>Identif.</target>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>Hodnota není platná.</target>
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>Zvolený název už je používán.</target>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>Vlastník</target>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- Vybrat uživatele --</target>
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
+        </source>
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Cíl umístění</target>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Vybrat cíl umístění --</target>
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Verzování</target>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
+      </trans-unit>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
+      </trans-unit>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
+      </trans-unit>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>Celé jméno</target>
+      </trans-unit>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>E-mail</target>
+      </trans-unit>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
+      </trans-unit>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>Potvrzení zadání hesla</target>
+      </trans-unit>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>Zadání hesla se neshodují.</target>
+      </trans-unit>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Password expiration date...</target>
+      </trans-unit>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>Neplatný e-mail.</target>
       </trans-unit>
       <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
         <source>Enabled</source>
         <target>Zapnuto</target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>User must change password at next logon</target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>Pozastaveno</target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>Chystáte se odebrat oprávnění „uživatel číst/aktualizovat“ svému vlastnímu účtu.</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>Pokud budete pokračovat, nebudete nadále schopní přidávat nebo nebo odebírat role žádnému z uživatelů.</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>Identif.</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>Opravdu chcete pokračovat?</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>Typ rejstříku</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>Pravidlo umístění</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>Označovač</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>Nejvyšší označovač</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>Verze</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>Hlavní verze</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>Okamžik úpravy</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
+      </trans-unit>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
+      </trans-unit>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>Název…</target>
+      </trans-unit>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>Popis…</target>
+      </trans-unit>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>Oprávnění</target>
+      </trans-unit>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>Zvolený název už je používán.</target>
+      </trans-unit>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
+      </trans-unit>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
+      </trans-unit>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>Tajný klíč</target>
+      </trans-unit>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
+      </trans-unit>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>Dílčí uživatel</target>
+      </trans-unit>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>Oprávnění</target>
+      </trans-unit>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- Vybrat oprávnění --</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>Skupinazóny</target>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>číst, zapisovat</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>Kvóta nádoby</target>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>plné</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>Nejvyšší velikost</target>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>Zvolený identifikátor dílčího uživatele už je používán.</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>Neomezeno</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>Swift klíč</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>Nejvýše objektů</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>Automaticky vytvořit tajemství</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>Uživatelské jméno</target>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
         <source>Access key</source>
         <target>Přístupový klíč</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>Tajný klíč</target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>Celé jméno</target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>E-mailová adresa</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>Systém</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>Nejvýše nádob</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>Dílčí uživatelé</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>Schopnosti</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>Kvóta uživatele</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>Zobrazit</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>Klíče</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>Typ</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- Vybrat typ --</target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>Oprávnění</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- Vybrat oprávnění --</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>Dílčí uživatel</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>E-mailová adresa</target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>Zvolený identifikátor dílčího uživatele už je používán.</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>Nejvýše nádob</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>číst, zapisovat</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>Vypnuto</target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>plné</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>Neomezeno</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>Swift klíč</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>Uživatelsky určené</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>Automaticky vytvořit tajemství</target>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>Pozastaveno</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>Načítání údajů uživatele…</target>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>Kvóta uživatele</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>Údaje uživatele se nepodařilo načíst.</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>Kvóta nádoby</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
         <source>The chosen email address is already in use.</source>
         <target>Zvolená e-mailová adresa už je používána.</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>Nejvýše nádob</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>Je třeba, aby zadaná hodnota byla 0 a vyšší.</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>S3 klíč</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>Nejsou zde žádní dílčí uživatelé.</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>Dílčí uživatelé</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>Nejsou zde žádní dílčí uživatelé.</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>Klíče</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>Nejsou zde žádné klíče.</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>Swift</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>Nejsou zde žádné schopnosti.</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>Nejsou zde žádné klíče.</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>Zobrazit</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>Schopnosti</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>Nejsou zde žádné schopnosti.</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>Neomezená velikost</target>
         <source>Max. size</source>
         <target>Nejvyšší velikost</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>Hodnota není platná.</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>Neomezené objekty</target>
       </trans-unit>
-      <trans-unit id="6cda5a993d06f0bb10048be9d3aba6555aa9f356" datatype="html">
-        <source>Max. objects</source>
-        <target>Nejvýše objektů</target>
-      </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>Popis…</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>Oprávnění</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>Role</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>Potvrzení zadání hesla</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>Zadání hesla se neshodují.</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>E-mail</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>Neplatný e-mail.</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>Chystáte se odebrat oprávnění „uživatel číst/aktualizovat“ svému vlastnímu účtu.</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>Pokud budete pokračovat, nebudete nadále schopní přidávat nebo nebo odebírat role žádnému z uživatelů.</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>Opravdu chcete pokračovat?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>Nápověda</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>Dokumentace</target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>Aplikační program. rozhraní</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>O aplikaci</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>Nastavení přehledu</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>Správa uživatelů</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>Přihlášený uživatel</target>
-      </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Přihlášeni jako
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Změnit heslo</target>
-      </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>Odhlásit</target>
+      <trans-unit id="6cda5a993d06f0bb10048be9d3aba6555aa9f356" datatype="html">
+        <source>Max. objects</source>
+        <target>Nejvýše objektů</target>
       </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>Atributy (OSD mapa)</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>Je třeba, aby zadaná hodnota byla 0 a vyšší.</target>
       </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>Metadata nejsou k dispozici</target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>Systém</target>
       </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>Metadata</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>Nejvýše nádob</target>
       </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Stav zařízení</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>Nejvyšší velikost</target>
       </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
-        <target>Výkonnostní čítač</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>Nejvýše objektů</target>
       </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram není k dispozici: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- Vybrat typ --</target>
       </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>Zápisy</target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>Seznam procesů služeb</target>
       </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>Čtení</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>Histogram</target>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
+        <target>Výkonnostní čítače</target>
       </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>Stávající hodnoty</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>Min</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>Max</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>Zdroj</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>Úroveň</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>Je možné aktualizovat za provozu (upravitelné)</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>Štítky</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>Vyčíslit hodnoty</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>Viz také</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>Data obdržena v JSON formátu verze 2.x, což je v tuto chvíli nekompatibilní s přehledem.</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>výsledek SMART testu samoposouzení celkového stavu</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Informace o zařízení</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>Vlastník</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Cíl umístění</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>Načítání dat ze S.M.A.R.T diagnostiky.</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>Stav klastru</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>Procesy služby správy</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- Vybrat uživatele --</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>Objektové brány</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Vybrat cíl umístění --</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>Metadata servery</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Verzování</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>iSCSI brány</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>vst/výst. klienta</target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>Propustnost klienta</target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>Čtení/zápis klienta</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>Propustnost zotavení</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>Kontrola</target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>Výkonnost</target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>Režim</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>Holá kapacita</target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>Skupin umístění na OSD</target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>Stav skupiny umístění</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>Kapacita</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>Další podrobnosti 
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> naleznete v 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>záznamech událostí
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>.
-        </target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>Hodnocení</target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Pohotovosti</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>čítače výkonnosti MDS</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Klienti: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>Identif.</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Složky</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>Typ rejstříku</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Klienti (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>Pravidlo umístění</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>Stávající</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>Označovač</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>Aktualizováno ověřování pro objevování</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>Nejvyšší označovač</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>Nejsou k dispozici žádné portály.</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>Verze</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>Nejsou k dispozici žádné obrazy.</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>Hlavní verze</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>Nejsou k dispozici žádné obrazy. Ověřte, že jste cíli přidali obraz.</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>Okamžik úpravy</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>Nejsou k dispozici žádné iniciátory. Ověřte, že jste cíli přidali iniciátor.</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>Skupinazóny</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>cíl</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>Cíl</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target>Počet relací</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Cíl má aktivní relace</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI cíl</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>Stav</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target>Počet cílů</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>Bajtů čtení</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>Bajtů zápis</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>Operací/s čtení</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>Operací/s zápis</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>výsledek SMART testu samoposouzení celkového stavu</target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>A/O od</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>Instance</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>passed</target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>Problém</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>failed</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>Ukazatel postupu</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Informace o zařízení</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>Vypnuto</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>Upravit režim</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>Přidat protějšek</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>No SMART data available for this device.</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>Upravit protějšek</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART data is loading.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>Smazat protějšek</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>Vedoucí</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target>Počet místních</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target>Počet vzdálených</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>zrcadlit protějšek</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>Klíč</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>Hluboké zploštění</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>Vrstvení</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>Výhradní zámek</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>Mapa objektů (vyžaduje výhradní zámek)</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Neither hostname nor OSD ID given</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>Žurnálování (vyžaduje výhradní zámek)</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>Obnovit obraz</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>Pro obnovení</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Je třeba, aby nadřazený obraz podporoval vrstvy</target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>zadejte nový název pro obraz a klikněte na</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>Vrácení zachyceného stavu RBD zpět</target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>Nový název</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>Vrácení zpět</target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>Vysypat koš</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>Zachycený stav RBD</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>Smazáno v</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>Vše</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>identif.</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>typ</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>Fond:</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>stav</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>Název fondu…</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>verze</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>Stroj</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>kořen</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
         </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
         </target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>Procesy služeb v pohotovosti</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>Hodnocení</target>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>Proces služby</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>Aktivita</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>Přesunout obraz do koše</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>Struktury složek</target>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
+        </source>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
+        </target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>I-uzlů</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>Platnost ochrany skončí v</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>Využití</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>NECHRÁNĚNO</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Původ</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>Hodnotu je možné aktualizovat za chodu.</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>Chybný formát data. Použijte „RRRR-MM-DD HH:mm:ss“.</target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>Procesy služeb / klienti nezískávají tuto hodnotu
-      z databáze nastavení monitoru. Není umožněno nastavit tuto volbu
-      prostřednictvím „ceph config set …'. Tato volba by měla být nastavena
-      z příkazového řádku.</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>Platnost ochrany už skončila. Zvolte budoucí datum nebo nevyplňujte.</target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>Volba se uplatní pouze při spouštění procesu služby.</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>Volba ovlivní pouze vytváření klastru.</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>Volba ovlivní pouze vytvoření procesu služby.</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>Platnost skončila v</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>Chráněno do</target>
+      </trans-unit>
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Aktualizována volba nastavení 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>Tento obraz je chráněn do
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>Služba</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namespaces</target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>Stávající hodnota</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>Koš</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>Upravitelné</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>stroj</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Popis umístění zařízení</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>K dispozici</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
+      </trans-unit>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
+      </trans-unit>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>Chystáte se vrátit zpět</target>
+      </trans-unit>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
+      </trans-unit>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
         </source>
-        <target>Aktualizována volba pro modul „
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>“
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>Zapnout</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>Vypnout</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>Modul Zpráva je vždy zapnutý.</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Create Namespace</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>Opětovné připojování, čekejte…</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- Žádné rbd fondy k dispozici --</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>Veřejná adresa</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namespace already exists.</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>Otevřené relace</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>Počet do</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>OSD které byly dříve odznačeny nebudou označeny nazpět když spustí</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>Počet ven</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>OSD nebudou automaticky odznačeny po nastaveném intervalu</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>Počet aktivních</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>OSD není dovoleno spuštění</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>Počet neaktivních</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>Hlášení o selhání OSD jsou ignorovány, jako například že monitory OSD neoznačí jako nedostupné</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>Pozastavit</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>Pozastavit čtení a zápisy</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>Žádná kontrola</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>Kontrola je vypnutá</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>Žádná hloubková kontrola</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>Hloubková kontrola je vypnutá</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>Použít vyhrazený datový fond</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>Žádné zasypávání</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>Velikost</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>Zasypávání skupin umístění je pozastaveno</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>např. 10 GiB</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>Žádné obnovení</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>Pokročilé</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>Obnovování skupin umístění je pozastaveno</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>Proužkování</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>Bitové třídění</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>Velikost objektu</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>Třídit podle bitů</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>Jednotka proužku</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>Vyčištěné složky zachycených stavů</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- Vybrat jednotku proužku --</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>OSD mají převedené sady zachycených stavů</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>Počet proužků</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>Smazáno při zotavování</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> od
+        </target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>Mazání provedená při obnovování namísto peeringu</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>„/“ a „@“ nejsou dovoleny.</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>Nepřekročitelný limit záznamu událostí PG</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- No namespaces available --</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>Zapne nepřekročitelný limit na délku záznamu událostí v pg</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Select a namespace --</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>Aktualizovány OSD příznaky</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>ven</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>Datový fond</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>dovnitř</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>Vyhrazený fond který uchovává objektová data RBD.</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>nedostupné</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>Je třeba zvětšit.</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>Značka</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>Tuto kolonku je třeba vyplnit, protože je definován počet proužků!</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>OSD ztraceno</target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>Jednotka proužku je vyšší než velikost objektu.</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>označeno jako ztracené</target>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>Tuto kolonku je třeba vyplnit, protože je definována jednotka proužku!</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>Vyčistit</target>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>Je třeba, aby počet proužků byl větší než nula.</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
+        </source>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
+        </target>
+      </trans-unit>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>Datový fond</target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>vyčištěno</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>Vytvořeno</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>zlikvidovat</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>Poskytováno</target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>zlikvidováno</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>Celkem poskytováno</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Priorita zotavování</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>Proužkovací jednotka</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>Počet proužkování</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>skupiny umístění</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>Nadřazené</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>Přečteno bajtů</target>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>Předpona názvu bloku</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>Zapsáno bajtů</target>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>Pořadí</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>Operací/s čtení</target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>Operací/s zápis</target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>neaplikovatelné</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Označit OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>Toto nastavení přebije globální hodnotu</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Označit 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>Obraz</target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>Toto je globální hodnota. Pro tento obraz nebyla u této volby nastavena žádná hodnota.</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>Globální</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>Max Backfills</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>Recovery Max Active</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>Nastavení RBD</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>Recovery Max Single Start</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>Odebrat hodnotu místnímu nastavení. Namísto ní bude použita hodnota nadřazeného nastavení.</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>Uspání zotavení</target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>Uživatelsky určené</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Aktualizována rychlost zotavení OSD „
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>“
-        </target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
+      </trans-unit>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
         </source>
-        <target>Smartctl obdrželo neznámý argument (kód chyby
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). Možná používáte nekompatibilní
-                verzi smartmontools. Pro úspěšné získání dat je třeba verze
-                smartmontools &amp;gt;= 7.0.
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
         </target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
         </source>
-        <target>Vyskytla se chyba s kódem 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/>.
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
         </target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
-      </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Práh</target>
-      </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>Když se nezdařilo</target>
-      </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Nejhorší</target>
-      </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Vytvořit ticho</target>
-      </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>Úloha</target>
-      </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>Závažnost</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>Zahájeno</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL adresa</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>ticho</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Název atributu</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regulární výraz</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Přidejte hostitele s Prometheus do nastavení přehledu a znovu načtete stránku</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Vytvořil(a)</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>Aktualizováno</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Končí</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Brány</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Ticho</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Typ služby</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Instance služby</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Identifikátor kontejneru</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Umístění nastavení pro rados</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>URL služby</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Popis stavu</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>iSCSI cíl není k dispozici</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>Použito</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>K dispozici</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>Informace k dispozici:</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>Čisté</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Ověřování pro objevování</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>Pracující</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>Měnit tyto parametry z jejich výchozích hodnot obvykle není potřeba.</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>Varování</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configure</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>Neznámé</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>Nastavení</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Zdravé</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Chybně umístěno</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identifier</target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degradováno</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Odnalezeno</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>repliky</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>aktivní</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>žádné souborové systémy</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>aktivní</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>v pohotovosti</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>neaplikovatelné</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>IQN cíle</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>aktivní proces služby</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>Portály</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>kvórum</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>Přidat portál</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>Služba NFS Ganesha není nastavena.</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>Přidat obraz</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>Transport</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>ACL ověřování</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>CephFS uživatel</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>IQN nemá správný formát.</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>Souborový systém CephFS</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(převzato z globálního nastavení)</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>Například: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>převzato z globálního nastavení</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>Další informace</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- Vyberte jaký druh squashování identifikátor uživatele je prováděn --</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>Tento cíl má změněná pokročilá nastavení.</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>Nejsou k dispozici žádné procesy služeb.</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>Je třeba alespoň 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> bran.
+        </target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC profil</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>Tento obraz má změněná nastavení.</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>Režim mezipaměti</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>Min Evict Age</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>Min Flush Age</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>Uživatel pro vzájemné ověření</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>Nejvýše bajtů cíle</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>Heslo pro vzájemné ověření</target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>Nejvýše objektů cíle</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>Nebyla přidána žádná aplikace</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>Dosažen limit aplikací</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>Iniciátory</target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>Fond může mít nejvýše čtyři definice aplikací.</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>Přidat iniciátor</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>Použitelné znaky „_a-zA-Z0-9“</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>Iniciátor</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>Nejvyšší délka je 128 znaků</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>IQN klienta</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>Filtrovat nebo přidat aplikace</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>Je třeba, aby se IQN iniciátoru neopakovalo.</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>Přidat aplikaci</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>fond</target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>profil mazacího kódu</target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>Iniciátor spadá do skupiny. Obrazy budou nastaveny ve skupině.</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>Velikost repliky</target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>Nepřidány žádné položky.</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>Nejnovější změna</target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>Skupiny</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>Mazáním kódovaný profil</target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>Přidat skupinu</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>Sada crush pravidel</target>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>Skupina</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>Zapsáno bajtů</target>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Smazání fondu je vypnuto nastavením mon_allow_pool_delete configuration.</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>Ověřování pro objevování</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>nádoba</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Vytvořena nádoba objektové brány „
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>“
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>nádoby</target>
-      </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>schopnost</target>
-      </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>uživatel</target>
-      </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>dílčí uživatel</target>
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 klíč</target>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Aktualizován uživatel objektové brány „
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>“
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
+      </trans-unit>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Vytvořen uživatel objektové brány „
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>“
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>uživatelé</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift klíč</target>
-      </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>Rozsah</target>
-      </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>Čtení</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>Vytvořit</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Vytvořena role „
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>“
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>Topologie iSCSI</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Aktualizována role „
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>“
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>Přehled</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>Systémová role</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>le</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Smazána role „
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>“
+        <target>Je třeba, aby bylo vyšší nebo rovno 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>Nejsou zde žádné role.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Vytvořen uživatel „
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>“
+        <target>Je třeba, aby bylo nižší nebo rovno 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>Aktualizovat uživatele</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>Pokračovat</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>Byli jste automaticky odhlášeni protože vaše role byly změněny.</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Aktualizován uživatel „
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>“
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Smazán uživatel „
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>“
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Nepodařilo se smazat uživatele „
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>“
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>Nyní jste přihlášení jako „
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>“.
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>heslo</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Aktualizované heslo uživatele"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>Každý objekt je rozdělen v částech shluků dat, každé uložené na jiném OSD.</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>Počítat kódovací shluky pro každý objekt a ukládat je na různých OSD.
-      Počet kódovacích shluků je také počet OSD, které mohou vypadnou, aniž dojde ke ztrátě dat.</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>Zásuvný modul jerasure je nejobecnější a nejpřizpůsobivější,
- je také výchozí pro Ceph fondy kódované mazáním.</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>Přizpůsobivější technikou je reed_sol_van: postačí nastvit k
-          a m. Technika cauchy_good technique může být rychlejší, ale je třeba pečlivě nastavit velikost
-          paketu. Všechny z reed_sol_r6_op, liberation, blaum_roth, liber8tion jsou ekvivalenty RAID6
-          v tom smyslu, že je možné je nastavit pouze s m=2.</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>Zásuvný modul isa obaluje knihovnu ISA. Funguje pouze na procesorech Intel.</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>Zásuvný modul ISA přichází ve dvou Reed Solomon podobách.
-          Pokud je nastaveno reed_sol_van, je to Vandermonde, pokud je nastaveno Cauchy, je Cauchy.</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>Počet paritních shluků, ze kterých každý obsahuje každý shluk dat ve svém
-          výpočetním rozsahu. Číslo je použito pro odhad odolnosti. Například, pokud c=2,
-          2 OSD mohou vypadnou aniž by byla ztracena data.</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>Název crush nádoby sloužící jako první krok CRUSH pravidla.
- Například krok vzít výchozí.</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>Zajistit, aby žádné dva shluky nebyly v nádobě nacházejícící se ve stejné
-      doméně selhání. Například, pokud doména selhání je hostitel, žádné dva shluky nebudou uloženy na stejném hostiteli
-      Je použito pro vytvoření kroku CRUSH pravidla jako krok chooseleaf hostitele.</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>Omezit umístění na zařízení určité třídy
-      (např., ssd nebo hdd), pomocí názvu crush třídy zařízení v  CRUSH mapě.</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>Nastavit složku ze které načítat zásuvný modul mazacího kódu.</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>Umožnit všechny operace</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>Umožnit pouze operace které neupraví server</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>Neumožňuje operace čtení či zápisu, ale umožňuje ostatní</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>problémy</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>Neumožňuje čtení, zápis nebo jinou operaci která upravuje atributy        souboru nebo obsah složky</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>Synchronizuje se</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>Neumožnit vůbec žádný přístup</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>Připraveno</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- Vyberte prioritu --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target>Nízká</target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target>Vysoká</target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Chyba</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>Informace</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Úspěch</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>Uplynulých 5 minut</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>Uplynulých 15 minut</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>Uplynulých 30 minut</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>Uplynulá 1 hodina (výchozí)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>Uplynulé 3 hodiny</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>Uplynulých 6 hodin</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>Uplynulých 12 hodin</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>Uplynulých 24 hodin</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>Název klastru</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>Včera</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>CephX identif.</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>Dnes</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>CephX identif. …</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>Dnes doposud</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>Adresy monitorů</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>Včerejšek</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>Čárkou oddělované adresy…</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>Uplynulé 2 dny</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>CephX klíč</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>Tento den minulý týden</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Klíč v base64 kódování…</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>Předchozí týden</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>Název klastru není platný</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>Tento týden</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>CephX identif. není platný.</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>Tento týden doposud</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>Adresa monitoru není platná.</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>Uplynulých 7 dnů</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>Je třeba, aby CephX klíč byl v kódování base64.</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>Předchozí měsíc</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>Upravit režim zrcadlení fondu</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>Tento měsíc</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>Tento měsíc doposud</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>Před vypnutím zrcadlení je třeba odebrat klastry-protějšky.</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>Uplynulých 30 dnů</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>Uplynulých 90 dnů</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>Uplynulých 6 měsíců</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>Uplynulý 1 rok</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>Předchozí rok</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>Tento rok</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>Tento rok doposud</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direction</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>Uplynulé 2 roky</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>Uplynulých 5 let</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Generated token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>Nevybrány žádné položky.</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>Aby položku bylo možné znovu vybrat, je třeba nejprve zrušit její výběr</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>The token is invalid.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>Dosažen limit výběru</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>Filtrovat štítky</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>Přidat odznak</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Generate</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>Nejsou k dispozici žádné položky.</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>Zavřít</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>Přidat</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Odebrat</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>Klonovat</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>Kopírovat</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>Hloubková kontrola</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>Zlikvidovat</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>Typ fondul</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>Zploštit</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- Vybrat typ fondu --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>Označit</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>Aplikace</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>Označit</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Nejvýše bajtů</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>Označit ztracené</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Pro vypnutí této kvóty nevyplňujte nebo zadejte 0 (nulu).</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>Odznačit</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>Platná kvóta by měla být vyšší než 0 (nula).</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>Ochránit</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Nejvýše objektů</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>Přejmenovat</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>Zvolený název pro Ceph fond je už používán.</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>Obnovit</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>Přesunout do koše</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>Zrušit ochranu</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoscale</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Změnit</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>Skupiny umístění</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Znovuvytvořit</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>Nápověda k výpočtu</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>Je třeba alespoň jedné skupiny umístění!</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>Smazáno</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>Váš klastr nemůže obsloužit tolik skupin umístění. Přepočítejte potřebné množství skupin umístění.</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Přidáno</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Odebráno</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>Replikovaná velikost</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Upraveno</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Nejméně: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Zrušeno</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Nejvíce: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>Naklonováno</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>Zkopírováno</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>EC přebití</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Zlikvidováno</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>Zploštěno</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>Profil mazacího kódu</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- Žádný profil mazacího kódu --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- Vyberte profil mazacího kódu --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Označeno jako ztracené</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Chráněno</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>Vyčištěno</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Přejmenováno</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>Sada pravidel crush</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>Obnoveno</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>A new crush ruleset will be implicitly created.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>There are no rules.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>Vzato zpět</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- Vybrat crush pravidlo --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Zobrazeno</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Přesunout do koše</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>Crush pravidlo</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Ochrana zrušena</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>Crush kroky</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Znovu vytvořeno</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Platnost skončila</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target>Ano</target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>Komprese</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target>Ne</target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>Algoritmus</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>Minimální velikost blobu</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>žádné aktivní výstrahy</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>např. 128 KiB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>Jedna aktivní výstraha</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>Nejvyšší velikost blobu</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> aktivních výstrah
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>např. 512 KiB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Odpovídá jednomu pravidlu</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>Poměr</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Odpovídá 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> pravidlům
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>Kompresní poměr</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> s 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- Žádný algoritmus komprese mazání --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>Kvalita služby</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>Hodnota by měla být vyšší než nula</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>Limit BPS</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Hodnota by měla být nižší než maximální velikost blobu</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>Požadovaný limit vst./výstup. bajtů za sekundu.</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>Hodnota by měla být vyšší než nejnižší velikost blobu</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>Limit vst/výstup. operací / s</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>Hodnota by měla být z rozmezí 0.0 až 1.0</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>Požadovaný limit vst./výstup. operací za sekundu.</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>Hodnota by měla být vyšší nebo rovna 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>Limit BPS čtení</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>Požadovaný limit čtení bajtů za sekundu.</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>Limit IOPS čtení</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>Požadovaný limit operací čtení za sekundu.</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>Limit BPS zápisu</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>Požadovaný limit zápisu bajtů za sekundu.</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>Seznam fondů</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>Limit IOPS zápisu</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>Požadovaný limit operací čtení za sekundu.</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>BPS dávka</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>Požadovaný limit dávky bajtů vstup/výstupu.</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>IOPS dávka</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>Požadovaný limit dávky vst./výstup. operací.</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>Podrobnosti o stupních mezipaměti</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>Dávka BPS čtení</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>Požadovaný limit dávky bajtů čtení.</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>Zásuvný modul</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>Dávka IOPS čtení</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>Shluky dat (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>Požadovaný limit dávky čtení bajtů.</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>Shluky kódování (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>Dávka BPS zápisu</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>Doména selhání crush</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>Požadovaný limit bajtů dávky zápisu.</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>Kořen crush</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>Dávka IOPS zápisu</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>Třída crush zařízení</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>Požadovaný limit dávky operace zápisu.</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Nepodařilo se 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>Vykonává se</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>Složka</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>vykonat</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>Název může být tvořen pouze písmeny a číslicemi, dále ještě spojovníky a podtržítky.</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>Vykonáno</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>Zvolený název pro profil mazacího kódu je už používán.</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>neznámý úkol</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>Je třeba, aby bylo 2 a více.</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>Vytváří se</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>vytvořit</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>Aktualizuje se</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>aktualizovat</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>Maže se</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>Je třeba, aby bylo 1 a více.</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>smazat</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>Odhadování odolnosti (c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Přidávání</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>přidat</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Odebírání</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>odebrat</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD „
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>“
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD zachycený stav „
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>“
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>režim zrcadlení pro fond „
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>“
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>protějšek zrcadlení pro fond „
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>“
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>všechny přehledy</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>Umístění (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Název už je používán 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Název už je používán 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Název už je používán 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>Lokalita crush</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> obsahuje zachycené stavy.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>Žádné</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>Klonuje se</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>klonovat</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>Technika</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Je třeba, aby zachycený stav 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> byl chráněný.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>Velikostpaketu</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>Kopíruje se</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>zkopírovat</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>Zploštění</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>zploštit</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Název už je používán pro 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Není možné zrušit ochranu 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>, protože obsahuje podřízené obrazy.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> není možné smazat, protože je chráněné.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>Bere se zpět</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>vzít zpět</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>Přesouvá se</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>přesunout</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>Přesunuto</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>obraz „
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>“ do koše
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>Obraz se nedaří najít.</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>Obnovuje se</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>obnovit</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>obraz „
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>“ do „
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>“
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Název „
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>“ už je používán pro jiný obraz.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>obraz „
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>“
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>Čistí se</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>vyčistit</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>všechny fondy</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>obrazy z 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>Zrcadlení nelze vypnout protože obsahuje protějšek.</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>stroj „
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>“
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>fond „
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>“
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>profil mazacího kódu „
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>“
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>cíl „
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>“
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Snadno prolomitelné</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Odolné</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Velmi odolné</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index 3c91b7bb51a41ad201e0c389a631e99aa3213144..d5ce75d9af2eb03dd32a4527c0e74dfa0d6c7f77 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="de-DE">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>Navigation umschalten</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>Dashboard</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>Cluster</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>Hosts</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>Monitore</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>Services</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSDs</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>Konfiguration</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>CRUSH-Zuordnung</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>Manager-Module</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>Protokolle</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>Warnungen</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>Pools</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>Block</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>Images</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>Spiegelung</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>Dateisysteme</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>Objektgateway</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>Daemons</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>Benutzer</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>Buckets</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Daten 
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> für
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>werden abgerufen. Bitte warten...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Daten
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> für
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> konnten nicht geladen werden.
-  Prüfen Sie die Clusterintegrität.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>Es sind keine Benachrichtigungen verfügbar.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>Sprache auswählen</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>Bereichsdaten werden geladen...</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Lesen Sie die
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Dokumentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> zum
-  Konfigurieren und Aktivieren der Überwachungsfunktion.
-        </target>
-      </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Das Grafana-Dashboard ist nicht vorhanden. In der
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Dokumentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> wird beschrieben,
-  wie Grafana Dashboards hinzugefügt werden.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Grafana-Zeitauswahl</target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>Einstellungen für Zurücksetzungen</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Aktualisieren</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Entfernen Sie den aktuellen Konfigurationswert. Stattdessen wird der Standard-Konfigurationswert übernommen und verwendet.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>Der eingegebene Wert ist zu hoch! Er darf nicht größer als 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/> sein.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>Der eingegebene Wert ist zu niedrig! Er darf nicht kleiner als 
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/> sein.
+        <target>Updated config option 
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>Zurück</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>Daten konnten nicht geladen werden.</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>ausgewählt</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>gefunden</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>insgesamt</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>Name</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>Werte</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>Beschreibung</target>
         <source>Daemon default</source>
         <target>Daemon-Standard</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>Werte</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Standard --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>wahr</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>falsch</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/> sein.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>Speichern</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>CRUSH-Betrachter</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>Laden...</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
       </trans-unit>
       <trans-unit id="1b3f5e5291541678f7afa49d28fad5ca848a8061" datatype="html">
         <source>The chosen hostname is already in use.</source>
-        <target>The chosen hostname is already in use.</target>
+        <target>Der ausgewählte Hostname wird bereits verwendet.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>Ja, ich bin sicher.</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>Abbrechen</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
+      </trans-unit>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
+      </trans-unit>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
+      </trans-unit>
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </source>
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </target>
       </trans-unit>
       <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
         <source>Hosts List</source>
         <source>Overall Performance</source>
         <target>Gesamtleistung</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </target>
-      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
-        <target>Devices</target>
-      </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>Keine Einträge gefunden</target>
+        <target>Laufwerke</target>
       </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <source>Date:</source>
         <target>Datum:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datumsauswahl</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Zeitraum:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>Konfiguration wird geladen...</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>Die Konfiguration konnte nicht geladen werden.</target>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
+      </trans-unit>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>Der eingegebene Wert muss eine Zahl oder Dezimalzahl sein.</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>Aktualisiere</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>Status</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>In Quorum</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>Nicht in Quorum</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>Cluster-ID</target>
         <source>required mon</source>
         <target>erforderliche Überwachung</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>In Quorum</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>Nicht in Quorum</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>Clusterweite OSD-Flags</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Geteilte Laufwerke</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>Absenden</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>Konfiguration</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>Erweitert...</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>Funktionen</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Erweiterte Konfigurationsoptionen</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL Slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>OSD-Wiederherstellungspriorität</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>Wie viele OSDs pro WAL-Laufwerk.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>Priorität</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Geben Sie 0 an, um das Orchestrator-Backend entscheiden zu lassen.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>Prioritätswerte anpassen</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Der Wert sollte größer als oder gleich 0 sein</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>Dies ist ein Pflichtfeld!</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB Slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>Wie viele OSDs pro DB-Laufwerk.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>Der eingegebene Wert ist zu hoch! Er darf nicht größer als 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/> sein.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>Der eingegebene Wert ist zu niedrig! Er darf nicht kleiner als 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/> sein.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>Der Wert muss zwischen 0 und 1 liegen.</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>Neu gewichten</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, select, 1 {Tief } }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, select, 1 {tief } }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>OSD-Liste</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>Details</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Wählen Sie das zu vergleichende Attribut --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target>Wert</target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Regulären Ausdruck verwenden</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>Schließen</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>Bearbeiten</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>Löschen</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
-        <target>Creator</target>
+        <target>Ersteller</target>
       </trans-unit>
       <trans-unit id="5a5d7ee2acbfa9c91ab7f41d26bda9ff0cafe42f" datatype="html">
         <source>Comment</source>
         <source>End time</source>
         <target>Ende</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
+      </trans-unit>
+      <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
+        <source>Add matcher</source>
+        <target>Add matcher</target>
+      </trans-unit>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>Bearbeiten</target>
+      </trans-unit>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>Löschen</target>
+      </trans-unit>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Das Bearbeiten einer Stummschaltung löscht die Vorherige und legt eine neue Stummschaltung an.</target>
+      </trans-unit>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>Dies ist ein Pflichtfeld!</target>
       </trans-unit>
       <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
         <source>A silence requires at least one matcher</source>
         <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
-        <source>Add matcher</source>
-        <target>Add matcher</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>Integrität</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>Statistiken</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>Lesen Sie die 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Dokumentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> zum
-  Konfigurieren und Aktivieren der Verwaltungsfunktion für NFS Ganesha.
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>Clients</target>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>Jeder Client hat Zugriff</target>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>Adressen</target>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>Pflichtfeld</target>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>Typ</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>Muss mindestens einen kommagetrennten Wert enthalten</target>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>Beispielsweise:</target>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>Hosts</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namensraum</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>Laden...</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- Pool auswählen --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>Benutzer</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>Passwort</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>Erweiterte Einstellungen</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>Integrität</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>Statistiken</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>Speicher-Back-End</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS-Protokoll</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>Squash</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>Clients hinzufügen</target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>Transportprotokoll</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- Cluster auswählen --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>Daemon hinzufügen</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>Speicher-Back-End</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>Neuer Bucket wird erstellt</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>NFS-Protokoll</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>NFS-Tag</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
-        <target>Alternativer Zugriff fü
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>-Mountpunkte (dürfen keinen führenden / enthalten)
+        <target>Alternative access fo
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
-        <target>Die Position dieses 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>-Exports
-                auf dem 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo-Dateisystem
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (muss eindeutig sein).
+        <target>The position that this 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- Zugriffstyp auswählen --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>-- Durchzuführende Benutzer-ID-Squashing-Art auswählen --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>Transportprotokoll</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>Willkommen bei Ceph!</target>
-        <note>The welcome message on the login page</note>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>Objektgateway</target>
+      </trans-unit>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Bitte legen Sie ein neues Passwort fest.</target>
+      </trans-unit>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>Sie werden anschließend auf die Login-Seite weitergeleitet.</target>
+      </trans-unit>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>Das alte und neue Passwort müssen unterschiedlich sein.</target>
+      </trans-unit>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Passwortbestätigung stimmt nicht mit dem neuen Passwort überein.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>Benutzername</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
       </trans-unit>
       <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
         <source>Username is required</source>
         <source>Password is required</source>
         <target>Passwort ist erforderlich</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>Anmeldung</target>
-      </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>Der Benutzer ist in Ceph leider nicht enthalten.</target>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Kehren Sie zur 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Anmeldeseite
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> zurück. Sie werden vom Identitätsanbieter abgemeldet, wenn Sie versuchen, sich erneut anzumelden.
-        </target>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Altes Passwort</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>Das alte und neue Passwort müssen unterschiedlich sein.</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>Neues Passwort</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Neues Passwort bestätigen</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Passwortbestätigung stimmt nicht mit dem neuen Passwort überein.</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>Verboten</target>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>Leider sind Sie nicht berechtigt, den gewünschten Inhalt anzuzeigen.</target>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>Leider konnte der gewünschte Inhalt nicht gefunden werden.</target>
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>RBD-Konfiguration</target>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>Entfernen Sie den lokalen Konfigurationswert. Stattdessen wird der übergeordnete Konfigurationswert übernommen und verwendet.</target>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>Der Mindestwert lautet 0</target>
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>Pool-Liste</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>Der Name darf nur alphanumerische Zeichen, Bindestriche und Unterstriche enthalten.</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>Der ausgewählte Erasure-Coding-Profilname wird bereits verwendet.</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>Plugin</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>Datenblöcke (k)</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>Muss größer oder gleich 2 sein.</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>Datenblöcke für die Codierung (m)</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>Muss größer oder gleich 1 sein.</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>Dauerhaftigkeitsschätzung (c)</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>Standort (l)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>Crush-Ausfalldomäne</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>Crush-Standort</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target>Keine</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>Technik</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>Paketgröße</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>Crush-Stamm</target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>Crush-Geräteklasse</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>beliebig</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>Verzeichnis</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>Name...</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>Der ausgewählte Poolname wird bereits verwendet.</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>Pooltyp</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- Pooltyp auswählen --</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>Platzierungsgruppen</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>Es wird mindestens eine Platzierungsgruppe benötigt.</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>Ihr Cluster kann nicht so viele Platzierungsgruppen verarbeiten. Berechnen Sie die benötigte Anzahl an Platzierungsgruppen.</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>Hilfe zur Berechnung</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>Die aktuellen Einstellungen für die Platzierungsgruppen wurden für Sie berechnet.
-                    Stellen Sie vor dem Senden sicher, dass die Werte Ihren Anforderungen entsprechen.</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>Crush-Regelsatz</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- Crush-Regel auswählen --</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>Crush-Regel</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>Crush-Schritte</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>Die Regel kann im aktuellen Cluster nicht verwendet werden,
-                da es zu wenige OSDs enthält, um das von dieser Regel geforderte OSD-Minimum zu erfüllen.</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>Reproduzierte Größe</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>Die angegebene Größe liegt außerhalb des Bereichs. Gültige Werte liegen zwischen
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> und 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/>.
-        </target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>Erasure-Coding-Profil</target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- Kein Erasure-Coding-Profil verfügbar --</target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- Erasure-Coding-Profil auswählen --</target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>Flags</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>EC-Überschreibungen</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>Anwendungen</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>Komprimierung</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>Modus</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>Algorithmus</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- Kein Komprimierungsalgorithmus für Erasure-Coding verfügbar --</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>Minimale Blobgröße</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>z. B. 128KiB</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>Wert sollte größer als 0 sein</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Wert sollte niedriger als die maximale Blobgröße sein</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>Maximale Blobgröße</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>z. B. 512KiB</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>Wert sollte größer als die minimale Blobgröße sein</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>Verhältnis</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>Komprimierungsverhältnis</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>Wert sollte zwischen 0,0 und 1,0 liegen</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Kontingente</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max. Bytes</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>Ein gültiges Kontingent sollte größer als 0 sein.</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>z. B. 10GiB</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max. Objekte</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>Der Wert sollte größer als oder gleich 0 sein</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>Leistungsdetails</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>Details zu den Cache-Ebenen</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>Image in Papierkorb verschieben</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>Um 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> in den Papierkorb zu verschieben,
-          klicken Sie auf 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Image verschieben
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optional können Sie ein Ablaufdatum auswählen.
-        </target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>Schutz läuft ab am</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Filter löschen</target>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>NICHT GESCHÜTZT</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>insgesamt</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>Falsches Datumsformat. Verwenden Sie "TT.MM.JJJJ HH:mm:ss".</target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>ausgewählt</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>Schutz ist bereits abgelaufen. Wählen Sie ein künftiges Datum aus oder lassen Sie es leer.</target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>gefunden</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>Image verschieben</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>Übersicht</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>Ziele</target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>Ermittlungsauthentifizierung</target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>Benutzer</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Benutzernamen müssen zwischen 8 und 64 Zeichen lang sein und
-              dürfen nur Buchstaben, '.', '@', '-', '_' oder ':' enthalten.</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>Passwort</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwörter müssen zwischen 12 und 16 Zeichen lang sein
-              und dürfen nur Buchstaben, '@', '-', '_' oder '/' enthalten.</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>Gemeinsamer Benutzer</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>Gemeinsames Passwort</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwörter müssen zwischen 12 und 16 Zeichen lang sein
-              und dürfen nur Buchstaben, '@', '-', '_' oder '/' enthalten.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Lesen Sie die
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Dokumentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> zum
-  Konfigurieren und Aktivieren der Verwaltungsfunktion für iSCSI-Ziele.
-        </target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>Verfügbare Informationen:</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>iSCSI-Ziele nicht verfügbar</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Ermittlungsauthentifizierung</target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
+      </trans-unit>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
+      </trans-unit>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
+      </trans-unit>
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Nur für RBD-Images verfügbar, bei denen 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> aktiviert ist
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target>Pool</target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>Datenpool</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>Erstellt</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>Größe</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>Objekte</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>Objektgröße</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>Funktionen</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>Bereitgestellt</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>n. v.</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>Bereitgestellt gesamt</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>Striping-Einheit</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>Striping-Anzahl</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target>Übergeordnet</target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>Präfix für Blockname</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>Reihenfolge</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>Snapshots</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>Image</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>Diese Einstellung überschreibt den globalen Wert</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>Global</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>Dies ist der globale Wert. Kein Wert für diese Option wurde für dieses Image festgelegt.</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>'/' und '@' sind nicht zulässig.</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- Keine rbd-Pools verfügbar --</target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- Pool auswählen --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>Dedizierten Datenpool verwenden</target>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
       </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>Datenpool</target>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
       </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>Dedizierter Pool zur Speicherung von RBD-Objektdaten.</target>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>Sie müssen die Größe erhöhen.</target>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
       </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>Erweitert</target>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>Striping</target>
+      <trans-unit id="7892856315477304281" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>Stripe-Einheit</target>
+      <trans-unit id="4690045751984117407" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- Stripe-Einheit auswählen --</target>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>Dies ist ein Pflichtfeld, da eine Stripe-Anzahl definiert wurde!</target>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>Die Stripe-Einheit ist größer als die Objektgröße.</target>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>Stripe-Anzahl</target>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>Dies ist ein Pflichtfeld, da eine Stripe-Einheit definiert wurde!</target>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>Die Stripe-Anzahl muss größer als 0 sein.</target>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
+      </trans-unit>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD-Snapshot
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, select, true {Umbenennen} other {Erstellen} }</target>
-      </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
       </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>NICHT GESCHÜTZT</target>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>Sie sind dabei, ein Rollback durchzuführen</target>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>Papierkorb bereinigen</target>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>Zum Bereinigen ein oder alle Images auswählen und klicken</target>
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>Pool:</target>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>Poolname...</target>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>Alle</target>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>Image wiederherstellen</target>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>Zum Wiederherstellen</target>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>Neuen Namen des Images eingeben und klicken</target>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>Neuer Name</target>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>Abgelaufen am</target>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>Geschützt bis</target>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
         </source>
-        <target>Dieses Image ist geschützt bis 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>Papierkorb</target>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
       </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>iSCSI-Topologie</target>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>Einstellungen</target>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>Eine Änderung dieser Parameter von ihren Standardwerten ist in der Regel nicht erforderlich.</target>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>Backstore</target>
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>Bestätigen</target>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>Erweiterte Einstellungen</target>
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </source>
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>Ziel-IQN</target>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>IQN hat ein fehlerhaftes Muster.</target>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>Eine IQN hat die folgende Notation 
-'iqn.$jahr-$monat.$umkehradresse:$definierterName'</target>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>Zum Beispiel: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>Weitere Informationen</target>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>Erweiterte Einstellungen bei diesem Ziel wurden geändert.</target>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Aktualisieren</target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>Portale</target>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
         </source>
-        <target>Es sind mindestens 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> Gateways erforderlich.
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>Portal hinzufügen</target>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>Einstellungen bei diesem Image wurden geändert.</target>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Aufträge und Benachrichtigungen</target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>Mindestens 1 Image ist erforderlich.</target>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Benachrichtigungen löschen</target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>Image hinzufügen</target>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Benachrichtigungen entfernen</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>ACL-Authentifizierung</target>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Dauer:</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>Es sind keine Benachrichtigungen verfügbar.</target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>Sprache auswählen</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>Initiatoren</target>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>Initiator</target>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>Client-IQN</target>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>Initiator-IQN muss eindeutig sein.</target>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Benutzernamen müssen zwischen 8 und 64 Zeichen lang sein und
-                        dürfen nur Buchstaben, '.', '@', '-', '_' oder ':' enthalten.</target>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwörter müssen zwischen 12 und 16 Zeichen lang sein
-              und dürfen nur Buchstaben, '@', '-', '_' oder '/' enthalten.</target>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwörter müssen zwischen 12 und 16 Zeichen lang sein
-              und dürfen nur Buchstaben, '@', '-', '_' oder '/' enthalten.</target>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>Der Initiator gehört zu einer Gruppe. Images werden in der Gruppe konfiguriert.</target>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>Keine Elemente hinzugefügt.</target>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>Initiator hinzufügen</target>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>Gruppen</target>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>Gruppe</target>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>Gruppe hinzufügen</target>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>Probleme</target>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>Wird synchronisiert</target>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>Fertig</target>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>Spiegelungsmodus für Pool bearbeiten</target>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>Bereichsdaten werden geladen...</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Grafana-Zeitauswahl</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>Einstellungen für Zurücksetzungen</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>Ja, ich bin sicher.</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Sind Sie sicher dass Sie die ausgewählten Einträge 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> möchten?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Sind Sie sicher dass Sie die ausgewählten 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> möchten?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Entfernen Sie den aktuellen Konfigurationswert. Stattdessen wird der Standard-Konfigurationswert übernommen und verwendet.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>Der eingegebene Wert ist zu hoch! Er darf nicht größer als 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/> sein.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>Der eingegebene Wert ist zu niedrig! Er darf nicht kleiner als 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/> sein.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>Navigation umschalten</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>Dashboard</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventar</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>Monitore</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>CRUSH-Zuordnung</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>Protokolle</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Überwachung</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>Pools</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>Block</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>Spiegelung</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>Dateisysteme</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>Benutzer</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>Buckets</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>Angemeldeter Benutzer</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>Abmelden</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Passwort ändern</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>Hilfe</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>Über</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>Dashboard-Einstellungen</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>Benutzerverwaltung</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>Leistungsindikatoren nicht verfügbar</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>Clients</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>Clients hinzufügen</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>Jeder Client hat Zugriff</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>Adressen</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>Muss mindestens einen kommagetrennten Wert enthalten</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>Beispielsweise:</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>Details</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>Clusterstatus</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>Objektgateways</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>Metadatenserver</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>iSCSI-Gateways</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>Kapazität</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>Rohkapazität</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>Objekte</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>Platzierungsgruppenstatus</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>Platzierungsgruppen pro OSD</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>Leistung</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>Client-Lese-/Schreibvorgänge</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>Clientdurchsatz</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>Wiederherstellungsdurchsatz</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Wählen Sie das zu vergleichende Attribut --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>Wert</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Regulären Ausdruck verwenden</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Aktive Warnungen</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>Der Wert muss zwischen 0 und 1 liegen.</target>
+      </trans-unit>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
+      </trans-unit>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
+      </trans-unit>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
+      </trans-unit>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
+      </trans-unit>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
+      </trans-unit>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>OSD-Wiederherstellungspriorität</target>
+      </trans-unit>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>Priorität</target>
+      </trans-unit>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>Prioritätswerte anpassen</target>
+      </trans-unit>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
+      </trans-unit>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>Der eingegebene Wert ist zu hoch! Er darf nicht größer als 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/> sein.
+        </target>
+      </trans-unit>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>Der eingegebene Wert ist zu niedrig! Er darf nicht kleiner als 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/> sein.
+        </target>
+      </trans-unit>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>Erweitert...</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Erweiterte Konfigurationsoptionen</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>Clusterweite OSD-Flags</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
+      </trans-unit>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
+      </trans-unit>
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
+      </trans-unit>
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
+      </trans-unit>
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> Laufwerke
+        </target>
+      </trans-unit>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
+      </trans-unit>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>Hinzufügen</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Löschen</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>Attribute (OSD-Zuordnung)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>Metadaten</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Laufwerkszustand</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>Leistungsindikator</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>Metadaten nicht verfügbar</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>Leistungsdetails</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>Vorschau der OSD-Erstellung</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
+      </trans-unit>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
+      </trans-unit>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
+      </trans-unit>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
+      </trans-unit>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
+      </trans-unit>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
+      </trans-unit>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
+      </trans-unit>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
+      </trans-unit>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>Hostname nicht gefunden.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>Aktuelle Werte</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>Min.</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>Max.</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>Quelle</target>
+      </trans-unit>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>Ebene</target>
+      </trans-unit>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>Kann zur Laufzeit aktualisiert werden (bearbeitbar)</target>
+      </trans-unit>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>Tags</target>
+      </trans-unit>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>Auflistungswerte</target>
+      </trans-unit>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>Siehe auch</target>
+      </trans-unit>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Verzeichnisse</target>
+      </trans-unit>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
+      </trans-unit>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
+      </trans-unit>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
+      </trans-unit>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
+      </trans-unit>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
+      </trans-unit>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
+      </trans-unit>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
+      </trans-unit>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
+      </trans-unit>
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
+        </source>
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
+        </target>
+      </trans-unit>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
+      </trans-unit>
+      <trans-unit id="6328794256834621774" datatype="html">
+        <source>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
+      </trans-unit>
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
+      </trans-unit>
+      <trans-unit id="2244434638607433133" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
+      </trans-unit>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
+      </trans-unit>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
+      </trans-unit>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
+      </trans-unit>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
+      </trans-unit>
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </source>
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
+      </trans-unit>
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </source>
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>Snapshots</target>
+      </trans-unit>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Kontingente</target>
+      </trans-unit>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
+      </trans-unit>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
+      </trans-unit>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
+      </trans-unit>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
+      </trans-unit>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
+      </trans-unit>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
+      </trans-unit>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>Ränge</target>
+      </trans-unit>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
+      </trans-unit>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS Leistungsindikatoren</target>
+      </trans-unit>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
+      </trans-unit>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
+      </trans-unit>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
+      </trans-unit>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
+      </trans-unit>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
+      </trans-unit>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
         </source>
-        <target>Wählen Sie zum Bearbeiten des Spiegelungsmodus für den Pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> einen neuen Modus aus der Liste aus und klicken Sie auf 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Aktualisieren
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>Vor dem Deaktivieren der Spiegelung müssen Peer-Cluster entfernt werden.</target>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>Rollen</target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
+      </trans-unit>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
+      </trans-unit>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
+      </trans-unit>
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  Peer für Poolspiegelung
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {Bearbeiten} other {Hinzufügen} }</target>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>Clustername</target>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>Der Clustername ist ungültig.</target>
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>CephX-ID</target>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>CephX-ID...</target>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>Die CephX ID ist ungültig.</target>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>Adressen der Monitore</target>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>Kommagetrennte Adressen...</target>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>Die Anrede ist ungültig.</target>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>Vollständiger Name</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>CephX-Schlüssel</target>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>E-Mail-Adresse</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Base64-codierter Schlüssel...</target>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>CephX-Schlüssel muss base64-codiert sein.</target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>Passwort bestätigen</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>Leistungsindikatoren nicht verfügbar</target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>Passwortbestätigung stimmt nicht mit dem Passwort überein.</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </source>
-        <target>Lesen Sie die 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Dokumentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> zum
-  Konfigurieren und Aktivieren der Verwaltungsfunktion für das Objektgateway.
-        </target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Ablaufdatum des Passworts</target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>Liste der Daemons</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Ablaufdatum des Passworts...</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>Leistungsindikatoren</target>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>Ungültige E-Mail-Adresse.</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>Bucket-Daten werden geladen...</target>
+      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
+        <source>Enabled</source>
+        <target>Aktiviert</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>ID</target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>Benutzer muss das Passwort bei der nächsten Anmeldung ändern</target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>Der Wert ist ungültig.</target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>Sie sind dabei, die Lese-/Aktualisierungsberechtigungen für Benutzer von Ihrem eigenen Benutzer zu entfernen.</target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>Der ausgewählte Name wird bereits verwendet.</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>Wenn Sie den Vorgang fortsetzen, können Sie Benutzerrollen nicht mehr hinzufügen oder entfernen.</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>Inhaber</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>Möchten Sie den Vorgang wirklich fortsetzen?</target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- Benutzer auswählen --</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
-        <source>Enabled</source>
-        <target>Aktiviert</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>Angehalten</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ID</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>Indextyp</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>Platzierungsregel</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>Name...</target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>Marker</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>Beschreibung...</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>Maximum für Marker</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>Berechtigungen</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>Version</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>Der ausgewählte Name wird bereits verwendet.</target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>Masterversion</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>Änderungszeit</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>Zonengruppe</target>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>Geheimer Schlüssel</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>Bucket-Quote</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>Maximale Größe</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>Unterbenutzer</target>
+      </trans-unit>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>Berechtigung</target>
+      </trans-unit>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- Berechtigung auswählen --</target>
+      </trans-unit>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>lesen, schreiben</target>
+      </trans-unit>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>voll</target>
+      </trans-unit>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>Die ausgewählte Unterbenutzer-ID wird bereits verwendet.</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>Unbegrenzt</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>Swift-Schlüssel</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>Maximale Objekte</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>Geheimnis automatisch generieren</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>Benutzername</target>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
         <source>Access key</source>
         <target>Zugriffsschlüssel</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>Geheimer Schlüssel</target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>Vollständiger Name</target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>E-Mail-Adresse</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>System</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>Maximale Buckets</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>Unterbenutzer</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>Befähigungen</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>Benutzerquote</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>Anzeigen</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>Schlüssel</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>Typ</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- Typ auswählen --</target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>Berechtigung</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- Berechtigung auswählen --</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>Unterbenutzer</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>E-Mail-Adresse</target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>Die ausgewählte Unterbenutzer-ID wird bereits verwendet.</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. Buckets</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>lesen, schreiben</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>Deaktiviert</target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>voll</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>Unbegrenzt</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>Swift-Schlüssel</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>Benutzerdefiniert</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>Geheimnis automatisch generieren</target>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>Angehalten</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>Benutzerdaten werden geladen...</target>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>Benutzerquote</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>Die Benutzerdaten konnten nicht geladen werden.</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>Bucket-Quote</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
         <source>The chosen email address is already in use.</source>
         <target>Die ausgewählte E-Mail-Adresse wird bereits verwendet.</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>Max. Buckets</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>Der eingegebene Wert muss &gt;=0 sein.</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>S3-Schlüssel</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>Keine Unterbenutzer vorhanden.</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>Unterbenutzer</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>Keine Unterbenutzer vorhanden.</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>Schlüssel</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>Keine Schlüssel vorhanden.</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>Swift</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>Keine Befähigungen vorhanden.</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>Keine Schlüssel vorhanden.</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>Anzeigen</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>Befähigungen</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>Keine Befähigungen vorhanden.</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>Unbegrenzte Größe</target>
         <source>Max. size</source>
         <target>Max. Größe</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>Der Wert ist ungültig.</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>Unbegrenzte Objekte</target>
         <source>Max. objects</source>
         <target>Max. Objekte</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>Beschreibung...</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>Berechtigungen</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>Rollen</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>Passwort bestätigen</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>Passwortbestätigung stimmt nicht mit dem Passwort überein.</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>E-Mail-Adresse</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>Ungültige E-Mail-Adresse.</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>Sie sind dabei, die Lese-/Aktualisierungsberechtigungen für Benutzer von Ihrem eigenen Benutzer zu entfernen.</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>Wenn Sie den Vorgang fortsetzen, können Sie Benutzerrollen nicht mehr hinzufügen oder entfernen.</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>Möchten Sie den Vorgang wirklich fortsetzen?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>Hilfe</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>Dokumentation</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>Der eingegebene Wert muss &gt;=0 sein.</target>
       </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>API</target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>System</target>
       </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>Über</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>Maximale Buckets</target>
       </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>Dashboard-Einstellungen</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>Maximale Größe</target>
       </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>Benutzerverwaltung</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>Maximale Objekte</target>
       </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>Angemeldeter Benutzer</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- Typ auswählen --</target>
       </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Angemeldet als
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>Liste der Daemons</target>
       </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Passwort ändern</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>Abmelden</target>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
+        <target>Leistungsindikatoren</target>
       </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>Attribute (OSD-Zuordnung)</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>Metadaten nicht verfügbar</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>Metadaten</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
-        <target>Leistungsindikator</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogramm nicht verfügbar: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>Schreiben</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>Lesen</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>Histogramm</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>Aktuelle Werte</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>Min.</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>Max.</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>Inhaber</target>
       </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>Quelle</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Placement target</target>
       </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>Ebene</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>Kann zur Laufzeit aktualisiert werden (bearbeitbar)</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>Tags</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- Benutzer auswählen --</target>
       </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>Auflistungswerte</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Select a placement target --</target>
       </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>Siehe auch</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Versioning</target>
       </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>Clusterstatus</target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>Manager-Daemons</target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>Modus</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>Objektgateways</target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>Metadatenserver</target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>iSCSI-Gateways</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>Client-IOPS</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>Clientdurchsatz</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>Client-Lese-/Schreibvorgänge</target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>Wiederherstellungsdurchsatz</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>Scrub</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>Leistung</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>Rohkapazität</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>Indextyp</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>Platzierungsgruppen pro OSD</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>Platzierungsregel</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>Platzierungsgruppenstatus</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>Marker</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>Kapazität</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>Maximum für Marker</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> Weitere Details finden Sie in den 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Protokollen
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>.
-        </target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>Ränge</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>Masterversion</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>Änderungszeit</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>Zonengruppe</target>
+      </trans-unit>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
         </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
         </target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
-      </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
         </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
         </target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>Aktuell</target>
-      </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target> Ermittlungsauthentifizierung aktualisiert</target>
-      </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>Keine Portale verfügbar.</target>
-      </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>Keine Images verfügbar.</target>
-      </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>Keine Images verfügbar. Fügen Sie dem Ziel ein Image hinzu.</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>Keine Initiatoren verfügen. Fügen Sie dem Ziel einen Initiator hinzu.</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>Ziel</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>Zustand</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>SMART overall-health self-assessment test result</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>Bytes für Lesevorgang</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>bestanden</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>Bytes für Schreibvorgang</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>fehlgeschlagen</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>Lesevorgänge</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Laufwerksinformationen</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>Schreibvorgänge</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>A/O seit</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>Instanz</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>Keine SMART-Daten für dieses Laufwerk verfügbar.</target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>Problem</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART-Daten werden geladen.</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>Fortschritt</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>Deaktiviert</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>Bearbeitungsmodus</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>Peer hinzufügen</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>Peer bearbeiten</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>Peer löschen</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>Leader</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target># lokal</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target># remote</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>Peer spiegeln</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>Schlüssel</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Weder Hostname noch OSD ID angegeben</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>Image wiederherstellen</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>Umfassende Vereinfachung</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>Zum Wiederherstellen</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>Schichtung</target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>Neuen Namen des Images eingeben und klicken</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>Exklusive Sperre</target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>Neuer Name</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>Objektzuordnung (erfordert exklusive Sperre)</target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>Papierkorb bereinigen</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>Journaling (erfordert exklusive Sperre)</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>Alle</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>Rollback für RBD-Snapshot</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>Pool:</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>Rollback</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>Poolname...</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>RBD-Snapshot</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>Gelöscht am</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>ID</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>Typ</target>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>Zustand</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>Version</target>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>Host</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>Stamm</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>Image in Papierkorb verschieben</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>Standby-Daemons</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>Schutz läuft ab am</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>Rang</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>NICHT GESCHÜTZT</target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>Daemon</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>Aktivität</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>Falsches Datumsformat. Verwenden Sie "TT.MM.JJJJ HH:mm:ss".</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>Dentries</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>Schutz ist bereits abgelaufen. Wählen Sie ein künftiges Datum aus oder lassen Sie es leer.</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>Inodes</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>Nutzung</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>Abgelaufen am</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>Der Wert kann zur Laufzeit aktualisiert werden.</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>Geschützt bis</target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>Daemons/Clients rufen diesen Wert nicht aus der
-      Datenbank 'monitor config' ab. Es ist nicht zulässig, diese Option über 'ceph config
-      set ...' festzulegen. Diese Option sollte über 'ceph.conf' oder an der
-      Befehlszeile konfiguriert werden.</target>
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        </source>
+        <target>Dieses Image ist geschützt bis 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>Die Option wird nur während des Daemon-Starts wirksam.</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namensräume</target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>Die Option wirkt sich nur auf die Cluster-Erstellung aus.</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>Papierkorb</target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>Die Option wirkt sich nur auf die Daemon-Erstellung aus.</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
-        </source>
-        <target>Aktualisierte Konfigurationsoption 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
-        </target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>Service</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>Aktueller Wert</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>Bearbeitbar</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>Sie sind dabei, ein Rollback durchzuführen</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
         </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>Aktivieren</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>Deaktivieren</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Namensraum anlegen</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>Verbindung wird erneut hergestellt, bitte warten...</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- Keine rbd-Pools verfügbar --</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>Öffentliche Adresse</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namensraum existiert bereits.</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>Offene Sitzungen</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>Kein In-Vorgang</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>OSDs, die zuvor als 'out' markiert wurden, werden beim Start nicht wieder markiert</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>Kein Out-Vorgang</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>OSDs werden nach dem konfigurierten Intervall nicht automatisch als 'out' markiert</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>Kein Up-Vorgang</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>OSDs dürfen nicht gestartet werden</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>Kein Down-Vorgang</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>OSD-Fehlerberichte werden ignoriert, sodass die Monitore die OSDs nicht als ausgefallen markieren</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>Pause</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>Hält Lese- und Schreibvorgänge an</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>Kein Scrub</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>Scrubbing ist deaktiviert</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>Kein umfassender Scrub</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>Umfassendes Scrubbing ist deaktiviert</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>Dedizierten Datenpool verwenden</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>Kein Abgleich</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>Größe</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>Abgleich der Platzierungsgruppen ist ausgesetzt</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>z. B. 10GiB</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>Keine Wiederherstellung</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>Erweitert</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>Wiederherstellung der Platzierungsgruppen ist ausgesetzt</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>Striping</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>Bitweise Sortierung</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>Objektgröße</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>Bitweise Sortierung verwenden</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>Stripe-Einheit</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>Bereinigte Snapdirs</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- Stripe-Einheit auswählen --</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>OSDs besitzen konvertierte Snapsets</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>Stripe-Anzahl</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>Löschvorgänge bei Wiederherstellungen</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>Bei der Wiederherstellung anstelle des Peerings durchgeführte Löschvorgänge</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>'/' und '@' sind nicht zulässig.</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>Hardlimit für Platzierungsgruppen-Protokoll</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- Keine Namensräume verfügbar --</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>Legt ein Hardlimit für die Platzierungsgruppen-Protokolllänge fest</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Namensraum auswählen --</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>Aktualisierte OSD-Flags</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>aus</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>Datenpool</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>ein</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>Dedizierter Pool zur Speicherung von RBD-Objektdaten.</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>ausgefallen</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>Sie müssen die Größe erhöhen.</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>Markieren</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>Dies ist ein Pflichtfeld, da eine Stripe-Anzahl definiert wurde!</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>OSD verloren</target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>Die Stripe-Einheit ist größer als die Objektgröße.</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>markierter Verlust</target>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>Dies ist ein Pflichtfeld, da eine Stripe-Einheit definiert wurde!</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>Bereinigen</target>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>Die Stripe-Anzahl muss größer als 0 sein.</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
+        </source>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
+        </target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>bereinigt</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>Datenpool</target>
+      </trans-unit>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>Erstellt</target>
+      </trans-unit>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>Bereitgestellt</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>vernichten</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>Bereitgestellt gesamt</target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>vernichtet</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>Striping-Einheit</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Wiederherstellungspriorität</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>Striping-Anzahl</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG Scrub</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>Übergeordnet</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>Platzierungsgruppen</target>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>Präfix für Blockname</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>Bytes für Lesevorgang</target>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>Reihenfolge</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>Bytes für Schreibvorgang</target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>Lesevorgänge</target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>n. v.</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>Schreibvorgänge</target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>Diese Einstellung überschreibt den globalen Wert</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/> markieren
-        </target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/> markieren
-        </target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>Dies ist der globale Wert. Kein Wert für diese Option wurde für dieses Image festgelegt.</target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG Scrub-Optionen</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>Global</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Aktualisierte PG Scrub-Optionen</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>Max. Abgleiche</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>RBD-Konfiguration</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>Wiederherstellung, max. aktiv</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>Entfernen Sie den lokalen Konfigurationswert. Stattdessen wird der übergeordnete Konfigurationswert übernommen und verwendet.</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>Wiederherstellung, max. - einzelner Start</target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>Wiederherstellung - Inaktivität</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>Benutzerdefiniert</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site-Name:</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
         </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
         </target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
         </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
         </target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
-      </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
-      </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
-      </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
-      </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
-      </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>Auftrag</target>
-      </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>Schweregrad</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>Gestartet</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attributname</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regulärer Ausdruck</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Bitte fügen Sie Ihren Prometheus-Host zur Dashboard-Konfiguration hinzu und aktualisieren die Seite</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Erstellt von</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>Aktualisiert</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Endet</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>iSCSI-Ziele nicht verfügbar</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>Verwendet</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>Verf.</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>Verfügbare Informationen:</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>Bereinigen</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Ermittlungsauthentifizierung</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>In Bearbeitung</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>Eine Änderung dieser Parameter von ihren Standardwerten ist in der Regel nicht erforderlich.</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>Warnung</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Konfigurieren</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>Unbekannt</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>Einstellungen</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Bezeichner</target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>aktiv</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>keine Dateisysteme</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>aktiv</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>Standby</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>n. v.</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>Ziel-IQN</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>aktiver Daemon</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>Portale</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>Quorum</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>Portal hinzufügen</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>Der NFS Ganesha-Dienst ist nicht konfiguriert.</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>Image hinzufügen</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>Transport</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>ACL-Authentifizierung</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>CephFS-Benutzer</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>IQN hat ein fehlerhaftes Muster.</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>CephFS-Dateisystem</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(aus globaler Konfiguration übernommen)</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>Zum Beispiel: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>aus globaler Konfiguration übernommen</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>Weitere Informationen</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- Durchzuführende Benutzer-ID-Squashing-Art auswählen --</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>Erweiterte Einstellungen bei diesem Ziel wurden geändert.</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>Keine Daemons verfügbar.</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>Es sind mindestens 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> Gateways erforderlich.
+        </target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS-Export</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC-Profil</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>Einstellungen bei diesem Image wurden geändert.</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>Cache-Modus</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>Min. Alter für Vertreibung</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>Min. Alter für Leerung</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>Gemeinsamer Benutzer</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>Max. Bytes für Ziel</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>Gemeinsames Passwort</target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>Max. Objekte für Ziel</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>Keine Anwendungen hinzugefügt</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>Anwendungslimit erreicht</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>Initiatoren</target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>Ein Pool kann nur bis zu vier Anwendungsdefinitionen aufweisen.</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>Initiator hinzufügen</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>Zulässige Zeichen '_a-zA-Z0-9'</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>Initiator</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>Maximale Länge beträgt 128 Zeichen</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>Client-IQN</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>Anwendungen filtern oder hinzufügen</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>Initiator-IQN muss eindeutig sein.</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>Anwendung hinzufügen</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>Pool</target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>Erasure-Coding-Profil</target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>Der Initiator gehört zu einer Gruppe. Images werden in der Gruppe konfiguriert.</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>Größe des Replikats</target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>Keine Elemente hinzugefügt.</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>Letzte Änderung</target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>Gruppen</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>Erasure-Coding-Profil</target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>Gruppe hinzufügen</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>Crush-Regelsatz</target>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>Gruppe</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>Bytes für Schreibvorgang</target>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Das Löschen des Pools ist durch die Konfigurationsoption mon_allow_pool_delete deaktiviert.</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>Ermittlungsauthentifizierung</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>Bucket</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>Buckets</target>
-      </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
-      </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>Benutzer</target>
-      </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>Unterbenutzer</target>
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3-Schlüssel</target>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
+      </trans-unit>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>Benutzer</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift-Schlüssel</target>
-      </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>Bereich</target>
-      </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>Lesen</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>Erstelle</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>Rolle</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Rolle '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>' erstellt
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>iSCSI-Topologie</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Rolle '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>' aktualisiert
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>Übersicht</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>Systemrolle</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>Ziele</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Rolle '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>' gelöscht
+        <target>Muss grösser oder gleich 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/> sein.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Muss kleiner oder gleich 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/> sein.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>Benutzer aktualisieren</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>Fortfahren</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>Sie wurden automatisch abgemeldet, da Ihre Rollen geändert wurden.</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>Passwort</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Benutzerpasswort aktualisiert</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>Jedes Objekt wird in Datenblöcke aufgeteilt und jeweils auf einem anderen OSD gespeichert.</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>Berechnen Sie Codierungsdatenblöcke für jedes Objekt und speichern Sie sie auf unterschiedlichen OSDs.
-      Die Anzahl der Codierungsdatenblöcke entspricht auch der Anzahl der OSDs, die ausfallen können, ohne dass Daten verloren gehen.</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>Das jerasure-Modul ist das allgemeinste und flexibelste Modul
-          und fungiert auch als der Standard für Ceph-Pools mit Löschcodierung.</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>Die flexiblere Technik ist 'reed_sol_van :', wobei es ausreicht, k
-          und m festzulegen. Die Technik 'cauchy_good' kann schneller sein. Sie müssen jedoch die Paketgröße sorgfältig
-          auswählen. Sämtliche 'reed_sol_r6_op'-, 'liberation'-, 'blaum_roth'- und 'liber8tion'-Vorgänge sind dahingehend RAID6-Entsprechungen,
-          dass sie nur mit 'm=2' konfiguriert werden können.</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>Die Codierung wird jeweils für Pakete auf Bytes-Größe vorgenommen.
-          Die Auswahl der richtigen Paketgröße ist schwierig.
-          In der Jerasure-Dokumentation sind ausführliche Informationen zu diesem Thema enthalten.</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>Bei Verwendung des Jerasure-Moduls, wenn ein Objekt mit Löschcodierung auf mehreren OSDs gespeichert ist,
-          müssen alle anderen OSDs gelesen werden, um die verloren gegangenen Daten eines OSDs wiederherzustellen.
-          Wenn jerasure beispielsweise mit 'k=8' und 'm=4' konfiguriert ist,
-          müssen bei Verlust eines OSDs zum Reparieren die elf anderen gelesen werden.
-
-          Das lrc-Löschcode-Modul erstellt lokale Paritätsdatenblöcke, um die Wiederherstellung mit weniger OSDs auszuführen.
-          Wenn lrc beispielsweise mit 'k=8', 'm=4' und 'l=4' konfiguriert ist, wird ein zusätzlicher Paritätsdatenblock für jeweils vier OSDs erstellt.
-          Geht ein einzelnes OSD verloren, kann es mit nur vier OSDs anstelle
-          von elf wiederhergestellt werden.</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>Gruppieren Sie die Codierungs- und Datenblöcke in Sätze entsprechend dem Speicherort.
-          Beispielsweise werden für 'k=4' und 'm=2', wenn der Speicherort '3' entspricht, zwei Dreiergruppen erstellt.
-          Jeder Satz kann wiederhergestellt werden, ohne dass Datenblöcke aus einem anderen Satz gelesen werden.</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>Der Typ des Crush-Buckets, in dem jeder durch l definierte Satz von Datenblöcken gespeichert wird.
-          Wenn er beispielsweise auf 'rack' festgelegt ist, wird jede Gruppe an l-Datenblöcken in einem anderen Rack platziert.
-          Er wird zum Erstellen eines CRUSH-Regelschritts verwendet, beispielsweise für einen Schritt zum Auswählen des Racks.
-          Wenn er nicht festgelegt ist, wird keine solche Gruppierung vorgenommen.</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>Das isa-Modul kapselt die ISA-Bibliothek und wird nur auf Intel-Prozessoren ausgeführt.</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>Das ISA-Modul wird in zwei Reed Solomon-Formularen bereitgestellt.
-          Wenn 'reed_sol_van' festgelegt ist, entspricht dies Vandermonde. Ist 'cauchy' festgelegt, entspricht dies 'Cauchy'.</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>Das shec-Modul kapselt die SHEC-Mehrfachbibliothek.
-          Dadurch kann ceph Daten effizienter wiederherstellen als Reed Solomon-Codes.</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>Die Anzahl der Paritätsdatenblöcke, von denen jeder jeden Datenblock in seinem Berechnungsbereich enthält.
-          Die Anzahl wird als eine Dauerhaftigkeitsschätzung verwendet. Wenn beispielsweise 'c=2' vorliegt,
-          können 2 OSDs ausfallen, ohne dass Daten verloren gehen.</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>Der Name des für den ersten Schritt der CRUSH-Regel verwendeten Crush-Buckets.
-      Beispielsweise 'step take default'.</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>Stellen Sie sicher, dass sich keine zwei Datenblöcke in einem Bucket mit derselben Ausfalldomäne befinden.
-      Wenn die Ausfalldomäne beispielsweise als Host fungiert, werden keine zwei Datenblöcke auf demselben Host gespeichert.
-      Er wird zum Erstellen eines CRUSH-Regelschritts verwendet, beispielsweise 'step chooseleaf host'.</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>Schränken Sie mithilfe der Klassennamen für Crush-Geräte in der CRUSH-Zuordnung die Platzierung
-      auf Geräte einer bestimmten Klasse (z. B. SSD oder HDD) ein.</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>Legen Sie den Verzeichnisnamen fest, über den das Löschcode-Modul geladen wird.</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>Lässt alle Vorgänge zu</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>Lässt nur Vorgänge zu, die den Server nicht ändern</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>Lässt weder Lese- noch Schreibvorgänge zu, jedoch alle anderen Vorgänge</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>Probleme</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>Lässt Lese-/Schreibvorgänge und andere Vorgänge nicht zu, die Dateiattribute oder Verzeichnisinhalte ändern</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>Wird synchronisiert</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>Lässt überhaupt keinen Zugriff zu</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>Fertig</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- Priorität auswählen --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target>Niedrig</target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target>Hoch</target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>Informationen</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>Letzte 5 Minuten</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>Letzte 15 Minuten</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>Letzte 30 Minuten</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>Letzte Stunde (Standard)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>Letzte 3 Stunden</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>Letzte 6 Stunden</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>Letzte 12 Stunden</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>Letzte 24 Stunden</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>Clustername</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>Gestern</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>CephX-ID</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>Heute</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>CephX-ID...</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>Heute bisher</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>Adressen der Monitore</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>Vorgestern</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>Kommagetrennte Adressen...</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>Letzte 2 Tage</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>CephX-Schlüssel</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>Dieser Tag letzte Woche</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Base64-codierter Schlüssel...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>Vorwoche</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>Der Clustername ist ungültig.</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>Diese Woche</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>Die CephX ID ist ungültig.</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>Diese Woche bisher</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>Die Anrede ist ungültig.</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>Letzte 7 Tage</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>CephX-Schlüssel muss base64-codiert sein.</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>Vormonat</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>Spiegelungsmodus für Pool bearbeiten</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>Dieser Monat</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>Dieser Monat bisher</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>Vor dem Deaktivieren der Spiegelung müssen Peer-Cluster entfernt werden.</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>Letzte 30 Tage</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Site-Namen bearbeiten</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>Letzte 90 Tage</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>Letzte 6 Monate</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site-Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>Letztes Jahr</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>Vorjahr</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Bootstrap-Token importieren</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>Dieses Jahr</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>Dieses Jahr bisher</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Richtung</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>Letzte 2 Jahre</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>Letzte 5 Jahre</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Erzeugtes Token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>Keine Elemente ausgewählt.</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>Mindestens ein Pool ist erforderlich.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>Elementauswahl zum erneuten Auswählen aufheben</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>Der Token ist ungültig.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>Auswahllimit erreicht</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Bootstrap-Token erstellen</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>Tags filtern</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>Badge hinzufügen</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Erzeugen</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>Keine Elemente verfügbar.</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>Schließen</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>Hinzufügen</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Entfernen</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>Klonen</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>Kopieren</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>Umfassender Scrub</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>Vernichten</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>Pooltyp</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>Vereinfachen</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- Pooltyp auswählen --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>Als ausgefallen markieren</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>Anwendungen</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>Mit Befehl 'In' markieren</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Max. Bytes</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>Als verloren markieren</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Lassen Sie das Feld leer oder geben Sie 0 an, um dieses Quota zu deaktivieren.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>Mit Befehl 'Out' markieren</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>Ein gültiges Kontingent sollte größer als 0 sein.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>Schützen</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Max. Objekte</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>Umbenennen</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>Der ausgewählte Poolname wird bereits verwendet.</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>Wiederherstellen</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>In Papierkorb verschieben</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>Schutz aufheben</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoskalierung</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Ändern</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>Platzierungsgruppen</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>Hilfe zur Berechnung</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>Es wird mindestens eine Platzierungsgruppe benötigt.</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>Gelöscht</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>Ihr Cluster kann nicht so viele Platzierungsgruppen verarbeiten. Berechnen Sie die benötigte Anzahl an Platzierungsgruppen.</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Hinzugefügt</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Entfernt</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>Reproduzierte Größe</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Bearbeitet</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Abgebrochen</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>Geklont</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>Kopiert</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>EC-Überschreibungen</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>Vereinfacht</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>Erasure-Coding-Profil</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- Kein Erasure-Coding-Profil verfügbar --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- Erasure-Coding-Profil auswählen --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Geschützt</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>Bereinigt</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Umbenannt</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>Crush-Regelsatz</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>Wiederhergestellt</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>Ein neuer CRUSH Regelsatz wird implizit erstellt.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>Keine Regeln vorhanden.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>Rollback wurde ausgeführt</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- Crush-Regel auswählen --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>In den Papierkorb verschoben</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>Crush-Regel</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Schutz aufgehoben</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>Crush-Schritte</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Abgelaufen</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target>Ja</target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>Komprimierung</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target>Nein</target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>Algorithmus</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>Minimale Blobgröße</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>z. B. 128KiB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>Maximale Blobgröße</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>z. B. 512KiB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>Verhältnis</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>Komprimierungsverhältnis</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- Kein Komprimierungsalgorithmus für Erasure-Coding verfügbar --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>Quality of Service</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>Wert sollte größer als 0 sein</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>BPS-Limit</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Wert sollte niedriger als die maximale Blobgröße sein</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>Das gewünschte Limit der E/A-Bytes pro Sekunde.</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>Wert sollte größer als die minimale Blobgröße sein</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>IOPS-Limit</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>Wert sollte zwischen 0,0 und 1,0 liegen</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>Das gewünschte Limit der E/A-Vorgänge pro Sekunde.</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>Der Wert sollte größer als oder gleich 0 sein</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>BPS-Limit für Lesevorgänge</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>Das gewünschte Limit der gelesenen Bytes pro Sekunde.</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>IOPS-Limit für Lesevorgänge</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>Das gewünschte Limit für Lesevorgänge pro Sekunde.</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>BPS-Limit für Schreibvorgänge</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>Das gewünschte Limit der geschriebenen Bytes pro Sekunde.</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>Pool-Liste</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>IOPS-Limit für Schreibvorgänge</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>Das gewünschte Limit für Schreibvorgänge pro Sekunde.</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>BPS-Block</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>Das gewünschte Blocklimit der E/A-Bytes.</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>IOPS-Block</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>Das gewünschte Blocklimit der E/A-Vorgänge.</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>Details zu den Cache-Ebenen</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>BPS-Block für Lesevorgänge</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>Das gewünschte Blocklimit der gelesenen Bytes.</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>Plugin</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>IOPS-Block für Lesevorgänge</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>Datenblöcke (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>Das gewünschte Blocklimit der Lesevorgänge.</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>Datenblöcke für die Codierung (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>BPS-Block für Schreibvorgänge</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>Crush-Ausfalldomäne</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>Das gewünschte Blocklimit der geschriebenen Bytes.</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>Crush-Stamm</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>IOPS-Block für Schreibvorgänge</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>Crush-Geräteklasse</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>Das gewünschte Blocklimit der Schreibvorgänge.</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>Wird ausgeführt</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>Verzeichnis</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>ausführen</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>Der Name darf nur alphanumerische Zeichen, Bindestriche und Unterstriche enthalten.</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>Ausgeführt</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>Der ausgewählte Erasure-Coding-Profilname wird bereits verwendet.</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>Unbekannte Aufgabe</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>Muss größer oder gleich 2 sein.</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>Wird erstellt</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>erstellen</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>Wird aktualisiert</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>aktualisieren</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>Wird gelöscht</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>Muss größer oder gleich 1 sein.</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>löschen</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>Dauerhaftigkeitsschätzung (c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD-Snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>Spiegelungsmodus für Pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>Alle Dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>Standort (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name wird bereits von 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/> verwendet.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name wird bereits von 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/> verwendet.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name wird bereits von 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> verwendet.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>Crush-Standort</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> enthält Snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>Keine</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>Wird geklont</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>klonen</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>Technik</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot von 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> muss geschützt sein.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>Paketgröße</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>Wird kopiert</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>kopieren</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>Wird vereinfacht</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>vereinfachen</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Laufwerksklasse</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name wird bereits von 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> verwendet.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Der Schutz von 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> kann aufgrund untergeordneter Images nicht aufgehoben werden.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> kann nicht gelöscht werden, da es geschützt ist.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>Rollback wird ausgeführt</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>Rollback</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>Wird verschoben</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>verschieben</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>Verschoben</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>Image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' in Papierkorb verschieben
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>Image konnte nicht gefunden werden.</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>Wird wiederhergestellt</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>wiederherstellen</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>Image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' in '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>' verschieben
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image-Name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' wird bereits verwendet.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>Image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>Wird bereinigt</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>bereinigen</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>alle Pools</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>Abbild von 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>Spiegelung kann nicht deaktiviert werden, da sie einen Peer enthält.</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>Pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>Erasure-Coding-Profil '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>Ziel '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index d23394f0659589f341cecafd5e9faa8d75b8c075..75ff3a125f5a8059d1f925cbef70c76690981b4c 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="es-ES">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>Alternar navegación</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>Consola</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>Clúster</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>Hosts</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>Monitores</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>Servicios</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSDs</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>Configuración</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>Mapa de CRUSH</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>Módulos de gestor</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>Registros</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>Alertas</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>Repositorios</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>Bloque</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>Imágenes</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>Duplicación</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>Sistemas de archivos</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>Object Gateway</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>Daemons</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>Usuarios</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>Papeleras</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>There are no notifications.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>Seleccione un idioma</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>Cargando datos del panel...</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Selector de hora de Grafana</target>
-      </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>Restablecer ajustes</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Refresh</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        <target>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>Atrás</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>Error al cargar los datos.</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>seleccionados</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>encontrados</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>total</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>Nombre</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>Valores</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>Descripción</target>
         <source>Daemon default</source>
         <target>Daemon por defecto</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>Valores</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>Servicios</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Default --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>true</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>false</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>Guardar</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>Visor del mapa de CRUSH</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>Cargando...</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
         <source>The chosen hostname is already in use.</source>
         <target>The chosen hostname is already in use.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>Sí, seguro.</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>Cancelar</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
       </trans-unit>
-      <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
-        <source>Hosts List</source>
-        <target>Lista de hosts</target>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
       </trans-unit>
-      <trans-unit id="5e7f4b1ca49e8d217bd0e12c6f7d6b6a2ade2c18" datatype="html">
-        <source>Overall Performance</source>
-        <target>Rendimiento general</target>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
         </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
         </target>
       </trans-unit>
+      <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
+        <source>Hosts List</source>
+        <target>Lista de hosts</target>
+      </trans-unit>
+      <trans-unit id="5e7f4b1ca49e8d217bd0e12c6f7d6b6a2ade2c18" datatype="html">
+        <source>Overall Performance</source>
+        <target>Rendimiento general</target>
+      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
         <target>Devices</target>
       </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>No se encuentra ninguna entrada</target>
-      </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <target>Registros del clúster</target>
         <source>Date:</source>
         <target>Date:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datepicker</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Time range:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>Cargando configuración...</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>No es posible cargar la configuración.</target>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
+      </trans-unit>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>El valor introducido debe ser un número o un decimal.</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>Actualizar</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>Estado</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>Con quórum</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>Sin quórum</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>ID de clúster</target>
         <source>required mon</source>
         <target>mon requerido</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>Con quórum</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>Sin quórum</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>Indicadores OSD de todo el clúster</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Shared devices</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>Enviar</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>Configuración</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>Avanzado...</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>Características</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Advanced configuration options</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>Prioridad de recuperación de OSD</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>Prioridad</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Specify 0 to let Orchestrator backend decide it.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>Personalizar valores de prioridad</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Value should be greater than or equal to 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>Este campo es obligatorio.</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>El valor debe estar entre 0 y 1.</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>Reequilibrar peso</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, select, 1 {Profundo} }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, select, 1 {profundo} }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>Lista de OSD</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>Detalles</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Select an attribute to match against --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target>Valor</target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Use regular expression</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>Cerrar</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>Editar</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>Suprimir</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
         <source>End time</source>
         <target>End time</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>Estado</target>
-      </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>Estadísticas</target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>Editar</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>Suprimir</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>Clientes</target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>Cualquier cliente puede acceder</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>Este campo es obligatorio.</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>Destinatarios</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>Campo requerido</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>Debe contener uno o varios valores separados por comas</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>Por ejemplo:</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
+      </trans-unit>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
+      </trans-unit>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>Tipo</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>Hosts</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>Repositorio</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>Cargando...</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- Seleccione un repositorio --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>Usuario</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>Contraseña</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>Ajustes avanzados</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>Estado</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>Estadísticas</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>Motor de almacenamiento</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>Protocolo NFS</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>Reducir privilegios</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>Añadir clientes</target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>Protocolo de transporte</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>Clúster</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- Seleccione el clúster --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>Añadir daemon</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>Motor de almacenamiento</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>Se creará una papelera nueva</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>Protocolo NFS</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>Etiqueta NFS</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
         <target>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
         <target>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- Seleccione el tipo de acceso --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>-- Seleccione el tipo de reducción de privilegios de ID de usuario que se va a realizar --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>Protocolo de transporte</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>¡Bienvenidos a Ceph!</target>
-        <note>The welcome message on the login page</note>
-      </trans-unit>
-      <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
-        <source>Username is required</source>
-        <target>El nombre de usuario es obligatorio</target>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
       </trans-unit>
-      <trans-unit id="1e20f8b8a4706526c9024cc2f39d568345d100dc" datatype="html">
-        <source>Password is required</source>
-        <target>La contraseña es obligatoria</target>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Please set a new password.</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>Entrada</target>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>You will be redirected to the login page afterwards.</target>
       </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>Lo sentimos. El usuario no existe en Ceph.</target>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>The old and new passwords must be different.</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </target>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Password confirmation doesn't match the new password.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>Nombre de usuario</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
+      </trans-unit>
+      <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
+        <source>Username is required</source>
+        <target>El nombre de usuario es obligatorio</target>
+      </trans-unit>
+      <trans-unit id="1e20f8b8a4706526c9024cc2f39d568345d100dc" datatype="html">
+        <source>Password is required</source>
+        <target>La contraseña es obligatoria</target>
+      </trans-unit>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
+      </trans-unit>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Old password</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>The old and new passwords must be different.</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>New password</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Confirm new password</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Password confirmation doesn't match the new password.</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>Prohibido</target>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
+      </trans-unit>
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>Lo sentimos. No tiene permiso para ver lo que busca.</target>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>Lo sentimos. No se encuentra lo que busca</target>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>Configuración de RBD</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>Elimina el valor de configuración local. Se heredará y usará en su lugar el valor de configuración padre.</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>El valor mínimo es 0</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>Lista de repositorios</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>El nombre solo puede tener caracteres alfanuméricos, guiones y guiones bajos.</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>El nombre del perfil de código de borrado que ha elegido ya está en uso.</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>Complemento</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>Porciones de datos (k)</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>Debe ser igual o mayor que 2.</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>Porciones de código (m)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>Debe ser igual o mayor que 1.</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>Estimador de durabilidad (c)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>Localización (l)</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>Dominio de error de CRUSH</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>Localización de CRUSH</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target>Ninguna</target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>Técnica</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>Tamaño del paquete</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>Raíz de CRUSH</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>Clase de dispositivo de CRUSH</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>cualquiera</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>Directorio</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>Nombre...</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>El nombre del repositorio de Ceph que ha elegido ya está en uso.</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>Tipo de repositorio</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- Seleccione un tipo de repositorio --</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>Grupos de colocación</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>Se necesita al menos un grupo de colocación.</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>El clúster no puede gestionar tantos grupos de colocación. Vuelva a calcular la cantidad que necesita.</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>Ayuda para el cálculo</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>Conjunto de reglas de CRUSH</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- Seleccione una regla de CRUSH --</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>Regla de CRUSH</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>Pasos de CRUSH</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>La regla no se puede usar en el clúster actual, ya que
- no tiene suficientes OSD que cumplan el mínimo requerido.</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>Tamaño replicado</target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>Perfil de código de borrado</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- No hay ningún perfil de código de borrado disponible --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- Seleccione un perfil de código de borrado --</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>Indicadores</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>Sustituciones de códigos de borrado</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>Aplicaciones</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>Compresión</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>Modo</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>Algoritmo</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- No hay ningún algoritmo de compresión de borrado disponible --</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>Tamaño de Blob mínimo</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>p. ej. 128 KiB</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>El valor debe ser mayor que 0</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Value should be less than the maximum blob size</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>Tamaño de Blob máximo</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>p. ej. 512 KiB</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>El valor debe ser mayor que el tamaño de Blob mínimo</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>Relación</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>Relación de compresión</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>El valor debe estar entre 0,0 y 1,0</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Quotas</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max bytes</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>A valid quota should be greater than 0.</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>ej.: 10 GiB</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max objects</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>The value should be greater or equal to 0</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>Detalles de rendimiento</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>Detalles de niveles de caché</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Clear filters</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>Mover una imagen a la papelera</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>total</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>seleccionados</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>La protección caduca a las</target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>encontrados</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>SIN PROTECCIÓN</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>Formato de fecha erróneo. Use el formato "AAAA-MM-DD HH:mm:ss".</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>La protección ya ha caducado. Seleccione una fecha del futuro o deje el campo vacío.</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>Mover imagen</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>Resumen</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>Destinos</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>Autenticación de descubrimiento</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>Usuario</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Los nombres de usuario deben tener entre 8 y 64 caracteres y
-                        solo pueden incluir letras y estos caracteres: ".", "@", "-", "_" o ":".</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>Contraseña</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>Usuario mutuo</target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>Contraseña mutua</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>Información disponible:</target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>Destinos iSCSI no disponibles</target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Discovery authentication</target>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target>Repositorio</target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>Repositorio de datos</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>Creados</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>Tamaño</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>Objetos</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>Tamaño del objeto</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>Características</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>Aprovisionados</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>N/D</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>Total aprovisionado</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>Unidad de repartición</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>Recuento de repartición</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target>Padre</target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>Prefijo de nombre de bloque</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>Orden</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>Instantáneas</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>Imagen</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>Este ajuste sustituye al valor global</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>Global</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>Este es el valor global. No se ha definido ningún valor para esta opción para esta imagen.</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
+      </trans-unit>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
+      </trans-unit>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
+      </trans-unit>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
+      </trans-unit>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7892856315477304281" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </target>
+      </trans-unit>
+      <trans-unit id="4690045751984117407" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </target>
+      </trans-unit>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
+      </trans-unit>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
+      </trans-unit>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
+      </trans-unit>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
+      </trans-unit>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
+      </trans-unit>
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
+      </trans-unit>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
+        </source>
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
+        </target>
+      </trans-unit>
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </source>
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
+      </trans-unit>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
+      </trans-unit>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
+      </trans-unit>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
+      </trans-unit>
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </target>
+      </trans-unit>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
+      </trans-unit>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
+      </trans-unit>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
+      </trans-unit>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
+      </trans-unit>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
+      </trans-unit>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
+      </trans-unit>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
+      </trans-unit>
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
+        </source>
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
+      </trans-unit>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </source>
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
+      </trans-unit>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
+      </trans-unit>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Refresh</target>
+      </trans-unit>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
+      </trans-unit>
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </source>
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Tasks and Notifications</target>
+      </trans-unit>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Clear notifications</target>
+      </trans-unit>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Remove notification</target>
+      </trans-unit>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Duration:</target>
+      </trans-unit>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>There are no notifications.</target>
+      </trans-unit>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>Seleccione un idioma</target>
+      </trans-unit>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
+      </trans-unit>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
+      </trans-unit>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
+      </trans-unit>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
+      </trans-unit>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
+      </trans-unit>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
+      </trans-unit>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
+      </trans-unit>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
+      </trans-unit>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
+      </trans-unit>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
+      </trans-unit>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
+      </trans-unit>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
+      </trans-unit>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
+      </trans-unit>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
+      </trans-unit>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
+      </trans-unit>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
+      </trans-unit>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>Cargando datos del panel...</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Selector de hora de Grafana</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>Restablecer ajustes</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>Sí, seguro.</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>Alternar navegación</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>Consola</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventory</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>Monitores</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>Mapa de CRUSH</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>Registros</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Monitoring</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>Repositorios</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>Bloque</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>Imágenes</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>Duplicación</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>Sistemas de archivos</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>Usuarios</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>Papeleras</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>Usuario que ha entrado</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>Salir</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Change password</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>Ayuda</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>Acerca de</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>Ajustes de la consola</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>Gestión del usuario</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>Los contadores de rendimiento no están disponibles</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>Clientes</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>Añadir clientes</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>Cualquier cliente puede acceder</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>Destinatarios</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>Debe contener uno o varios valores separados por comas</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>Por ejemplo:</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>Detalles</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>Estado del clúster</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>Instancias de Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>Servidores de metadatos</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>Puertas de enlace iSCSI</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>Capacidad</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>Capacidad en bruto</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>Objetos</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>Estado del grupo de colocación</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>Grupos de colocación por OSD</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>Rendimiento</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>Lectura/escritura de cliente</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>Rendimiento del cliente</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>Rendimiento de recuperación</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Select an attribute to match against --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>Valor</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Use regular expression</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Active Alerts</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>El valor debe estar entre 0 y 1.</target>
+      </trans-unit>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
+      </trans-unit>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
+      </trans-unit>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
+      </trans-unit>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
+      </trans-unit>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
+      </trans-unit>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>No se permiten los caracteres "/" ni "@".</target>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>Prioridad de recuperación de OSD</target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- No hay ningún repositorio RBD disponible --</target>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>Prioridad</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- Seleccione un repositorio --</target>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>Personalizar valores de prioridad</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>Usar un repositorio dedicado para datos</target>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>Repositorio de datos</target>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>Repositorio dedicado para almacenar los datos de objeto de RBD.</target>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>Debe aumentar el tamaño.</target>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
       </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>Avanzado</target>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
       </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>Repartición</target>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>Avanzado...</target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>Unidad de repartición</target>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Advanced configuration options</target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- Seleccione la unidad de repartición --</target>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>Este campo es obligatorio porque se ha definido el recuento de repartición.</target>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>La unidad de repartición es mayor que el tamaño del objeto.</target>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>Recuento de repartición</target>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>Este campo es obligatorio porque se ha definido la unidad de repartición.</target>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>El recuento de repartición debe ser mayor que 0.</target>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>Indicadores OSD de todo el clúster</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
+      </trans-unit>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
+      </trans-unit>
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, select, true {Renombrar} other {Crear} }</target>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
+      </trans-unit>
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
       </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
+      </trans-unit>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>Añadir</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Clear</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>Atributos (mapa de OSD)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>Metadatos</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Device health</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>Contandor de rendimiento</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>Los metadatos no están disponibles</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>Detalles de rendimiento</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>OSD creation preview</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
+      </trans-unit>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
+      </trans-unit>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
+      </trans-unit>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
+      </trans-unit>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
+      </trans-unit>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
+      </trans-unit>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
+      </trans-unit>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
+      </trans-unit>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>No hostname found.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>Valores actuales</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>Mín.</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>Máx.</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>Indicadores</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>Origen</target>
+      </trans-unit>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>Nivel</target>
       </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>SIN PROTECCIÓN</target>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>Se puede actualizar en el tiempo de ejecución (editable)</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>Se dispone a revertir</target>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>Etiquetas</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>Vaciar papelera</target>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>Valores Enum</target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>Para limpiar, seleccione una imagen, o todas las imágenes, y haga clic en</target>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>Véase también</target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>Repositorio:</target>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Directories</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>Nombre del repositorio...</target>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>Todas</target>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>Restaurar imágenes</target>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>Para restaurar</target>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>escriba el nombre nuevo de la imagen y haga clic en</target>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>Nombre nuevo</target>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>Caducó a las</target>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>Protección hasta</target>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
         </source>
-        <target>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>Papelera</target>
-      </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>Topología iSCSI</target>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>Ajustes</target>
+      <trans-unit id="6328794256834621774" datatype="html">
+        <source>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>Normalmente no es necesario cambiar los valores por defecto de estos parámetros.</target>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>Almacén</target>
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>Confirmar</target>
+      <trans-unit id="2244434638607433133" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>Ajustes avanzados</target>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>IQN de destino</target>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>El IQN tiene un patrón erróneo.</target>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</target>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>Por ejemplo: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>Más información</target>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>Este destino tiene ajustes avanzados modificados.</target>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>Portales</target>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>Añadir portal</target>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>Esta imagen tiene ajustes modificados.</target>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>Instantáneas</target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>Se requiere al menos 1 imagen.</target>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Quotas</target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>Añadir imagen</target>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>Autenticación de ACL</target>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>Iniciadores</target>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>Iniciador</target>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>IQN del cliente</target>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>El IQN del iniciador debe ser exclusivo.</target>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Los nombres de usuario deben tener entre 8 y 64 caracteres y
-                        solo pueden incluir letras y estos caracteres: ".", "@", "-", "_" o ":".</target>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>Clasificaciones</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS performance counters</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>El iniciador pertenece a un grupo. Las imágenes se configurarán en el grupo.</target>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>No se ha añadido ningún elemento.</target>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>Añadir iniciador</target>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>Grupos</target>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>Grupo</target>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>Añadir grupo</target>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </source>
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>Problemas</target>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>Funciones</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>Sincronizando</target>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>Listo</target>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>Editar modo de duplicación de repositorio</target>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </source>
-        <target>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>Los clústeres de par deben eliminarse antes de inhabilitar la duplicación.</target>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {Editar} other {Añadir} }</target>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
+      </trans-unit>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>Nombre del clúster</target>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>El nombre del clúster no es válido.</target>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
+      </trans-unit>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
+      </trans-unit>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>ID de CephX</target>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>Nombre completo</target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>ID de CephX...</target>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>Correo electrónico</target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>El ID de CephX no es válido.</target>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>Direcciones de monitores</target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>Confirmar contraseña</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>Direcciones delimitadas por comas...</target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>Las contraseñas no coinciden.</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>La dirección del monitor no es válida.</target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>Clave de CephX</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Password expiration date...</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Clave con cifrado base64...</target>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>Correo electrónico no válido.</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>La clave de CephX debe tener cifrado base64</target>
+      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
+        <source>Enabled</source>
+        <target>Habilitado</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>Los contadores de rendimiento no están disponibles</target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>User must change password at next logon</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>Se dispone a eliminar los permisos "lectura/actualización de usuario" de su propio usuario.</target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>Lista de daemons</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>Si continúa, no podrá añadir ni eliminar funciones en ningún usuario.</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>Contadores de rendimiento</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>¿Seguro que desea continuar?</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>Cargando datos de la papelera...</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>ID</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>El valor no es válido.</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>El nombre que ha elegido ya está en uso.</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>Propietario</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- Seleccione un usuario --</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
-        <source>Enabled</source>
-        <target>Habilitado</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>Nombre...</target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>Suspendido</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>Descripción...</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>Permisos</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ID</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>El nombre que ha elegido ya está en uso.</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>Tipo de índice</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>Regla de colocación</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>Marcador</target>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>Clave secreta</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>Marcador máximo</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>Versión</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>Subusuario</target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>Versión maestra</target>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>Permiso</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>Hora de modificación</target>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- Seleccione un permiso --</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>Grupo de zona</target>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>lectura, escritura</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>Cuota de papelera</target>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>todos</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>Tamaño máximo</target>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>El ID de subusuario que ha elegido ya está en uso.</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>Sin límite</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>Clave Swift</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>Número máximo de objetos</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>Autogenerar secreto</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>Nombre de usuario</target>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
         <source>Access key</source>
         <target>Clave de acceso</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>Clave secreta</target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>Nombre completo</target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>Dirección de correo electrónico</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>Sistema</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>Número máximo de papeleras</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>Subusuarios</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>Capacidades</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>Cuota de usuario</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>Mostrar</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>Claves</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>Tipo</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- Seleccione un tipo --</target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>Permiso</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- Seleccione un permiso --</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>Subusuario</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>Dirección de correo electrónico</target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>El ID de subusuario que ha elegido ya está en uso.</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>Máx. papeleras</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>lectura, escritura</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>Inhabilitado</target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>todos</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>Sin límite</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>Clave Swift</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>Personalizar</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>Autogenerar secreto</target>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>Suspendido</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>Cargando datos del usuario...</target>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>Cuota de usuario</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>No es posible cargar los datos del usuario.</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>Cuota de papelera</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
         <source>The chosen email address is already in use.</source>
         <target>La dirección de correo electrónico que ha elegido ya está en uso.</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>Máx. papeleras</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>El valor introducido debe ser mayor o igual que 0.</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>Clave S3</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>No hay ningún subusuario.</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>Subusuarios</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>No hay ningún subusuario.</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>Claves</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>No hay ninguna clave.</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>Swift</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>No hay ninguna capacidad</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>No hay ninguna clave.</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>Mostrar</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>Capacidades</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>No hay ninguna capacidad</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>Tamaño ilimitado</target>
         <source>Max. size</source>
         <target>Tamaño máx.</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>El valor no es válido.</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>Objetos ilimitados</target>
         <source>Max. objects</source>
         <target>Objetos máx.</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>Descripción...</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>Permisos</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>Funciones</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>Confirmar contraseña</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>Las contraseñas no coinciden.</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>Correo electrónico</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>Correo electrónico no válido.</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>Se dispone a eliminar los permisos "lectura/actualización de usuario" de su propio usuario.</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>Si continúa, no podrá añadir ni eliminar funciones en ningún usuario.</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>¿Seguro que desea continuar?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>Ayuda</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>Documentación</target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>API</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>Acerca de</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>Ajustes de la consola</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>Gestión del usuario</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>Usuario que ha entrado</target>
-      </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Change password</target>
-      </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>Salir</target>
-      </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>Atributos (mapa de OSD)</target>
-      </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>Los metadatos no están disponibles</target>
-      </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>Metadatos</target>
-      </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
-      </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
-        <target>Contandor de rendimiento</target>
-      </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>Escrituras</target>
-      </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>Lecturas</target>
-      </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>Histograma</target>
-      </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>Valores actuales</target>
-      </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>Mín.</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>El valor introducido debe ser mayor o igual que 0.</target>
       </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>Máx.</target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>Sistema</target>
       </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>Origen</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>Número máximo de papeleras</target>
       </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>Nivel</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>Tamaño máximo</target>
       </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>Se puede actualizar en el tiempo de ejecución (editable)</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>Número máximo de objetos</target>
       </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>Etiquetas</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- Seleccione un tipo --</target>
       </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>Valores Enum</target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>Lista de daemons</target>
       </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>Véase también</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
+        <target>Contadores de rendimiento</target>
       </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>Estado del clúster</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>Daemons de gestor</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>Instancias de Object Gateway</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>Servidores de metadatos</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>Puertas de enlace iSCSI</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>IOPS de cliente</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>Rendimiento del cliente</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>Lectura/escritura de cliente</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>Propietario</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>Rendimiento de recuperación</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Placement target</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>Depuración</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>Rendimiento</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>Capacidad en bruto</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- Seleccione un usuario --</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>Grupos de colocación por OSD</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Select a placement target --</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>Estado del grupo de colocación</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Versioning</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>Capacidad</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>Clasificaciones</target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>Modo</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>Actual</target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>Autenticación de descubrimiento actualizada</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>No hay ningún portal disponible.</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>No hay ninguna imagen disponible.</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>No hay ninguna imagen disponible. Asegúrese de añadir una imagen al destino.</target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>No hay ningún iniciador disponible. Asegúrese de añadir un iniciador al destino.</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>Destino</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>Tipo de índice</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>Regla de colocación</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>Marcador</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>Estado</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>Marcador máximo</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>Versión</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>Bytes de lectura</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>Versión maestra</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>Bytes de escritura</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>Hora de modificación</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>Operaciones de lectura</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>Grupo de zona</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>Operaciones de escritura</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>A/O desde</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>Instancia</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>Problema</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>Progreso</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>Inhabilitado</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>Editar modo</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>Añadir par</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>Editar par</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>Suprimir par</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>Líder</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>SMART overall-health self-assessment test result</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target>N.º locales</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target>N.º remotos</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>passed</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>duplicar par</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>failed</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>Clave</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Device Information</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>Aplanamiento profundo</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>En capas</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>No SMART data available for this device.</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>Bloqueo exclusivo</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART data is loading.</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>Mapa de objetos (requiere bloqueo exclusivo)</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>En diario (requiere bloqueo exclusivo)</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>Reversión de instantánea RBD</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>Revertir</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>Instantánea RBD</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>Suprimido a las</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>ID</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>tipo</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>estado</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Neither hostname nor OSD ID given</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>versión</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>Restaurar imágenes</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>Host</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>Para restaurar</target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>raíz</target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>escriba el nombre nuevo de la imagen y haga clic en</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>Nombre nuevo</target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>Daemons de reserva</target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>Vaciar papelera</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>Clasificación</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>Daemon</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>Todas</target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>Actividad</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>Dentries</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>Repositorio:</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>Inodos</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>Nombre del repositorio...</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>Uso</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>El valor se puede actualizar en el tiempo de ejecución.</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
+      </trans-unit>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>Los daemons/clientes no extraen este valor de la
-      base de datos de configuración del monitor. No se recomienda definir esta opción con "ceph config
-      set ...". Esta opción se debe configurar mediante ceph.conf o a través
-      de la línea de comandos.</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>La opción solo surte efecto durante el inicio del daemon.</target>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>La opción solo afecta a la creación del clúster.</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>La opción solo afecta a la creación del daemon.</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>Mover una imagen a la papelera</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </source>
-        <target>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>Servicio</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>La protección caduca a las</target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>Valor actual</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>SIN PROTECCIÓN</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>Editable</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>Formato de fecha erróneo. Use el formato "AAAA-MM-DD HH:mm:ss".</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>La protección ya ha caducado. Seleccione una fecha del futuro o deje el campo vacío.</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>Caducó a las</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>Protección hasta</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+        <target>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>Habilitar</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namespaces</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>Inhabilitar</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>Papelera</target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>Conectando de nuevo. Espere...</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>Dirección pública</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>Sesiones abiertas</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>No incluir</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>Los OSD que se excluyeron anteriormente no se volverán a incluir cuando se inicien</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>No excluir</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>Los OSD no se excluirán automáticamente después del intervalo configurado</target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>No activar</target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>Se dispone a revertir</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>No se permite que los OSD se inicien</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>No desactivar</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>Se ignoran los informes de error de OSD, de forma que los monitores no desactivarán los OSD</target>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>Pausa</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>Pone en pausa las lecturas y escrituras</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>No depurar</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Create Namespace</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>La depuración está inhabilitada</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- No hay ningún repositorio RBD disponible --</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>No depuración profunda</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namespace already exists.</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>La depuración profunda está inhabilitada</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>No reponer</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>La reposición de grupos de colocación se suspende</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>No recuperar</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>La recuperación de los grupos de colocación se suspende</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>Orden bit a bit</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>Usar orden bit a bit</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>Snapdir limpiados</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>Los OSD tienen snapset convertidos</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>Supresiones de recuperación</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>Supresiones realizadas durante la recuperación, en lugar de emparejamientos</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>Límite estricto de registro del grupo de colocación</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>Establece un límite estricto para la longitud del registro del grupo de colocación</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>Indicadores de OSD actualizados</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>excluir</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>Usar un repositorio dedicado para datos</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>Incluir</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>Tamaño</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>desactivar</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>ej.: 10 GiB</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>Marcar</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>Avanzado</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>OSD perdido</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>Repartición</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>marcado como perdido</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>Tamaño del objeto</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>Limpiar</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>Unidad de repartición</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- Seleccione la unidad de repartición --</target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>limpiado</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>Recuento de repartición</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>destruir</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>destruido</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>No se permiten los caracteres "/" ni "@".</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Recovery Priority</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- No namespaces available --</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Select a namespace --</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>Grupos de colocación</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>Bytes de lectura</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>Repositorio de datos</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>Bytes de escritura</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>Repositorio dedicado para almacenar los datos de objeto de RBD.</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>Operaciones de lectura</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>Debe aumentar el tamaño.</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>Operaciones de escritura</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>Este campo es obligatorio porque se ha definido el recuento de repartición.</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>La unidad de repartición es mayor que el tamaño del objeto.</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>Este campo es obligatorio porque se ha definido la unidad de repartición.</target>
+      </trans-unit>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>El recuento de repartición debe ser mayor que 0.</target>
+      </trans-unit>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </source>
-        <target>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>Repositorio de datos</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>Creados</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>Número máximo de reposiciones</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>Aprovisionados</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>Máximo de recuperaciones activas</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total aprovisionado</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>Máximo de recuperaciones de inicio único</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>Unidad de repartición</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>Reposo de recuperación</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>Recuento de repartición</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>Personalizar</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>Padre</target>
+      </trans-unit>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>Prefijo de nombre de bloque</target>
+      </trans-unit>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>Orden</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>N/D</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>Este ajuste sustituye al valor global</target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>Imagen</target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>Este es el valor global. No se ha definido ningún valor para esta opción para esta imagen.</target>
       </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>Global</target>
       </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>Configuración de RBD</target>
       </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>Elimina el valor de configuración local. Se heredará y usará en su lugar el valor de configuración padre.</target>
       </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>Trabajo</target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>Gravedad</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>Iniciado</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attribute name</target>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </source>
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regular expression</target>
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </source>
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Created by</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>Actualizado</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Ends</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>Usado</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>Dispon.</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>Limpio</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>En curso</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>Advertencia</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>Desconocido</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>Destinos iSCSI no disponibles</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>Información disponible:</target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Discovery authentication</target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>Normalmente no es necesario cambiar los valores por defecto de estos parámetros.</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configure</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>activo</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>Ajustes</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>sin sistemas de archivos</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>Almacén</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>activo</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identifier</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>reserva</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>n/d</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>daemon activo</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>quórum</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>El servicio NFS Ganesha no está configurado.</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>Transportar</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>Usuario de CephFS</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>Sistemas de archivos CephFS</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>IQN de destino</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(se hereda de la configuración global)</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>Portales</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>se hereda de la configuración global</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>Añadir portal</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- Seleccione el tipo de reducción de privilegios de ID de usuario que se va a realizar --</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>Añadir imagen</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>No hay ningún daemon disponible.</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>Autenticación de ACL</target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>El IQN tiene un patrón erróneo.</target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC Profile</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>Modo de caché</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>Por ejemplo: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>Antigüedad mínima de expulsión</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>Más información</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>Antigüedad mínima de vaciado</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>Este destino tiene ajustes avanzados modificados.</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>Número máximo de bytes de destino</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>Número máximo de objetos de destino</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>No se ha añadido ninguna aplicación</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>Esta imagen tiene ajustes modificados.</target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>Se ha alcanzado el límite de aplicaciones</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>Un repositorio solo puede tener hasta cuatro definiciones de aplicaciones.</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>Caracteres permitidos: _, a-z, A-Z y 0-9</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>Usuario mutuo</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>La longitud máxima es 128 caracteres</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>Contraseña mutua</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>Filtrar o añadir aplicaciones</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>Añadir aplicación</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>pool</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>Iniciadores</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>perfil de código de borrado</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>Añadir iniciador</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>Tamaño de réplica</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>Iniciador</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>Último cambio</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>IQN del cliente</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>Perfil de código de borrado</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>El IQN del iniciador debe ser exclusivo.</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>Conjunto de reglas de CRUSH</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>Bytes de escritura</target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>El iniciador pertenece a un grupo. Las imágenes se configurarán en el grupo.</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>papelera</target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>No se ha añadido ningún elemento.</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>Grupos</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>Añadir grupo</target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>papeleras</target>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>Grupo</target>
       </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>usuario</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>Autenticación de descubrimiento</target>
       </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>subuser</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 Key</target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
+      </trans-unit>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
+      </trans-unit>
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>usuarios</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift Key</target>
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
       </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>Ámbito</target>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </source>
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>Lectura</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>Crear</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>Topología iSCSI</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>Resumen</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>Función del sistema</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>Destinos</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+        <target>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>Actualizar usuario</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>Continuar</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>La sesión se ha cerrado automáticamente porque sus funciones han cambiado.</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>password</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Updated user password"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>Cada objeto se divide en porciones de datos, cada una almacenada en un OSD distinto.</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>Calcula las porciones de código para cada objeto y las almacena en distintos OSD.
-      El número de porciones de código es también el número de OSD que pueden estar inactivos sin que se pierdan datos.</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>El complemento jerasure es el más genérico y flexible,
-          y también el complemento por defecto para los repositorios de código de borrado de Ceph.</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>La técnica más flexible es reed_sol_van: basta con definir k y m.
-          La técnica cauchy_good puede ser más rápida, pero hay que elegir con cuidado el tamaño
-          del paquete. reed_sol_r6_op, liberation, blaum_roth y liber8tion son todas equivalentes a RAID6
-          en el sentido de que solo se pueden configurar con m=2.</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>La codificación se realizará según el tamaño de los paquetes de bytes de uno en uno.
-          Elegir el tamaño correcto es difícil.
-          La documentación de jerasure incluye información completa sobre el tema.</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>Con el complemento jerasure, cuando un objeto de código de borrado se almacena
-          en varios OSD, para recuperarse de la pérdida de un OSD es necesario leer de todos los demás.
-          Por ejemplo, si jerasure está configurado con k=8 y m=4, cuando se pierde un OSD es necesario leer
-          de los otros once para repararlo.
-
-          El complemento de código de borrado lrc crea porciones de paridad local para poder realizar la recuperación con
-          menos OSDs. Por ejemplo, is lrc está configurado con k=8, m=4 y l=4, creará
-          una porción de paridad adicional para cada cuatro OSDs. Si se pierde un solo OSD, se puede recuperar
-          solo con cuatro OSD, en lugar de con once.</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>Agrupa las porciones de código y de datos en localizaciones de conjuntos de tamaño. Por ejemplo,
-          para k=4 y m=2, si locality=3, se crean dos grupos de tres. Cada conjunto
-          se puede recuperar sin leer porciones de otro conjunto.</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>El tipo de papelera de CRUSH en el que se almacenará cada
-          conjunto de porciones definido por l. Por ejemplo, si se define como bastidor, cada grupo de l porciones
-          se colocará en un bastidor distinto. Se usa para crear un paso de regla de CRUSH, por ejemplo, "step choose
-          rack". Si no se define, no se realiza este tipo de agrupamiento.</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>El complemento isa encapsula la biblioteca ISA. Solo funciona en procesadores Intel.</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>El complemento ISA viene en dos formatos de Reed Solomon.
-          Si se define reed_sol_van, se trata de Vandermonde; si se define cauchy, se trata de Cauchy.</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>El complemento shec encapsula las distintas bibliotecas SHEC.
-          Permite a Ceph recuperar datos de forma más eficiente que los códigos de Reed Solomon.</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>El número de porciones de paridad. Cada uno de ellas incluye cada porción de datos
-           en su intervalo de cálculo. El número se usa como estimador de durabilidad. Por ejemplo, si c=2,
-          2 OSD pueden estar inactivos sin que se pierdan datos.</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>El nombre de la papelera de CRUSH usado para el primer paso de la regla de CRUSH.
-      Por ejemplo, "step take default".</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>Asegúrese de que no hay dos porciones en una papelera con el mismo
-      dominio de error. Por ejemplo, si el dominio de error es host, no debe haber dos porciones almacenadas en el mismo
-      host. Se usa para crear un paso de regla de CRUSH, por ejemplo, "step chooseleaf host".</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>Restringe la colocación a dispositivos de una clase concreta
-      (p.ej., ssd o hdd) usando los nombre de clase de dispositivo CRUSH en el mapa de CRUSH.</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>Define el nombre de directorio del que se cargará el complemento de código de borrado.</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>Permite todas las operaciones</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>Permite solo las operaciones que no modifican el servidor</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>No permite operaciones de lectura o escritura, pero sí cualquier otra</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>Problemas</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>No permite operaciones de lectura o escritura, ni ninguna otra que modifique los atributos del archivo o el contenido del directorio</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>Sincronizando</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>No permite ningún tipo de acceso</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>Listo</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- Seleccione la prioridad --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target>Baja</target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target>Alta</target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>Información</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>Últimos 5 minutos</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>Últimos 15 minutos</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>Últimos 30 minutos</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>Última hora (opción por defecto)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>Últimas 3 horas</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>Últimas 6 horas</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>Últimas 12 horas</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>Últimas 24 horas</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>Nombre del clúster</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>Ayer</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>ID de CephX</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>Hoy</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>ID de CephX...</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>Hoy hasta ahora</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>Direcciones de monitores</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>Anteayer</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>Direcciones delimitadas por comas...</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>Los últimos 2 días</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>Clave de CephX</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>Este día la semana pasada</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Clave con cifrado base64...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>La semana pasada</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>El nombre del clúster no es válido.</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>Esta semana</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>El ID de CephX no es válido.</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>Esta semana hasta ahora</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>La dirección del monitor no es válida.</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>Los últimos 7 días</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>La clave de CephX debe tener cifrado base64</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>El mes pasado</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>Editar modo de duplicación de repositorio</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>Este mes</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>Este mes hasta ahora</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>Los clústeres de par deben eliminarse antes de inhabilitar la duplicación.</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>Los últimos 30 días</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>Los últimos 90 días</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>Los últimos 6 meses</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>El último año</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>El año pasado</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>Este año</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>Este año hasta ahora</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direction</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>Los últimos 2 años</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>Los últimos 5 años</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Generated token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>No se ha seleccionado ningún elemento.</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>Deseleccione el elemento para volver a seleccionarlo</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>The token is invalid.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>Se ha alcanzado el límite de selección</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>Filtrar etiquetas</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>Añadir insignia</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Generate</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>No hay ningún elemento disponible.</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>Cerrar</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>Añadir</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Remove</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>Clonar</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>Copiar</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>Depuración profunda</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>Destruir</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>Tipo de repositorio</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>Aplanar</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- Seleccione un tipo de repositorio --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>Marcar para desactivar</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>Aplicaciones</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>Marcar para incluir</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Max bytes</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>Marcar como perdido</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Leave it blank or specify 0 to disable this quota.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>Marcar para excluir</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>A valid quota should be greater than 0.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>Proteger</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Max objects</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>Renombrar</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>El nombre del repositorio de Ceph que ha elegido ya está en uso.</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>Restaurar</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>Mover a la papelera</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>Desproteger</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoscale</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Change</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>Grupos de colocación</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>Ayuda para el cálculo</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>Se necesita al menos un grupo de colocación.</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>Suprimido</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>El clúster no puede gestionar tantos grupos de colocación. Vuelva a calcular la cantidad que necesita.</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Added</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Removed</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>Tamaño replicado</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Edited</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Canceled</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>Clonado</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>Copiado</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>Sustituciones de códigos de borrado</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>Aplanado</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>Perfil de código de borrado</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- No hay ningún perfil de código de borrado disponible --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- Seleccione un perfil de código de borrado --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Protected</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>Limpiado</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Renamed</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>Conjunto de reglas de CRUSH</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>Restaurado</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>A new crush ruleset will be implicitly created.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>There are no rules.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>Revertido</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- Seleccione una regla de CRUSH --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Moved to Trash</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>Regla de CRUSH</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Unprotected</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>Pasos de CRUSH</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Expired</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target></target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>Compresión</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target>No</target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>Algoritmo</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>Tamaño de Blob mínimo</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>p. ej. 128 KiB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>Tamaño de Blob máximo</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>p. ej. 512 KiB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>Relación</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>Relación de compresión</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- No hay ningún algoritmo de compresión de borrado disponible --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>Calidad del servicio</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>El valor debe ser mayor que 0</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>Límite de BPS</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Value should be less than the maximum blob size</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>El límite deseado de bytes de E/S por segundo.</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>El valor debe ser mayor que el tamaño de Blob mínimo</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>Límite de IOPS</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>El valor debe estar entre 0,0 y 1,0</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>El límite deseado de operaciones de E/S por segundo.</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>The value should be greater or equal to 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>Límite de BPS de lectura</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>El límite deseado de bytes de lectura por segundo.</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>Límite de IOPS de lectura</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>El límite deseado de operaciones de lectura por segundo.</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>Límite de BPS de escritura</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>El límite deseado de bytes de escritura por segundo.</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>Lista de repositorios</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>Límite de IOPS de escritura</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>El límite deseado de operaciones de escritura por segundo.</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>Ráfaga de BPS</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>El límite deseado de ráfaga de bytes de E/S.</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>Ráfaga de IOPS</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>El límite deseado de ráfaga de operaciones de E/S.</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>Detalles de niveles de caché</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>Ráfaga de BPS de lectura</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>El límite deseado de ráfaga de bytes de lectura.</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>Complemento</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>Ráfaga de IOPS de lectura</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>Porciones de datos (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>El límite deseado de ráfaga de operaciones de lectura.</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>Porciones de código (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>Ráfaga de BPS de escritura</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>Dominio de error de CRUSH</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>El límite deseado de ráfaga de bytes de escritura.</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>Raíz de CRUSH</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>Ráfaga de IOPS de escritura</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>Clase de dispositivo de CRUSH</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>El límite deseado de ráfaga de operaciones de escritura.</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>Ejecutando</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>Directorio</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>ejecutar</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>El nombre solo puede tener caracteres alfanuméricos, guiones y guiones bajos.</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>Ejecutado</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>El nombre del perfil de código de borrado que ha elegido ya está en uso.</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>tarea desconocida</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>Debe ser igual o mayor que 2.</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>Creando</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>crear</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>Actualizando</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>actualizar</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>Suprimiendo</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>Debe ser igual o mayor que 1.</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>suprimir</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>Estimador de durabilidad (c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>all dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>Localización (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>Localización de CRUSH</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>Ninguna</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>Clonando</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>clonar</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>Técnica</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>Tamaño del paquete</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>Copiando</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>copiar</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>Aplanando</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>aplanar</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>Revirtiendo</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>revertir</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>Moviendo</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>mover</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>Movido</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>No se encuentra la imagen.</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>Restaurando</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>restaurar</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>Limpiando</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>limpiar</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>todos los repositorios</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>No es posible inhabilitar la duplicación porque contiene un par</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index d30599fe9938de6284b42d15eb9d853ad6b97f9a..d78fbaa2fde1d6c987be914f6f27954f61957565 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="fr-FR">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>Activer/Désactiver la navigation</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>Tableau de bord</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>Grappe</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>Serveurs</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>Moniteurs</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>Services</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSD</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>Configuration</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>Carte CRUSH</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>Modules Manager</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>Journaux</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>Alertes</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>Réserves</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>Bloc</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>Images</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>Mise en miroir</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>Systèmes de fichiers</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>Object Gateway</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>Daemons</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>Utilisateurs</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>Compartiments</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>There are no notifications.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>Sélectionner une langue</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>Chargement des données du panneau...</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Sélecteur d'heure Grafana</target>
-      </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>Réinitialiser les paramètres</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Refresh</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        <target>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>Retour</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>Échec du chargement des données.</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>sélectionné(e)(s)</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>trouvé(e)(s)</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>total</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>Nom</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>Valeurs</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>Description</target>
         <source>Daemon default</source>
         <target>Valeur par défaut du daemon</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>Valeurs</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Default --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>true</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>false</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>Sauvegarder</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>Visionneuse de carte CRUSH</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>Chargement...</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
         <source>The chosen hostname is already in use.</source>
         <target>The chosen hostname is already in use.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>Oui.</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>Annuler</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
+      </trans-unit>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
+      </trans-unit>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
+      </trans-unit>
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </source>
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </target>
       </trans-unit>
       <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
         <source>Hosts List</source>
         <source>Overall Performance</source>
         <target>Performance globale</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </target>
-      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
         <target>Devices</target>
       </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>Aucune entrée trouvée</target>
-      </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <target>Journaux de grappes</target>
         <source>Date:</source>
         <target>Date:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datepicker</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Time range:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>Chargement de la configuration...</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>La configuration n'a pas pu être chargée.</target>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
+      </trans-unit>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>La valeur entrée doit être un nombre ou une valeur décimale.</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>Mise à jour</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>Statut</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>Dans le quorum</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>Hors quorum</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>ID de grappe</target>
         <source>required mon</source>
         <target>required mon</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>Dans le quorum</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>Hors quorum</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>Drapeaux OSD à l'échelle de la grappe</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Shared devices</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>Soumettre</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>Configuration</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>Avancé...</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>Fonctionnalités</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Advanced configuration options</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>Priorité de récupération des OSD</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>Priorité</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Specify 0 to let Orchestrator backend decide it.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>Personnaliser les valeurs de priorité</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Value should be greater than or equal to 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>Ce champ est obligatoire !</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>La valeur doit être comprise entre 0 et 1.</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>Réévaluer</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, select, 1 {Profondeur } }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, select, 1 {profondeur } }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>Liste des OSD</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>Détails</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Select an attribute to match against --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target>Valeur</target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Use regular expression</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>Fermer</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>Modifier</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>Supprimer</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
         <source>End time</source>
         <target>End time</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>Santé</target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>Modifier</target>
       </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>Statistiques</target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>Supprimer</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>Clients</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>Ce champ est obligatoire !</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>Accès possible par tous les clients</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>Adresses</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>Champ obligatoire</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>Doit contenir une ou plusieurs valeurs séparées par une virgule</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>Par exemple :</target>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
+      </trans-unit>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>Serveurs</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>Réserve</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>Chargement...</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- Sélectionner une réserve --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>Utilisateur</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>Mot de passe</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>Paramètres avancés</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>Santé</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>Statistiques</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>Backend de stockage</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>Protocole NFS</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>Squash</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>Ajouter des clients</target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>Protocole de transport</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>Grappe</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- Sélectionner la grappe --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>Ajouter un daemon</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>Backend de stockage</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>Un compartiment sera créé</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>Protocole NFS</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>Balise NFS</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
         <target>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
         <target>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- Sélectionner le type d'accès --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>-- Sélectionnez le type de squash d'ID utilisateur qui est effectué --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>Protocole de transport</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>Bienvenue dans Ceph !</target>
-        <note>The welcome message on the login page</note>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Please set a new password.</target>
+      </trans-unit>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>You will be redirected to the login page afterwards.</target>
+      </trans-unit>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>The old and new passwords must be different.</target>
+      </trans-unit>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Password confirmation doesn't match the new password.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>Nom d'utilisateur</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
       </trans-unit>
       <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
         <source>Username is required</source>
         <source>Password is required</source>
         <target>Mot de passe requis</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>Connexion</target>
-      </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>Désolé, l'utilisateur n'existe pas dans Ceph.</target>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </target>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Old password</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>The old and new passwords must be different.</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>New password</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Confirm new password</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Password confirmation doesn't match the new password.</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
+      </trans-unit>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
+      </trans-unit>
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>Interdit</target>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>Désolé, vous n'êtes pas autorisé à voir ce que vous cherchez.</target>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>Désolés, nous ne parvenons pas à trouver ce que vous cherchez.</target>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>Configuration RBD</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>Supprimez la valeur de configuration locale. La valeur de configuration parent sera héritée et utilisée à la place.</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>La valeur minimale est 0.</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>Liste des réserves</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>Le nom doit être exclusivement composé de caractères alphanumériques, de tirets et de traits de soulignement.</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>Le nom de profil du code d'effacement sélectionné est déjà utilisé.</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>Plug-in</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>Blocs de données (k)</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>Doit être égal ou supérieur à 2.</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>Blocs de codage (m)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>Doit être égal ou supérieur à 1.</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>Estimateur de durabilité (c)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>Localité (l)</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>Domaine de défaillance Crush</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>Localité Crush</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target>Aucun</target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>Technique</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>Taille de paquet</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>Racine Crush</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>Classe de périphérique Crush</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>tout</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>Répertoire</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>Nom...</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>Le nom de réserve Ceph sélectionné est déjà utilisé.</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>Type de réserve</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- Sélectionner un type de réserve --</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>Groupes de placements</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>Au moins un groupe de placements est nécessaire.</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>Votre grappe ne peut pas gérer autant de groupes de placements. Veuillez recalculer le nombre de groupes de placements nécessaires.</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>Aide au calcul</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>Jeu de règles Crush</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- Sélectionner une règle crush --</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>Règle Crush</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>Étapes Crush</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>La règle ne peut pas être utilisée dans la grappe active, car celle-ci
- comporte un nombre d'OSD inférieur au nombre d'OSD minimum requis par cette règle.</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>Taille de réplication</target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>Profil de code d'effacement</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- Aucun profil de code d'effacement n'est disponible --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- Sélectionner un profil de code d'effacement --</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>Drapeaux</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>Écrasements EC</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>Applications</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>Compression</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>Mode</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>Algorithme</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- Aucun algorithme de compression d'effacement n'est disponible --</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>Taille de blob minimale</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>par ex. 128 Kio</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>La valeur doit être supérieure à 0</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Value should be less than the maximum blob size</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>Taille de blob maximale</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>par ex., 512 Kio</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>La valeur doit être supérieure à la taille de blob minimale.</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>Rapport</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>Rapport de compression</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>La valeur doit se situer entre 0.0 et 1.0</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Quotas</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max bytes</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>A valid quota should be greater than 0.</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>par exemple, 10 Gio</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max objects</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>The value should be greater or equal to 0</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>Détails des performances</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>Détails des niveaux de mise en cache</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Clear filters</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>Déplacer une image vers la corbeille.</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>total</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>sélectionné(e)(s)</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>La protection expire le </target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>trouvé(e)(s)</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>NON PROTÉGÉ</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>Format de date incorrect. Veuillez utiliser "AAAA-MM-JJ HH:mm:ss"</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>La protection a déjà expiré. Veuillez sélectionner une date ultérieure ou laisser le champ vide.</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>Déplacer une image</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>Présentation</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>Cibles</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>Authentification de la découverte</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>Utilisateur</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Les noms d'utilisateur doivent comporter entre 8 et 64 caractères et
-                        ne peuvent contenir que des lettres et les caractères '.', '@', '-', '_' ou ':'.</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>Mot de passe</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>Utilisateur commun</target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>Mot de passe commun</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>Informations disponibles :</target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>Cibles iSCSI non disponibles</target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Discovery authentication</target>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target>Réserve</target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>Réserve de données</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>Créé</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>Taille</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>Objets</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>Taille de l'objet</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>Fonctionnalités</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>Provisionné</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>N/A</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>Provisionnement total</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>Unité de segmentation</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>Nombre de segmentations</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target>Parent</target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>Préfixe du nom de bloc</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>Tri</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>Instantanés</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>Image</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>Ce paramètre remplace la valeur globale</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>Global</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>Il s'agit de la valeur globale. Aucune valeur de cette option n'a été définie pour cette image.</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>Les caractères '/' et '@' ne sont pas autorisés.</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- Aucune réserve RBD disponible --</target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- Sélectionner une réserve --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>Utiliser une réserve de données dédiée</target>
-      </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>Réserve de données</target>
-      </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>Réserve dédiée qui stocke les données objet du RBD.</target>
-      </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>Vous devez augmenter la taille.</target>
-      </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>Avancé</target>
-      </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>Segmentation</target>
-      </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>Unité de segmentation</target>
-      </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- Sélectionner une unité de segmentation --</target>
-      </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>Ce champ est obligatoire, car le nombre de segments est défini.</target>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>L'unité de segmentation est supérieure à la taille de l'objet.</target>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>Nombre de segments</target>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>Ce champ est obligatoire, car l'unité de segmentation est définie.</target>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>Le nombre de segments doit être supérieur à 0.</target>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
+      <trans-unit id="7892856315477304281" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, select, true {Renommer} other {Créer} }</target>
-      </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
+      <trans-unit id="4690045751984117407" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
-      </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>NON PROTÉGÉ</target>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>Vous êtes sur le point de revenir à l'état initial</target>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>Vider la corbeille</target>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>Pour purger, sélectionner une image ou toutes, puis cliquez sur</target>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>Réserve :</target>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>Nom de la réserve...</target>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>Tout</target>
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>Restaurer l'image</target>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
+        </source>
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
+        </target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>Pour restaurer</target>
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </source>
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>saisissez le nouveau nom de l'image, puis cliquez sur</target>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>Nouveau nom</target>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>Expiration le </target>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>Protection jusqu'au</target>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
         </source>
-        <target>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>Corbeille</target>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
       </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>Topologie iSCSI</target>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>Paramètres</target>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>Il n'est généralement pas nécessaire de modifier ces paramètres par défaut.</target>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>Backstore</target>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>Confirmer</target>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>Paramètres avancés</target>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>IQN cible</target>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>Modèle IQN incorrect.</target>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</target>
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
+        </source>
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
+        </target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>Par exemple : iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>Plus d'informations</target>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>Des paramètres avancés de cette cible ont été modifiés.</target>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>Portails</target>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
         </source>
-        <target>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>Ajouter un portail</target>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>Des paramètres avancés de cette image ont été modifiés.</target>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>Au moins 1 image est requise.</target>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>Ajouter une image</target>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>Authentification ACL</target>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Refresh</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>Initiateurs</target>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>Initiateur</target>
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>IQN client</target>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>L'IQN de l'initiateur doit être unique.</target>
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </source>
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Les noms d'utilisateur doivent comporter entre 8 et 64 caractères et
-                        ne peuvent contenir que des lettres et les caractères '.', '@', '-', '_' ou ':'.</target>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Tasks and Notifications</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Clear notifications</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Remove notification</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>L'initiateur appartient à un groupe dans lequel les images seront configurées.</target>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Duration:</target>
+      </trans-unit>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>There are no notifications.</target>
+      </trans-unit>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>Sélectionner une langue</target>
+      </trans-unit>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
+      </trans-unit>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
+      </trans-unit>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
+      </trans-unit>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
+      </trans-unit>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
+      </trans-unit>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
+      </trans-unit>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
+      </trans-unit>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
+      </trans-unit>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
+      </trans-unit>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
+      </trans-unit>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
+      </trans-unit>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
+      </trans-unit>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
+      </trans-unit>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
+      </trans-unit>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
+      </trans-unit>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
+      </trans-unit>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>Chargement des données du panneau...</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Sélecteur d'heure Grafana</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>Réinitialiser les paramètres</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>Oui.</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>Activer/Désactiver la navigation</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>Tableau de bord</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventory</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>Moniteurs</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>Carte CRUSH</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>Journaux</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Monitoring</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>Réserves</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>Bloc</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>Mise en miroir</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>Systèmes de fichiers</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>Utilisateurs</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>Compartiments</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>Utilisateur connecté</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>Se déconnecter</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Change password</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>Aide</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>À propos de</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>Paramètres du tableau de bord</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>Gestion des utilisateurs</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>Compteurs de performance non disponibles</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>Clients</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>Ajouter des clients</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>Accès possible par tous les clients</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>Adresses</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>Doit contenir une ou plusieurs valeurs séparées par une virgule</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>Par exemple :</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>Détails</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>Statut de la grappe</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>Passerelles d'objet</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>Serveurs de métadonnées</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>Passerelles iSCSI</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>Capacité</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>Capacité brute</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>Objets</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>Statut du groupe de placements</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>Groupes de placements par OSD</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>Performance</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>Lectures/Écritures client</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>Débit client</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>Débit de récupération</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Select an attribute to match against --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>Valeur</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Use regular expression</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Active Alerts</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>La valeur doit être comprise entre 0 et 1.</target>
+      </trans-unit>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
+      </trans-unit>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
+      </trans-unit>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
+      </trans-unit>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
+      </trans-unit>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
+      </trans-unit>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>Priorité de récupération des OSD</target>
+      </trans-unit>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>Priorité</target>
+      </trans-unit>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>Personnaliser les valeurs de priorité</target>
+      </trans-unit>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
+      </trans-unit>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>Avancé...</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Advanced configuration options</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>Drapeaux OSD à l'échelle de la grappe</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
+      </trans-unit>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
+      </trans-unit>
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
+      </trans-unit>
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
+      </trans-unit>
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
+      </trans-unit>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>Ajouter</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Clear</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>Attributs (carte OSD)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>Métadonnées</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Device health</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>Compteur de performance</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>Métadonnées non disponibles</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>Détails des performances</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>OSD creation preview</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>Aucun élément ajouté.</target>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>Ajouter un initiateur</target>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>Groupes</target>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>Groupe</target>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>Ajouter un groupe</target>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>Problèmes</target>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>Synchronisation en cours</target>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>Prêt</target>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>Modifier le mode de mise en miroir de la réserve</target>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
         </source>
-        <target>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>Les grappes d'homologues doivent être supprimées avant de désactiver la mise en miroir.</target>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>No hostname found.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>Valeurs actuelles</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>Minimum</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>Maximum</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>Drapeaux</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>Niveau</target>
+      </trans-unit>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>Mise à jour possible lors de l'exécution (modifiable)</target>
+      </trans-unit>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>Balises</target>
+      </trans-unit>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>Valeurs d'énuménation</target>
+      </trans-unit>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>Voir aussi</target>
+      </trans-unit>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Directories</target>
+      </trans-unit>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
+      </trans-unit>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
+      </trans-unit>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
+      </trans-unit>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
+      </trans-unit>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
+      </trans-unit>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
+      </trans-unit>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
+      </trans-unit>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
+      </trans-unit>
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
+        </source>
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
+        </target>
+      </trans-unit>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
+      <trans-unit id="6328794256834621774" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
         </source>
         <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {Modifier} other {Ajouter} }</target>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
+      </trans-unit>
+      <trans-unit id="2244434638607433133" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
         </source>
         <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>Nom de grappe</target>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>Le nom de grappe n'est pas valide.</target>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>ID CephX</target>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>ID CephX</target>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>L'ID CephX n'est pas valide.</target>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
+      </trans-unit>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
+      </trans-unit>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
+      </trans-unit>
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </source>
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
+      </trans-unit>
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </source>
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>Instantanés</target>
+      </trans-unit>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Quotas</target>
+      </trans-unit>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
+      </trans-unit>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
+      </trans-unit>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
+      </trans-unit>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
+      </trans-unit>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
+      </trans-unit>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
+      </trans-unit>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
+      </trans-unit>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>Rangs</target>
+      </trans-unit>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
+      </trans-unit>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS performance counters</target>
+      </trans-unit>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
+      </trans-unit>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
+      </trans-unit>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
+      </trans-unit>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
+      </trans-unit>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
+      </trans-unit>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </source>
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>Rôles</target>
+      </trans-unit>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
+      </trans-unit>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
+      </trans-unit>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
+      </trans-unit>
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
+        </source>
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
+        </target>
+      </trans-unit>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
+      </trans-unit>
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
+      </trans-unit>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
+      </trans-unit>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
+      </trans-unit>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
+      </trans-unit>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>Nom complet</target>
+      </trans-unit>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>Adresse électronique</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>Adresses du moniteur</target>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>Adresses séparées par une virgule...</target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>Confirmer le mot de passe</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>L'adresse du moniteur n'est pas valide.</target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>Le mot de passe de confirmation ne correspond pas au mot de passe.</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>Clef CephX</target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Clef Base64...</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Password expiration date...</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>La clef CephX doit être codée en base64.</target>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>L'adresse électronique n'est pas valide.</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>Compteurs de performance non disponibles</target>
+      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
+        <source>Enabled</source>
+        <target>Activé</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>User must change password at next logon</target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>Liste de daemons</target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>Vous êtes sur le point de supprimer les autorisations "lecture/mise à jour utilisateur" de votre propre utilisateur.</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>Compteurs de performance</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>Si vous continuez, vous ne serez plus en mesure d'ajouter ni de supprimer des rôles pour n'importe quel utilisateur.</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>Chargement des données de compartiment...</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>Voulez-vous vraiment continuer ?</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>ID</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>La valeur n'est pas valide.</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>Le nom sélectionné est déjà en cours d'utilisation.</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>Propriétaire</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- Sélectionner un utilisateur --</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
-        <source>Enabled</source>
-        <target>Activé</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>Suspendu</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>Nom...</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>Description...</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ID</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>Autorisations</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>Type d'index</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>Le nom sélectionné est déjà en cours d'utilisation.</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>Règle de placement</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>Marqueur</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>Marqueur maximum</target>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>Clef secrète</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>Version</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>Version principale</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>Utilisateur secondaire</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>Date de modification</target>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>Autorisation</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>Groupe de zones</target>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- Sélectionner une autorisation --</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>Quota de compartiments</target>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>lire, écrire</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>Taille maximale</target>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>complet</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>Illimité</target>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>L'ID d'utilisateur secondaire sélectionné est déjà utilisé.</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>Nombre maximal d'objets</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>Clé Swift</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>Nom d'utilisateur</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>Générer automatiquement le secret</target>
+      </trans-unit>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
         <source>Access key</source>
         <target>Clef d'accès</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>Clef secrète</target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>Nom complet</target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>Adresse électronique</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>Système</target>
-      </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>Nombre maximal de compartiments</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>Utilisateurs secondaires</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>Fonctionnalités</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>Quota utilisateur</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>Afficher</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>Clefs</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>Type</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- Sélectionner un type --</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>Autorisation</target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- Sélectionner une autorisation --</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>Utilisateur secondaire</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>L'ID d'utilisateur secondaire sélectionné est déjà utilisé.</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>Adresse électronique</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>lire, écrire</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>Nombre max. de compartiments</target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>complet</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>Désactivé</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>Clé Swift</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>Illimité</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>Générer automatiquement le secret</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>Personnalisé</target>
+      </trans-unit>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>Suspendu</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>Chargement des donnés utilisateur…</target>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>Quota utilisateur</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>Les donnés utilisateur n'ont pas pu être chargées.</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>Quota de compartiments</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
         <source>The chosen email address is already in use.</source>
         <target>L'adresse électronique spécifiée est déjà utilisée.</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>Nombre max. de compartiments</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>La valeur saisie doit être &gt;= 0.</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>Clef S3</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>Il n'y a aucun utilisateur secondaire.</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>Utilisateurs secondaires</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>Il n'y a aucun utilisateur secondaire.</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>Clefs</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>Il n'y a pas de clefs.</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>Swift</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>Il n'y a aucune fonctionnalité.</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>Il n'y a pas de clefs.</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>Afficher</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>Fonctionnalités</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>Il n'y a aucune fonctionnalité.</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>Taille illimitée</target>
         <source>Max. size</source>
         <target>Taille max.</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>La valeur n'est pas valide.</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>Objets illimités</target>
         <source>Max. objects</source>
         <target>Nombre max. d'objets</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>Description...</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>Autorisations</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>Rôles</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>Confirmer le mot de passe</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>Le mot de passe de confirmation ne correspond pas au mot de passe.</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>Adresse électronique</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>L'adresse électronique n'est pas valide.</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>Vous êtes sur le point de supprimer les autorisations "lecture/mise à jour utilisateur" de votre propre utilisateur.</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>Si vous continuez, vous ne serez plus en mesure d'ajouter ni de supprimer des rôles pour n'importe quel utilisateur.</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>Voulez-vous vraiment continuer ?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>Aide</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>Documentation</target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>API</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>À propos de</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>Paramètres du tableau de bord</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>Gestion des utilisateurs</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>Utilisateur connecté</target>
-      </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Change password</target>
-      </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>Se déconnecter</target>
-      </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>Attributs (carte OSD)</target>
-      </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>Métadonnées non disponibles</target>
-      </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>Métadonnées</target>
-      </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
-      </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
-        <target>Compteur de performance</target>
-      </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>Écritures</target>
-      </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>Lectures</target>
-      </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>Histogramme</target>
-      </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>Valeurs actuelles</target>
-      </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>Minimum</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>La valeur saisie doit être &gt;= 0.</target>
       </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>Maximum</target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>Système</target>
       </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>Source</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>Nombre maximal de compartiments</target>
       </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>Niveau</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>Taille maximale</target>
       </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>Mise à jour possible lors de l'exécution (modifiable)</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>Nombre maximal d'objets</target>
       </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>Balises</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- Sélectionner un type --</target>
       </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>Valeurs d'énuménation</target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>Liste de daemons</target>
       </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>Voir aussi</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
+        <target>Compteurs de performance</target>
       </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>Statut de la grappe</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>Daemons du gestionnaire</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>Passerelles d'objet</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>Serveurs de métadonnées</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>Passerelles iSCSI</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>IOPS client</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>Débit client</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>Lectures/Écritures client</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>Propriétaire</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>Débit de récupération</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Placement target</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>Nettoyer</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>Performance</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>Capacité brute</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- Sélectionner un utilisateur --</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>Groupes de placements par OSD</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Select a placement target --</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>Statut du groupe de placements</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Versioning</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>Capacité</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>Rangs</target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>Actuel</target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>Authentification de la découverte mise à jour</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>Il n'y a aucun portail disponible.</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>Il n'y a aucune image disponible.</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>Il n'y a aucune image disponible. Veillez à ajouter une image à la cible.</target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>Il n'y a aucun initiateur disponible. Veillez à ajouter un initiateur à la cible.</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>Cible</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>Type d'index</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>Règle de placement</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>Marqueur</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>État</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>Marqueur maximum</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>Octets de lecture</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>Version principale</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>Octets d'écriture</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>Date de modification</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>Opérations de lecture</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>Groupe de zones</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>Opérations d'écriture</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>A/O depuis</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>Instance</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>Problème</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>Avancement</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>Désactivé</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>Mode d'édition</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>Ajouter un homologue</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>Modifier un homologue</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>Supprimer un homologue</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>Leader</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>SMART overall-health self-assessment test result</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target>nb en local</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target>nb à distance</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>passed</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>mettre en miroir l'homologue</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>failed</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>Clef</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Device Information</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>Aplatissement en profondeur</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>Superposition</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>No SMART data available for this device.</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>Verrou exclusif</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART data is loading.</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>Assignation d'objet (nécessite exclusive-lock)</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>Journalisation (nécessite exclusive-lock)</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>Retour à l'état initial de l'instantané RBD</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>Revenir à l'état initial</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>Intantané RBD</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>Supprimé le</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>ID</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>type</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>état</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Neither hostname nor OSD ID given</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>version</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>Restaurer l'image</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>Hôte</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>Pour restaurer</target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>racine</target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>saisissez le nouveau nom de l'image, puis cliquez sur</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>Nouveau nom</target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>Daemons en veille</target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>Vider la corbeille</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>Rang</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>Daemon</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>Tout</target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>Activité</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>Dentries</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>Réserve :</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>Inodes</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>Nom de la réserve...</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>Utilisation</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>La valeur peut être mise à jour au moment de l'exécution.</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>Les daemons/clients ne tirent pas cette valeur de
-  la base de données de configuration de Monitor. Nous n'autorisons pas le réglage de cette option via 'ceph config
-  set ...'. Cette option doit être configurée via ceph.conf ou via
-  la ligne de commande.</target>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>L'option ne prend effet qu'au démarrage du daemon.</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
+      </trans-unit>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>L'option n'affecte que la création des grappes.</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>L'option n'affecte que la création des daemons.</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>Déplacer une image vers la corbeille.</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </source>
-        <target>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>Service</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>La protection expire le </target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>Valeur actuelle</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>NON PROTÉGÉ</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>Modifiable</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>Format de date incorrect. Veuillez utiliser "AAAA-MM-JJ HH:mm:ss"</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>La protection a déjà expiré. Veuillez sélectionner une date ultérieure ou laisser le champ vide.</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>Expiration le </target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>Protection jusqu'au</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+        <target>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>Activer</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namespaces</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>Désactiver</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>Corbeille</target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>Reconnexion en cours… Veuillez patienter.</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>Adresse publique</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>Sessions ouvertes</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>Pas rentrés</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>Les OSD qui ont été marqués comme sortis ne seront pas marqués comme rentrés à leur démarrage.</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>Pas sortis</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>Les OSD ne seront pas marqués automatiquement comme sortis après l'intervalle configuré.</target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>Pas démarrés</target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>Vous êtes sur le point de revenir à l'état initial</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>Les OSD ne sont pas autorisés à démarrer.</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>Pas arrêtés</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>Les rapports de défaillance des OSD sont ignorés, de sorte que les moniteurs ne marquent pas les OSD comme étant arrêtés.</target>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>Pause</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>Met en pause les lectures et écritures</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>Pas de nettoyage</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Create Namespace</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>Nettoyage désactivé</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- Aucune réserve RBD disponible --</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>Pas de nettoyage en profondeur</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namespace already exists.</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>Le nettoyage en profondeur est désactivé</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>Pas de renvoi</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>Le renvoi des groupes de placements est suspendu</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>Pas de récupération</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>La récupération des groupes de placements est suspendue</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>Tri au niveau du bit</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>Utiliser le tri au niveau du bit</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>Variables snapdir purgées</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>Les OSD ont converti les variables snapset</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>Suppressions des récupérations</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>Suppressions effectuées pendant la restauration et non l'homologation</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>Limite stricte de journalisation des groupes de placements</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>Impose une limite stricte à la longueur du journal des groupes de placements</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>Drapeaux OSD mis à jour</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>sorti</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>Utiliser une réserve de données dédiée</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>rentré</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>Taille</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>arrêté</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>par exemple, 10 Gio</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>Marquer</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>Avancé</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>OSD perdu</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>Segmentation</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>marqué comme perdu</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>Taille de l'objet</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>Purger</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>Unité de segmentation</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- Sélectionner une unité de segmentation --</target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>purgé</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>Nombre de segments</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>détruire</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>détruit</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>Les caractères '/' et '@' ne sont pas autorisés.</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Recovery Priority</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- No namespaces available --</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Select a namespace --</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>Groupes de placements</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>Octets de lecture</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>Réserve de données</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>Octets d'écriture</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>Réserve dédiée qui stocke les données objet du RBD.</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>Opérations de lecture</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>Vous devez augmenter la taille.</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>Opérations d'écriture</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>Ce champ est obligatoire, car le nombre de segments est défini.</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>L'unité de segmentation est supérieure à la taille de l'objet.</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>Ce champ est obligatoire, car l'unité de segmentation est définie.</target>
+      </trans-unit>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>Le nombre de segments doit être supérieur à 0.</target>
+      </trans-unit>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </source>
-        <target>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>Réserve de données</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>Créé</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>Nbre max. de renvois</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisionné</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>Nombre maximum de récupérations actives</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>Provisionnement total</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>Nombre maximum de démarrages uniques de récupérations</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>Unité de segmentation</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>Mise en veille de la récupération</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>Nombre de segmentations</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>Personnalisé</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>Préfixe du nom de bloc</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>Tri</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>N/A</target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>Ce paramètre remplace la valeur globale</target>
       </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>Il s'agit de la valeur globale. Aucune valeur de cette option n'a été définie pour cette image.</target>
       </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>Global</target>
       </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>Travail</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>Configuration RBD</target>
       </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>Gravité</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>Supprimez la valeur de configuration locale. La valeur de configuration parent sera héritée et utilisée à la place.</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>Démarré</target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attribute name</target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regular expression</target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </source>
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Created by</target>
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </source>
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>Mis à jour</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Ends</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>Utilisé</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>Dispo.</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>Nettoyé</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>En cours</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>Avertissement</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>Inconnu</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>Cibles iSCSI non disponibles</target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>Informations disponibles :</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Discovery authentication</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>opérationnel</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>Il n'est généralement pas nécessaire de modifier ces paramètres par défaut.</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>aucun système de fichiers</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configure</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>actif</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>Paramètres</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>veille</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>n/a</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identifier</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>daemon actif</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
+      </trans-unit>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>quorum</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>Le service NFS Ganesha n'est pas configuré.</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>Transport</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>Utilisateur CephFS</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>Système de fichiers CephFS</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(hérité de la configuration globale)</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>IQN cible</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>hérité de la configuration globale</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>Portails</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- Sélectionner le type de squashing d'ID utilisateur effectué --</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>Ajouter un portail</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>Aucun daemon n'est disponible.</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>Ajouter une image</target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>Authentification ACL</target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC Profile</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>Modèle IQN incorrect.</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>Mode cache</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>Âge évict min.</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>Par exemple : iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>Âge vidage min.</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>Plus d'informations</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>Nombre max d'octets cibles</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>Des paramètres avancés de cette cible ont été modifiés.</target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>Nombre max. d'objets cibles</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>Aucune application ajoutée</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>Limite d'applications atteinte</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>Des paramètres avancés de cette image ont été modifiés.</target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>Une réserve peut avoir quatre définitions d'application maximum.</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>Caractère autorisés '_a-zA-Z0-9'</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>La longueur maximale est de 128 caractères.</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>Utilisateur commun</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>Filtrer ou ajouter des applications</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>Mot de passe commun</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>Ajouter une application</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>pool</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>profil de code d'effacement</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>Initiateurs</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>Taille de la réplique</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>Ajouter un initiateur</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>Dernier changement</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>Initiateur</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>Profil de code d'effacement</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>IQN client</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>Jeu de règles Crush</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>L'IQN de l'initiateur doit être unique.</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>Octets d'écriture</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>compartiment</target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>L'initiateur appartient à un groupe dans lequel les images seront configurées.</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>Aucun élément ajouté.</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>Groupes</target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>compartiments</target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>Ajouter un groupe</target>
       </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>Groupe</target>
+      </trans-unit>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>utilisateur</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>Authentification de la découverte</target>
       </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>subuser</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 Key</target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
+      </trans-unit>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
+      </trans-unit>
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>utilisateurs</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift Key</target>
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
       </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>Périmètre</target>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </source>
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>Lecture</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>Créer</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>Topologie iSCSI</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>Présentation</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>Rôle système</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>Cibles</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+        <target>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>Mettre à jour l'utilisateur</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>Continuer</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>Vous avez été automatiquement déconnecté, car vos rôles ont changé.</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>password</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Updated user password"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>Chaque objet est divisé en parties de blocs de données, chacune étant stockée sur un OSD différent.</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>Calculez des blocs de codage pour chaque objet et stockez-les sur différents OSD.
- Le nombre de blocs de codage correspond également au nombre d'OSD qui peuvent être arrêtés sans perdre de données.</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>Le plugin jerasure est le plugin le plus générique et le plus flexible,
-  c'est aussi la valeur par défaut des réserves codées à effacement Ceph.</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>La technique la plus flexible est reed_sol_van_van : il suffit de définir k
- et m. La technique cauchy_good peut être plus rapide, mais vous devez choisir la taille du paquet
- avec précaution. reed_sol_r6_op, liberation, blaum_roth et liber8tion sont des équivalents RAID6
- en ce sens qu'ils ne peuvent être configurés qu'avec m=2.</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>L'encodage se fera sur des paquets de taille d'octets.
-  Choisir la bonne taille de paquet est difficile.
-  La documentation de jerasure contient de nombreuses informations à ce sujet.</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>Avec le plugin jerasure, lorsqu'un objet codé à effacement est stocké sur
- plusieurs OSD, la récupération à la suite de la perte d'un OSD nécessite la lecture de tous les autres.
- Par exemple, si jerasure est configuré avec k=8 et m=4, la perte d'un OSD nécessite de lire
- les onze autres pour pouvoir effectuer une réparation.
-
- Le plugin de code d'effacement lrc crée des blocs de parité locale pour permettre la récupération avec
- moins d'OSD. Par exemple, si lrc est configuré avec k=8, m=4 et l=4,
- un bloc de parité supplémentaire est créé pour chaque groupe de quatre OSD. Lorsqu'un seul OSD est perdu, il peut être
- récupéré avec seulement quatre OSD au lieu de onze.</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>Regroupez les blocs de données et de codage en ensembles de localité de taille. Par exemple,
- pour k=4 et m=2, lorsque locality=3, deux groupes de trois sont créés. Chaque ensemble peut
- être récupéré sans lire les blocs d'un autre jeu.</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>Type de compartiment Crush dans lequel chaque ensemble de blocs défini
- par I sera stocké. Par exemple, s'il est réglé sur rack, chaque groupe de blocs I sera
- placé dans un rack différent. Il est utilisé pour créer une étape de la règle CRUSH telle que l'étape de choix
- d'un rack. S'il n'est pas défini, aucun regroupement de ce type n'est effectué.</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>Le plug-in isa encapsule la bibliothèque ISA. Il ne fonctionne qu'avec des processeurs Intel.</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>Le plugin ISA se présente sous deux formes Reed Solomon.
- Si reed_sol_van est défini, il équivaut à Vandermonde. Si cauchy est configuré, il équivaut à Cauchy.</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>Le plug-in shec encapsule la bibliothèque SHEC multiple.
- Il permet à Ceph de récupérer les données plus efficacement qu'avec les codes Reed Solomon.</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>Nombre de blocs de parité, chacun incluant chaque bloc de données dans sa
- plage de calcul. Ce nombre est utilisé comme estimateur de durabilité. Par exemple, si c=2,
- 2 OSD peuvent être arrêtés sans perte de données.</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>Nom du compartiment crush utilisé pour la première étape de la règle CRUSH.
- Par exemple, l'étape de définition des valeurs par défaut.</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>Vérifiez qu'il n'existe pas deux blocs dans un compartiment avec le même domaine de
- défaillance. Par exemple, si le domaine de défaillance est un hôte, deux blocs ne seront pas stockés sur le même
- hôte. Cette option est utilisée pour créer une étape de la règle CRUSH telle que chooseleaf host.</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>Restreindre le placement aux périphériques d'une classe spécifique
- (par exemple, ssd ou hdd), en utilisant les noms des classes de périphériques crush dans la carte CRUSH.</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>Définissez le nom du répertoire à partir duquel le plug-in de code d'effacement est chargé.</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>Autoriser toutes les opérations</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>Autorise uniquement les opérations qui ne modifient pas le serveur</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>N'autorise pas les opérations de lecture ou d'écriture, mais toutes les autres.</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>Problèmes</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>N'autorise pas la lecture, l'écriture ni aucune autre opération modifiant les attributs d'un fichier ou le contenu d'un répertoire.</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>Synchronisation en cours</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>N'autorise aucun accès</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>Prêt</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- Sélectionner la priorité --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target>Faible</target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target>Élevée</target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>Informations</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>Les 5 dernières minutes</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>Les 15 dernières minutes</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>Les 30 dernières minutes</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>La dernière heure (par défaut)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>Les 3 dernières heures</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>Les 6 dernières heures</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>Les 12 dernières heures</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>Les 24 dernières heures</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>Nom de grappe</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>Hier</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>ID CephX</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>Aujourd'hui</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>ID CephX</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>Depuis le début de la journée</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>Adresses du moniteur</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>Avant-hier</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>Adresses séparées par une virgule...</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>Les 2 derniers jours</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>Clef CephX</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>Il y a huit jours</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Clef Base64...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>La semaine dernière</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>Le nom de grappe n'est pas valide.</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>Cette semaine</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>L'ID CephX n'est pas valide.</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>Depuis le début de la semaine</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>L'adresse du moniteur n'est pas valide.</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>Les 7 derniers jours</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>La clef CephX doit être codée en base64.</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>Le mois dernier</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>Modifier le mode de mise en miroir de la réserve</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>Ce mois</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>Depuis le début du mois</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>Les grappes d'homologues doivent être supprimées avant de désactiver la mise en miroir.</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>Les 30 derniers jours</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>Les 90 derniers jours</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>Les 6 derniers mois</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>L'année écoulée</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>L'année dernière</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>Cette année</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>Depuis le début de l'année</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direction</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>Les 2 dernières années</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>Les 5 dernières années</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Generated token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>Aucun élément sélectionné.</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>Désélectionnez l'élément pour le sélectionner à nouveau.</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>The token is invalid.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>Limite de sélection atteinte</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>Balises de filtre</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>Ajouter un badge</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Generate</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>Aucun élément disponible.</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>Fermer</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>Ajouter</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Remove</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>Cloner</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>Copier</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>Nettoyage en profondeur</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>Détruire</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>Type de réserve</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>Aplatir</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- Sélectionner un type de réserve --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>Marquer comme arrêté</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>Marquer comme rentré</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Max bytes</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>Marquer comme perdu</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Leave it blank or specify 0 to disable this quota.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>Marquer comme sorti</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>A valid quota should be greater than 0.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>Protéger</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Max objects</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>Renommer</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>Le nom de réserve Ceph sélectionné est déjà utilisé.</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>Restaurer</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>Déplacer vers la corbeille</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>Annuler la protection</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoscale</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Change</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>Groupes de placements</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>Aide au calcul</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>Au moins un groupe de placements est nécessaire.</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>Supprimé</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>Votre grappe ne peut pas gérer autant de groupes de placements. Veuillez recalculer le nombre de groupes de placements nécessaires.</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Added</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Removed</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>Taille de réplication</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Edited</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Canceled</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>Cloné</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>Copié</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>Écrasements EC</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>Applati</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>Profil de code d'effacement</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- Aucun profil de code d'effacement n'est disponible --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- Sélectionner un profil de code d'effacement --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Protected</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>Purgé</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Renamed</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>Jeu de règles Crush</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>Restauré</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>A new crush ruleset will be implicitly created.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>There are no rules.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>Rétabli à l'état initial</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- Sélectionner une règle crush --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Moved to Trash</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>Règle Crush</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Unprotected</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>Étapes Crush</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Expired</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target>Oui</target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>Compression</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target>Non</target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>Algorithme</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>Taille de blob minimale</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>par ex. 128 Kio</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>Taille de blob maximale</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>par ex., 512 Kio</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>Rapport</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>Rapport de compression</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- Aucun algorithme de compression d'effacement n'est disponible --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>Qualité de service</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>La valeur doit être supérieure à 0</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>Limite de bits/s</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Value should be less than the maximum blob size</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>Limite souhaitée d'octets E/S par seconde.</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>La valeur doit être supérieure à la taille de blob minimale.</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>Limite E/S par seconde</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>La valeur doit se situer entre 0.0 et 1.0</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>Limite souhaitée d'opérations E/S par seconde.</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>The value should be greater or equal to 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>Limite de bits/s en lecture</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>Limite souhaitée de lecture d'octets par seconde.</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>Limite E/S par seconde en lecture</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>Limite souhaitée d'opérations de lecture par seconde.</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>Limite de bits/s en écriture</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>Limite souhaitée d'écriture d'octets par seconde.</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>Liste des réserves</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>Limite E/S par seconde en écriture</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>Limite souhaitée d'opérations d'écriture par seconde.</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>Rafale de bits/s</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>Limite de rafale d'octets en E/S souhaitée.</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>Rafale E/S par seconde</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>Limite de rafale d'opérations E/S souhaitée.</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>Détails des niveaux de mise en cache</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>Rafale E/S par seconde en lecture</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>Limite de rafale d'octets lus par seconde.</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>Plug-in</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>Rafale E/S par seconde en lecture</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>Blocs de données (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>Limite de rafale d'opérations de lecture</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>Blocs de codage (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>Rafale E/S par seconde en écriture</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>Domaine de défaillance Crush</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>Limite de rafale de lectures d'octets souhaitée.</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>Racine Crush</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>Rafale d'E/S par seconde en écriture</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>Classe de périphérique Crush</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>Limite de rafale d'opérations d'écriture souhaitée.</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>En cours d'exécution</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>Répertoire</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>exécuter</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>Le nom doit être exclusivement composé de caractères alphanumériques, de tirets et de traits de soulignement.</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>Exécuté</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>Le nom de profil du code d'effacement sélectionné est déjà utilisé.</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>tâche inconnue</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>Doit être égal ou supérieur à 2.</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>En cours de création</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>créer</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>En cours de mise à jour</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>mettre à jour</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>En cours de suppression</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>Doit être égal ou supérieur à 1.</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>supprimer</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>Estimateur de durabilité (c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>all dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>Localité (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>Localité Crush</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>Aucun</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>Clonage en cours</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>cloner</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>Technique</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>Taille de paquet</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>En cours de copie</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>copie</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>Aplatissement</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>aplatir</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>Retour à l'état initial</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>rétablir l'état initial</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>En cours de déplacement</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>déplacer</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>Déplacé</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>Impossible de trouver l'image.</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>En cours de restauration.</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>restaurer</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>En cours de purge</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>purger</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>toutes les réserves</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>Impossible de désactiver la mise en miroir, car l'élément contient un homologue.</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index dc95a467f93c1130e6e308786da92a977e1e31bd..57d7ad0e00b850d776cfd48b49650167b9c4e21e 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="id-ID">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>Pengalih navigasi</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>Dasbor</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>Klaster</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>Hos</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>Monitor</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>Layanan</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSD</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>Konfigurasi</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>peta CRUSH</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>Modul Ceph Manajer</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>Log</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>Peringatan</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>Pool</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>Blok</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>Image</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>Pencerminan</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>Sistemfile</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>Gerbang Objek</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>Daemon</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>Pengguna</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>Buket</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>There are no notifications.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>Pilih bahasa</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>Memuat data panel...</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Pemilih Waktu Grafana</target>
-      </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>Reset Pengaturan</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Refresh</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        <target>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>Kembali</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>Gagal memuat data.</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>dipilih</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>ditemukan</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>total</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>Nama</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>Nilai</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>Deskripsi</target>
         <source>Daemon default</source>
         <target>Daemon bawaan</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>Nilai</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>Layanan</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Default --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>true</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>false</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>Simpan</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>Penampil peta CRUSH</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>Memuat...</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
         <source>The chosen hostname is already in use.</source>
         <target>The chosen hostname is already in use.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>Ya, saya yakin.</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>Batal</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
       </trans-unit>
-      <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
-        <source>Hosts List</source>
-        <target>Daftar Hos</target>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
       </trans-unit>
-      <trans-unit id="5e7f4b1ca49e8d217bd0e12c6f7d6b6a2ade2c18" datatype="html">
-        <source>Overall Performance</source>
-        <target>Performa Keseluruhan</target>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
         </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
         </target>
       </trans-unit>
+      <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
+        <source>Hosts List</source>
+        <target>Daftar Hos</target>
+      </trans-unit>
+      <trans-unit id="5e7f4b1ca49e8d217bd0e12c6f7d6b6a2ade2c18" datatype="html">
+        <source>Overall Performance</source>
+        <target>Performa Keseluruhan</target>
+      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
         <target>Devices</target>
       </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>Entri tidak ditemukan</target>
-      </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <target>Log Klaster</target>
         <source>Date:</source>
         <target>Date:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datepicker</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Time range:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>Memuat konfigurasi...</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>Konfigurasi tidak dapat dimuat.</target>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
+      </trans-unit>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>Nilai yang dimasukkan harus berupa angka atau desimal.</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>Perbarui</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>Status</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>Memenuhi Kuorum</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>Tidak dalam Kuorum</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>ID Klaster</target>
         <source>required mon</source>
         <target>mon yang dibutuhkan</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>Memenuhi Kuorum</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>Tidak dalam Kuorum</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>Flag OSD Klaster</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Shared devices</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>Kirim</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>Konfigurasi</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>Tingkat lanjut...</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>Fitur</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Advanced configuration options</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>Prioritas pemulihan OSD</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>Prioritas</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Specify 0 to let Orchestrator backend decide it.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>Ubah nilai prioritas</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Value should be greater than or equal to 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>Isian ini harus diisi!</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>Nilai harus antara 0 dan 1.</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>Ubah bobot</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, select, 1 {Dalam } }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, select, 1 {dalam } }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>Daftar OSD</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>Detail</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Select an attribute to match against --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target>Nilai</target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Use regular expression</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>Tutup</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>Edit</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>Hapus</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
         <source>End time</source>
         <target>End time</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>Kesehatan</target>
-      </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>Statistik </target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>Hapus</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>Klien</target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>Semua klien dapat mengakses</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>Isian ini harus diisi!</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>Alamat</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>Wajib diisi</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>Harus mengandung satu atau lebih nilai yang dipisahkan koma</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>Contoh:</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
+      </trans-unit>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
+      </trans-unit>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>Tipe</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>Id</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>Hos</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>Memuat...</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- Pilih pool --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>Pengguna</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>Kata sandi</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>Pengaturan Lanjut</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>Kesehatan</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>Statistik </target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>Backend Penyimpanan</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>Protokol NFS</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>Squash</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>Tambah klien</target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>Protokol Transport</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>Klaster</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- Pilih klaster --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>Daemon</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>Tambah daemon</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>Backend Penyimpanan</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>Buket baru akan dibuat</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>Protokol NFS</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>Tag NFS</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
         <target>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
         <target>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- Pilih tipe akses --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>-- Pilih jenis squashing id pengguna yang akan dilakukan --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>Protokol Transport</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>Selamat datang di Ceph!</target>
-        <note>The welcome message on the login page</note>
-      </trans-unit>
-      <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
-        <source>Username is required</source>
-        <target>Nama pengguna harus diisi</target>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>Gerbang Objek</target>
       </trans-unit>
-      <trans-unit id="1e20f8b8a4706526c9024cc2f39d568345d100dc" datatype="html">
-        <source>Password is required</source>
-        <target>Kata sandi harus diisi</target>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Please set a new password.</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>Masuk</target>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>You will be redirected to the login page afterwards.</target>
       </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>Maaf, pengguna tidak terdaftar di Ceph.</target>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>The old and new passwords must be different.</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </target>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Password confirmation doesn't match the new password.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>Nama pengguna</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
+      </trans-unit>
+      <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
+        <source>Username is required</source>
+        <target>Nama pengguna harus diisi</target>
+      </trans-unit>
+      <trans-unit id="1e20f8b8a4706526c9024cc2f39d568345d100dc" datatype="html">
+        <source>Password is required</source>
+        <target>Kata sandi harus diisi</target>
+      </trans-unit>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
+      </trans-unit>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Old password</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>The old and new passwords must be different.</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>New password</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Confirm new password</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Password confirmation doesn't match the new password.</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>Terlarang</target>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
+      </trans-unit>
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>Maaf, Anda tidak dizinkan melihat hal yang Anda inginkan.</target>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>Maaf, kami tidak dapat menemukan yang Anda cari</target>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>Konfigurasi RBD</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>Menghapus nilai konfigurasi lokal. Nilai konfigurasi induk akan diturun dan digunakan.</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>Nilai minimum adalah 0</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>Daftar pool</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>Nama hanya boleh terdiri dari alfanumerik, tanda hubung, dan garis bawah.</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>Nama profil erasure code sudah digunakan.</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>Plugin</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>Pecahan data (k)</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>Harus sama dengan atau lebih dari 2.</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>Pecahan Coding (m)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>Harus sama dengan atau lebih dari 1.</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>Penduga daya tahan (c)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>Lokalitas (l)</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>Domain kegagalan Crush</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>Lokalitas Crush</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target>Tidak ada</target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>Teknik</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>Ukuran paket</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>Crush root</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>Kelas perangkat Crush</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>apa saja</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>Direktori</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>Nama...</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>Nama pool Ceph yang dipilih sudah digunakan.</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>Jenis pool</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- Pilih jenis pool --</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>Grup penempatan</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>Dibutuhkan setidaknya satu grup penempatan!</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>Klaster Anda tidak dapat menangani PG sebanyak ini. Mohon hitung ulang jumlah PG yang dibutuhkan.</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>Bantuan penghitungan</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>Aturan CRUSH</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- Pilih aturan crush --</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>Aturan crush</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>Crush steps</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>Aturan crush tidak dapat digunakan di klaster ini karena
-jumlah OSD terlalu sedikit untuk memenuhi syarat minimal OSD untuk aturan ini.</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>Jumlah replikasi</target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>Profil erasure code</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- Tidak ada profil erasure code --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- Pilih profil erasure code --</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>Flag</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>EC Overwrites</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>Aplikasi</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>Kompresi</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>Mode</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>Algoritma</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- Tidak ada algoritma pengompresian erasure --</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>Ukuran blob minimum</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>cth. 128KiB</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>Nilai harus lebih besar dari 0</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Value should be less than the maximum blob size</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>Ukuran maksimum blob</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>cth. 512KiB</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>Nilai harus lebih besar dari ukuran minimum blob</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>Rasio</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>Rasio kompresi</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>Nilai harus antara 0.0 dan 1.0</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Quotas</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max bytes</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>A valid quota should be greater than 0.</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>cth. 10GiB</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max objects</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>The value should be greater or equal to 0</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>Detail Performa</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>Detil Cache Bertingkat</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Clear filters</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>Pindahkan image ke tempat sampah</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>total</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>dipilih</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>Proteksi berakhir pada</target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>ditemukan</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>TIDAK DIPROTEKSI</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>Format tanggal salah. Mohon gunakan "TTTT-BB-HH JJ:mm:dd".</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>Proteksi telah kedaluarsa. Mohon pilih tanggal masa mendatang atau kosongkan.</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>Pindahkan Image</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>Ikhtisar</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>Target</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>Otentikasi Discovery</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>Pengguna</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Nama pengguna harus terdiri dari 8 hingga 64 karakter dan
-hanya boleh mengandung huruf, '.', '@', '-', '_' atau ':'.</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>Kata sandi</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>Pengguna Bersama</target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>Kata sandi bersama</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>Informasi tersedia:</target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>iSCSI Target tidak tersedia</target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Discovery authentication</target>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target>Pool</target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>Pool Data</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>Dibuat</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>Ukuran</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>Objek</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>Ukuran objek</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>Fitur</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>Disiapkan</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>N/A</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>Total disiapkan</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>Unit setrip</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>Jumlah setrip</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target>Induk</target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>Awalan nama blok</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>Urutan</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>Snapshot</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>Image</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>Pengaturan ini akan membatalkan nilai global</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>Global</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>Ini adalah nilai global. Tidak ada nilai yang diset untuk image ini.</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>'/' dan '@' tidak diperbolehkan.</target>
-      </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- Tidak ada pool rbd tersedia --</target>
-      </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- Pilih pool --</target>
-      </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>Gunakan pool data terdedikasi</target>
-      </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>Pool data</target>
-      </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>Pool terdedikasi yang menyimpan data-objek dari RBD.</target>
-      </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>Anda harus menaikkan ukuran.</target>
-      </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>Tingkat lanjut</target>
-      </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>Setrip</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>Unit setrip</target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- Pilih ukuran setrip --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>Isian ini harus diisi karena jumlah setrip telah ditentukan!</target>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>Unit setrip lebih besar dari ukuran objek.</target>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>Jumlah setrip</target>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>Isian wajib diisi karena unit setrip didefinisikan!</target>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>Jumlah setrip harus lebih besar dari 0.</target>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
+      <trans-unit id="7892856315477304281" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, select, true {Ganti nama} other {Buat} }</target>
-      </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
+      <trans-unit id="4690045751984117407" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
-      </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>TIDAK DIPROTEKSI</target>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>Anda akan mengembalikan semula</target>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>Kosongkan Tempah Sampah</target>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>Untuk menghapus, pilih satu atau Semua image dan pilih</target>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>Pool:</target>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>Nama Pool...</target>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>Semua</target>
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>Pulihkan Image</target>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
+        </source>
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
+        </target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>Untuk memulihkan</target>
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </source>
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>ketik nama baru image dan pilih</target>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>Nama Baru</target>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>Kedaluwarsa pada</target>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>Diproteksi hingga</target>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
         </source>
-        <target>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>Tempat sampah</target>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
       </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>Topologi iSCSI</target>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>Pengaturan</target>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>Mengganti parameter ini dari nilai bawaan biasanya tidak diperlukan.</target>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>Backstore</target>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>Konfirmasi</target>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>Pengaturan Lanjut</target>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>Target IQN</target>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>Pola IQN salah.</target>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</target>
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
+        </source>
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
+        </target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>Contoh: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>Informasi lainnya</target>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>Pengaturan lanjutan target ini telah dimodifikasi.</target>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>Portal</target>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
         </source>
-        <target>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>Tambahkan portal</target>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>Pengaturan Image ini telah dimodifikasi.</target>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>Dibutuhkan minimal 1 image.</target>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>Tambahkan image</target>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>Otentikasi ACL</target>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Refresh</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>Inisiator</target>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>Inisiator</target>
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
+      </trans-unit>
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </source>
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Tasks and Notifications</target>
+      </trans-unit>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Clear notifications</target>
+      </trans-unit>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Remove notification</target>
+      </trans-unit>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Duration:</target>
+      </trans-unit>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>There are no notifications.</target>
+      </trans-unit>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>Pilih bahasa</target>
+      </trans-unit>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
+      </trans-unit>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
+      </trans-unit>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
+      </trans-unit>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
+      </trans-unit>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
+      </trans-unit>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
+      </trans-unit>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
+      </trans-unit>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
+      </trans-unit>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
+      </trans-unit>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
+      </trans-unit>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
+      </trans-unit>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
+      </trans-unit>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
+      </trans-unit>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
+      </trans-unit>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
+      </trans-unit>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
+      </trans-unit>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>Memuat data panel...</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Pemilih Waktu Grafana</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>Reset Pengaturan</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>Ya, saya yakin.</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>Pengalih navigasi</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>Dasbor</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventory</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>Monitor</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>peta CRUSH</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>Log</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Monitoring</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>Blok</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>Image</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>Pencerminan</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>Sistemfile</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>Pengguna</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>Buket</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>Pengguna masuk</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>Keluar</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Change password</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>Bantuan</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>Tentang</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>Pengaturan Dasbor</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>Manajemen Pengguna</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>Penghitung kinerja tidak tersedia</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>Klien</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>Tambah klien</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>Semua klien dapat mengakses</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>Alamat</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>Harus mengandung satu atau lebih nilai yang dipisahkan koma</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>Contoh:</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>Detail</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>Status Klaster</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>Gerbang Objek</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>Server Metadata</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>Gateway iSCSI</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>Kapasitas</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>Kapasitas mentah</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>Objek</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>Status PG</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>PG per OSD</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>Kinerja</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>Baca/Tulis Klien</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>Throughput Pengguna</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>Throughput Pemulihan</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Select an attribute to match against --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>Nilai</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Use regular expression</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Active Alerts</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>Nilai harus antara 0 dan 1.</target>
+      </trans-unit>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
+      </trans-unit>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
+      </trans-unit>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
+      </trans-unit>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
+      </trans-unit>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
+      </trans-unit>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>Prioritas pemulihan OSD</target>
+      </trans-unit>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>Prioritas</target>
+      </trans-unit>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>Ubah nilai prioritas</target>
+      </trans-unit>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
+      </trans-unit>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>Tingkat lanjut...</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Advanced configuration options</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>Flag OSD Klaster</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
+      </trans-unit>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
+      </trans-unit>
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
+      </trans-unit>
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
+      </trans-unit>
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
+      </trans-unit>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>Tambah</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Clear</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>Atribut (peta OSD)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>Metadata</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Device health</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>Penghitung kinerja</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>Metadata tidak tersedia</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>Detail Performa</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>OSD creation preview</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>Klien IQN</target>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>Inisiator IQN harus unik.</target>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Nama pengguna harus terdiri atas 8 hingga 64 karakter dan
-hanya boleh mengandung huruf, '.', '@', '-', '_' atau ':'.</target>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>Inisiator termasuk ke dalam grup. Image akan dikonfigurasi di dalam grup.</target>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>Tidak ada yang ditambahkan.</target>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>Tambahkan inisiator</target>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>Grup</target>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>Grup</target>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>Tambahkan grup</target>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>Masalah</target>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>Menyinkronkan</target>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>Siap</target>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>Edit mode pencerminan pool</target>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>No hostname found.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>Nilai saat ini</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>Min</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>Maks</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>Flag</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>Sumber</target>
+      </trans-unit>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>Boleh diperbarui saat dijalankan (bisa diedit)</target>
+      </trans-unit>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>Tag</target>
+      </trans-unit>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>Nilai Enum</target>
+      </trans-unit>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>Lihat juga</target>
+      </trans-unit>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Directories</target>
+      </trans-unit>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
+      </trans-unit>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
+      </trans-unit>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
+      </trans-unit>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
+      </trans-unit>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
+      </trans-unit>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
+      </trans-unit>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
+      </trans-unit>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
+      </trans-unit>
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
         </source>
-        <target>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>Klaster mitra harus dihapus sebelum menonaktfikan pencerminan.</target>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
+      <trans-unit id="6328794256834621774" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
         </source>
         <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {Edit} other {Tambah} }</target>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
+      </trans-unit>
+      <trans-unit id="2244434638607433133" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
         </source>
         <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>Nama Klaster</target>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>Nama klaster tidak valid.</target>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>CephX ID</target>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>CephX ID...</target>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
+      </trans-unit>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
+      </trans-unit>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
+      </trans-unit>
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </source>
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
+      </trans-unit>
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </source>
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>Snapshot</target>
+      </trans-unit>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Quotas</target>
+      </trans-unit>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
+      </trans-unit>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
+      </trans-unit>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
+      </trans-unit>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
+      </trans-unit>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
+      </trans-unit>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
+      </trans-unit>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
+      </trans-unit>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>Peringkat</target>
+      </trans-unit>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
+      </trans-unit>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS performance counters</target>
+      </trans-unit>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
+      </trans-unit>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
+      </trans-unit>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
+      </trans-unit>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
+      </trans-unit>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
+      </trans-unit>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </source>
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>Peran</target>
+      </trans-unit>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
+      </trans-unit>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
+      </trans-unit>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
+      </trans-unit>
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
+        </source>
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
+        </target>
+      </trans-unit>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
+      </trans-unit>
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
+      </trans-unit>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
+      </trans-unit>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
+      </trans-unit>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
+      </trans-unit>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>Nama lengkap</target>
+      </trans-unit>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>CephX ID tidak valid.</target>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>Alamat Monitor</target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>Konfirmasi kata sandi</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>Alamat dengan pemisah-koma...</target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>Konfirmasi kata sandi tidak sesuai dengan kata sandi.</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>Alamat monitor tidak valid.</target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>CephX Key</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Password expiration date...</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Base64-encoded key...</target>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>Email tidak valid.</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>Kunci CephX harus base64 encoded.</target>
+      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
+        <source>Enabled</source>
+        <target>Diaktifkan</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>Penghitung kinerja tidak tersedia</target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>User must change password at next logon</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>Anda akan menghapus izin "pengguna baca / perbarui" dari diri Anda sendiri.</target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>Daftar Daemon</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>Jika melanjutkan, Anda tidak akan lagi dapat menambahkan atau menghapus peran dari pengguna manapun.</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>Penghitung Performa</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>Anda yakin ingin melanjutkan?</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>Memuat data buket...</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>Id</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>Nilai tidak valid.</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>Nama yang dipilih sudah digunakan.</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>Pemilik</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- Pilih pengguna --</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
-        <source>Enabled</source>
-        <target>Diaktifkan</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>Nama...</target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>Dihentikan</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>Deskripsi...</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>Izin</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ID</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>Nama yang dipilih sudah digunakan.</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>Jenis indeks</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>Aturan penempatan</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>Penanda</target>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>Kunci rahasia</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>Penanda maksimum</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>Versi</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>Subpengguna</target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>Versi Master</target>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>Izin</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>Modifikasi waktu</target>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- Pilih izin --</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>Zona grup</target>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>baca, tulis</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>Kuota Buket</target>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>penuh</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>Ukuran maksimum</target>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>ID subpengguna sudah digunakan.</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>Tak terbatas</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>Kunci Swift</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>Objek maksimum</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>Sandi otomatis-dibuat</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>Nama pengguna</target>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
@@ -2187,93 +4136,93 @@ hanya boleh mengandung huruf, '.', '@', '-', '_' atau ':'.</target>
         <source>Access key</source>
         <target>Kunci akses</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>Kunci rahasia</target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>Nama lengkap</target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>Alamat email</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>Sistem</target>
-      </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>Buket maksimum</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>Subpengguna</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>Kemampuan</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>Kuota pengguna</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>Tampilkan</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>Kunci</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>Tipe</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- Pilih tipe --</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>Izin</target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- Pilih izin --</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>Subpengguna</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>ID subpengguna sudah digunakan.</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>Alamat email</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>baca, tulis</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>Maks. buket</target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>penuh</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>Dimatikan</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>Kunci Swift</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>Tak terbatas</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>Sandi otomatis-dibuat</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>Ubahsuai</target>
+      </trans-unit>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>Dihentikan</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>Memuat data pengguna...</target>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>Kuota pengguna</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>Data pengguna tidak dapat dimuat.</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>Kuota Buket</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
@@ -2287,68 +4236,84 @@ hanya boleh mengandung huruf, '.', '@', '-', '_' atau ':'.</target>
         <source>The chosen email address is already in use.</source>
         <target>Alamat email yang dipilih sudah digunakan.</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>Maks. buket</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>Nilai yang dimasukkan harus &gt;= 0.</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>Kunci S3</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>Tidak ada sub-pengguna.</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>Subpengguna</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>Tidak ada sub-pengguna.</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>Kunci</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>Kunci tidak ditemukan.</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>Swift</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>Kemampuan tidak ada.</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>Kunci tidak ditemukan.</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>Tampilkan</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>Kemampuan</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>Kemampuan tidak ada.</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>Ukuran tak terbatas</target>
@@ -2357,6 +4322,10 @@ hanya boleh mengandung huruf, '.', '@', '-', '_' atau ':'.</target>
         <source>Max. size</source>
         <target>Ukuran maks.</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>Nilai tidak valid.</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>Objek tak terbatas</target>
@@ -2365,2354 +4334,2261 @@ hanya boleh mengandung huruf, '.', '@', '-', '_' atau ':'.</target>
         <source>Max. objects</source>
         <target>Objek maks.</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>Deskripsi...</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>Izin</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>Peran</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>Konfirmasi kata sandi</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>Konfirmasi kata sandi tidak sesuai dengan kata sandi.</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>Email</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>Email tidak valid.</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>Anda akan menghapus izin "pengguna baca / perbarui" dari diri Anda sendiri.</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>Jika melanjutkan, Anda tidak akan lagi dapat menambahkan atau menghapus peran dari pengguna manapun.</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>Anda yakin ingin melanjutkan?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>Bantuan</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>Dokumentasi </target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>API</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>Tentang</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>Pengaturan Dasbor</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>Manajemen Pengguna</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>Pengguna masuk</target>
-      </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Change password</target>
-      </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>Keluar</target>
-      </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>Atribut (peta OSD)</target>
-      </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>Metadata tidak tersedia</target>
-      </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>Metadata</target>
-      </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
-      </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
-        <target>Penghitung kinerja</target>
-      </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>Tulis</target>
-      </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>Baca</target>
-      </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>Histogram</target>
-      </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>Nilai saat ini</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>Nilai yang dimasukkan harus &gt;= 0.</target>
       </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>Min</target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>Sistem</target>
       </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>Maks</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>Buket maksimum</target>
       </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>Sumber</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>Ukuran maksimum</target>
       </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>Level</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>Objek maksimum</target>
       </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>Boleh diperbarui saat dijalankan (bisa diedit)</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- Pilih tipe --</target>
       </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>Tag</target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>Daftar Daemon</target>
       </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>Nilai Enum</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>Lihat juga</target>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
+        <target>Penghitung Performa</target>
       </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>Status Klaster</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>Manajer Daemon</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>Gerbang Objek</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>Server Metadata</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>Gateway iSCSI</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>IOPS klien</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>Throughput Pengguna</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>Pemilik</target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>Baca/Tulis Klien</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Placement target</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>Throughput Pemulihan</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>Scrub</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>Kinerja</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- Pilih pengguna --</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>Kapasitas mentah</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Select a placement target --</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>PG per OSD</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Versioning</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>Status PG</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>Kapasitas</target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>Peringkat</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>Terkini</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>Otentikasi penemuan telah diperbarui</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>Tidak ada portal yang tersedia.</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>Tidak ada image yang tersedia.</target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>Tidak ada image yang tersedia. Mohon pastikan Anda telah menambahkan image ke target.</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>Tidak ada inisiator tersedia. Mohon pastikan Anda telah menambahkan inisiator ke target.</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>Target</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>Jenis indeks</target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>Aturan penempatan</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>Penanda</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>Penanda maksimum</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>Keadaan</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>Versi</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>Versi Master</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>Baca Bytes</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>Modifikasi waktu</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>Tulis Bytes</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>Zona grup</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>Ops Baca</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>Ops Tulis</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>A/O Sejak</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>Instance</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>Isu</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>Kemajuan</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>Dimatikan</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>Mode Edit</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>Tambahkan Mitra</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>Edit Mitra</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>Hapus Mitra</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>SMART overall-health self-assessment test result</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>Pemimpin</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target># Lokal</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>passed</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target># Jauh</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>failed</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>mitra pencerminan</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Device Information</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>Kunci</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>Perataan mendalam</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>No SMART data available for this device.</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>Lapisan</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART data is loading.</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>Kunci eksklusif</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>Peta objek (butuh kunci-eksklusif)</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>Penjurnalan (membutuhkan kunci-eksklusif)</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>Kembalikan snapshot RBD</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>Kembalikan</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>Snapshot RBD</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>Dihapus pada</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>id</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>tipe</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Neither hostname nor OSD ID given</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>keadaan</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>Pulihkan Image</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>versi</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>Untuk memulihkan</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>Hos</target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>ketik nama baru image dan pilih</target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>induk</target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>Nama Baru</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>Kosongkan Tempah Sampah</target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>Daemon siaga</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>Peringkat</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>Semua</target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>Daemon</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>Aktivitas</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>Pool:</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>Dentries</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>Nama Pool...</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>Inode</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>Penggunaan</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>Nilai dapat diperbarui saat runtime.</target>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>Daemon/klien tidak dapat mengambil nilai dari
-basis data konfigurasi monitor. Kami tidak mengizinkan mengubah ini dari 'ceph config
-set ...'. Pilihan ini harus dikonfigurasi melalui ceph.conf atau CLI.</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>Pilihan hanya dapat bekerja selama daemon dimulai.</target>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>Pilihan hanya berpengaruh pada pembuatan klaster.</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>Pilihan hanya berpengaruh pada pembuatan daemon.</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>Pindahkan image ke tempat sampah</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </source>
-        <target>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>Layanan</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>Proteksi berakhir pada</target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>Nilai saat ini</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>TIDAK DIPROTEKSI</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>Dapat diedit</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>Format tanggal salah. Mohon gunakan "TTTT-BB-HH JJ:mm:dd".</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>Proteksi telah kedaluarsa. Mohon pilih tanggal masa mendatang atau kosongkan.</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>Kedaluwarsa pada</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>Diproteksi hingga</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+        <target>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>Aktifkan</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namespaces</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>Nonaktifkan</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>Tempat sampah</target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>Menghubungkan kembali, mohon tunggu...</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>Alamat Publik</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>Buka Sesi</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>Tidak boleh Masuk</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>OSD yang telah ditandai keluar tidak akan ditandai masuk saat mereka menyala</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>Tidak boleh Keluar</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>OSD tidak akan otomatis ditandai keluar setelah interval dikonfigurasi</target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>Tidak Nyala</target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>Anda akan mengembalikan semula</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>OSD tidak diizinkan menyala</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>Tidak Mati</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>Laporan kegagalan OSD sedang diabaikan sehingga monitor tidak akan menandai OSD mati</target>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>Jeda</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>Jeda baca dan tulis</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>Nonaktifkan Scrub</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Create Namespace</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>Scrubbing dinonaktifkan</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- Tidak ada pool rbd tersedia --</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>Nonaktifkan Deep Scrub</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namespace already exists.</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>Deep Scrubing dinonaktifkan</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>Tidak ada Penambalan</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>Penambalan PG dihentikan</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>Tidak ada Pemulihan</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>Pemulihan PG dihentikan</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>Urutan Bitwise</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>Gunakan urutan bitwise</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>Buang Snapdirs</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>OSD memiliki snapset yang dikonversi</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>Pulihkan yang telah dihapus</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>Penghapusan dilakukan saat pemulihan bukan saat bermitra</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>Batas Maks Log PG</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>Taruh batas maks pada panjang log pg</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>Flag OSD diperbarui</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>keluar</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>Gunakan pool data terdedikasi</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>masuk</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>Ukuran</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>gugur</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>cth. 10GiB</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>Tandai</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>Tingkat lanjut</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>OSD hilang</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>Setrip</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>ditandai hilang</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>Ukuran objek</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>Buang</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>Unit setrip</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- Pilih ukuran setrip --</target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>dibuang</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>Jumlah setrip</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>hancurkan</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>dihancurkan</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>'/' dan '@' tidak diperbolehkan.</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Recovery Priority</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- No namespaces available --</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Select a namespace --</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>PG</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>Bita baca</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>Pool data</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>Bita tulis</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>Pool terdedikasi yang menyimpan data-objek dari RBD.</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>Ops baca</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>Anda harus menaikkan ukuran.</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>Ops tulis</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>Isian ini harus diisi karena jumlah setrip telah ditentukan!</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>Unit setrip lebih besar dari ukuran objek.</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>Isian wajib diisi karena unit setrip didefinisikan!</target>
+      </trans-unit>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>Jumlah setrip harus lebih besar dari 0.</target>
+      </trans-unit>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </source>
-        <target>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>Pool Data</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>Dibuat</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>Maks Penambalan</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>Disiapkan</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>Maks Pemulihan Aktif</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total disiapkan</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>Maks Menjalankan Pemulihan Tunggal</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>Unit setrip</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>Jeda Pemulihan</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>Jumlah setrip</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>Ubahsuai</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>Induk</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>Awalan nama blok</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>Urutan</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>N/A</target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>Pengaturan ini akan membatalkan nilai global</target>
       </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>Ini adalah nilai global. Tidak ada nilai yang diset untuk image ini.</target>
       </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>Global</target>
       </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>Tugas</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>Konfigurasi RBD</target>
       </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>Keparahan</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>Menghapus nilai konfigurasi lokal. Nilai konfigurasi induk akan diturun dan digunakan.</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>Dimulai</target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attribute name</target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regular expression</target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </source>
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Created by</target>
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </source>
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>Diperbarui</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Ends</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>Terpakai</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>Tersedia</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>Bersih</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>Bekerja</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>Peringatan</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>Tidak diketahui</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>iSCSI Target tidak tersedia</target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>Informasi tersedia:</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Discovery authentication</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>nyala</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>Mengganti parameter ini dari nilai bawaan biasanya tidak diperlukan.</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>tidak ada filesistem</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configure</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>aktif</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>Pengaturan</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>siaga</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>n/a</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identifier</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>daemon aktif</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>kuorum</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>Layanan NFS Ganesha belum dikonfigurasi.</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>Transport</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>Pengguna CephFS</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>Filesistem CephFS</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(diturunkan dari konfig global)</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>diturunkan dari konfig global</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>Target IQN</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- Pilih jenis squashing id pengguna yang akan dilakukan --</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>Portal</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>Tidak ada daemon tersedia.</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>Tambahkan portal</target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>Tambahkan image</target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC Profile</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>Otentikasi ACL</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>Mode Cache</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>Pola IQN salah.</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>Min Waktu Usir</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>Min Waktu Buang</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>Contoh: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>Target Maks Bita</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>Informasi lainnya</target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>Target Maks Objek</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>Pengaturan lanjutan target ini telah dimodifikasi.</target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>Tidak ada aplikasi ditambahkan</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>Batas aplikasi tercapai</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>Sebuah pool hanya dapat memiliki empat definisi aplikasi.</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>Pengaturan Image ini telah dimodifikasi.</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>Karakter diperbolehkan '_a-zA-Z0-9'</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>Panjang maksimum 128 karakter</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>Saring atau tambah aplikasi</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>Pengguna Bersama</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>Tambah aplikasi</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>Kata sandi bersama</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>pool</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>profil erasure code</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>Ukuran Replikasi</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>Inisiator</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>Perubahan Terakhir</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>Tambahkan inisiator</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>Profil Erasure Code</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>Inisiator</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>Aturan Crush</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>Klien IQN</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>Bita tulis</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>Inisiator IQN harus unik.</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>buket</target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>Inisiator termasuk ke dalam grup. Image akan dikonfigurasi di dalam grup.</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>Tidak ada yang ditambahkan.</target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>buket</target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>Grup</target>
       </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>Tambahkan grup</target>
+      </trans-unit>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>Grup</target>
       </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>pengguna</target>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>subuser</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>Otentikasi Discovery</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 Key</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
+      </trans-unit>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
+      </trans-unit>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
+      </trans-unit>
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>pengguna</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift Key</target>
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
       </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>Cakupan</target>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </source>
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>Baca</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>Buat</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>Topologi iSCSI</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>Ikhtisar</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>Peran Sistem</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+        <target>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>Perbarui pengguna</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>Lanjutkan</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>Anda dikeluarkan otomatis karena peran Anda telah berubah.</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>password</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Updated user password"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>Tiap objek dipecah dalam pecahan-data, masing-masing disimpan pada OSD yang berbeda.</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>Hitung pecahan coding untuk tiap objek dan simpan pada OSD yang berbeda.
-Jumlah pecahan data juga menjadi jumlah OSD yang diperbolehkan mati tanpa kehilangan data.</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>Plugin jerasure merupakan plugin paling umum dan fleksibel,
-serta merupakan plugin bawaan Ceph untuk pool erasure code.</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>Teknik yang lebih fleksibel yaitu reed_sol_van : cukup mengeset k
-dan m. Teknik cauchy_good bisa lebih cepat, namun Anda harus memilih ukuran paket
-dengan seksama. Semua reed_sol_r6_op, liberation, blaum_roth, liber8tion setara dengan RAID6
-dalam hal mereka hanya bisa diatur dengan m=2.</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>Penyandian dilakukan setiap saat pada ukuran bita paket.
-Sulit untuk menentukan ukuran paket yang tepat.
-Silakan cek dokumentasi jerasure untuk informasi lebih mendalam.</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>Pada plugin jerasure, saat objek dengan erasure code disimpan pada
-banyak OSD, pemulihan dari OSD yang hilang membutuhkan akses dari OSD lainnya.
-Contoh, saat jerasure dikonfigurasi dengan k=8 dan m=4, saat satu OSD mati, maka pemulihan akan membutuhkan pembacaan dari tujuh OSD lainnya.
-
-Plugin lrc erasure code membuat pecahan paritas lokal agar dapat memulihkan 
-dengan OSD yang lebih sedikit. Contoh, jika lrc dikonfigurasi dengan k=8, m=4, dan l=4, maka lrc akan
-membuat pecahan paritas tambahan tiap empat OSD. Saat satu OSD mati, maka pemulihan dapat dilakukan hanya dengan 4 OSD, alih-alih 7 OSD.</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>Kelompokkan pecahan data dan coding ke dalam ukuran lokalitas. Controh
-untuk k=4 dan m=2, saat lokalitas=3 dua grup dari tiga akan dibuat. Setiap set akan
-dipulihkan tanpa membaca pecahan dari set lainnya.</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>Tipe buket crush setiap set pecahan yang didefinisikan oleh l  
-akan disimpan. Contoh, jika diset pada rak, tiap grup pecahan l akan 
-ditempatkan pada rak berbeda. Ini akan digunakan pada aturan step CRUSH yaitu 
-memilih tiap rak. Jika tidak diset, tidak akan ada pengelompokkan.</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>Plugin isa menghimpun perpustakaan ISA. Hanya dapat berjalan pada prosesor Intel.</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>Plugin ISA memiliki dua jenis Reed Solomon.
-Jika reed_sol_van diset, maka menjadi Vandermonde, jika cauchy diset, maka menjadi Cauchy.</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>Plugin shec mengenkapsulasi banyak pustaka SHEC.
-Hal ini agar ceph dapat dipulihkan dengan lebih efisien dari kode Reed Solomon.</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>Jumlah potongan paritas yang masing-masing mencakup setiap potongan data 
-dalam rentang perhitungannya. Nilai ini digunakan untuk perkiraan daya tahan. Contoh, jika c=2, 
-2 OSD dapat mati tanpa kehilangan data.</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>Nama buket crush digunakan sebagai langkah pertama dari aturan CRUSH.
-Contoh diambil langkah bawaan.</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>Memastikan tidak ada pecahan data berada pada buket dengan domain kegagalan
-yang sama. Contoh, saat domain gagal adalah hos, maka tidak ada pecahan data yang akan disimpan 
-pada hos yang sama. Aturan CRUSH seperti step chooseleaf hos akan digunakan untuk hal tersebut.</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>Batasi penempatan ke perangkat dengan kelas tertentu
-(cth. ssd atau hdd), menggunakan nama kelas perangkat crush pada peta CRUSH.</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>Set nama direktori empat plugin erasure code akan dimuat.</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>Izinkan semua operasi</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>Izinkan hanya untuk operasi yang tidak mengubah server</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>Tidak diizinkan untuk operasi baca dan tulis, namun izinkan operasi lainnya</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>Masalah</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>Tidak diizinkan untuk baca, tulis, atau operasi lainnya yang mengubah atribut berkas atau konten direktori</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>Menyinkronkan</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>Tidak diizinkan untuk semua hal</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>Siap</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- Pilih prioritas --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target>Rendah</target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target>Tinggi</target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>Informasi</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>5 menit terakhir</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>15 menit terakhir</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>30 menit terakhir</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>1 Jam Terakhir (Bawaan)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>3 jam terakhir</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>6 jam terakhir</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>12 jam terakhir</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>24 jam terakhir</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>Nama Klaster</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>Kemarin</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>CephX ID</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>Hari ini</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>CephX ID...</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>Sejauh hari ini</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>Alamat Monitor</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>Kemarin dulu</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>Alamat dengan pemisah-koma...</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>2 hari terakhir</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>CephX Key</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>Hari ini minggu lalu</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Base64-encoded key...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>Minggu lalu</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>Nama klaster tidak valid.</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>Minggu ini</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>CephX ID tidak valid.</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>Sejauh minggu ini</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>Alamat monitor tidak valid.</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>7 hari terakhir</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>Kunci CephX harus base64 encoded.</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>Bulan lalu</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>Edit mode pencerminan pool</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>Bulan ini</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>Sejauh bulan ini</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>Klaster mitra harus dihapus sebelum menonaktfikan pencerminan.</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>30 hari terakhir</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>90 hari terakhir</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>6 bulan terakhir</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>1 tahun terakhir</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>Tahun lalu</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>Tahun ini</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>Sejauh tahun ini</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direction</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>2 tahun terakhir</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>5 tahun terakhir</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Generated token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>Tidak ada yang dipilih.</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>Batalkan memilih untuk memilih ulang</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>The token is invalid.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>Batas pemilihan tercapai</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>Tanda penyaringan</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>Tambahkan lencana</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Generate</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>Tidak ada yang tersedia.</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>Tutup</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>Tambah</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Remove</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>Klon</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>Salin</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>Deep Scrub</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>Hancurkan</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>Jenis pool</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>Ratakan</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- Pilih jenis pool --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>Tandai Gugur</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>Aplikasi</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>Tandai Masuk</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Max bytes</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>Tandai Hilang</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Leave it blank or specify 0 to disable this quota.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>Tandai Keluar</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>A valid quota should be greater than 0.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>Proteksi</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Max objects</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>Ubah nama</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>Nama pool Ceph yang dipilih sudah digunakan.</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>Pulihkan</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>Pindahkan ke Tempat Sampah</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>Tidak diproteksi</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoscale</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Change</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>Grup penempatan</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>Bantuan penghitungan</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>Dibutuhkan setidaknya satu grup penempatan!</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>Dihapus</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>Klaster Anda tidak dapat menangani PG sebanyak ini. Mohon hitung ulang jumlah PG yang dibutuhkan.</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Added</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Removed</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>Jumlah replikasi</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Edited</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Canceled</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>Diklon</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>Disalin</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>EC Overwrites</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>Diratakan</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>Profil erasure code</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- Tidak ada profil erasure code --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- Pilih profil erasure code --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Protected</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>Dibuang</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Renamed</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>Aturan CRUSH</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>Dipulihkan</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>A new crush ruleset will be implicitly created.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>There are no rules.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>Dikembalikan</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- Pilih aturan crush --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Moved to Trash</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>Aturan crush</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Unprotected</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>Crush steps</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Expired</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target>Ya</target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>Kompresi</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target>Tidak</target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>Algoritma</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>Ukuran blob minimum</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>cth. 128KiB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>Ukuran maksimum blob</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>cth. 512KiB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>Rasio</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>Rasio kompresi</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- Tidak ada algoritma pengompresian erasure --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>Kualitas Layanan atau QoS</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>Nilai harus lebih besar dari 0</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>Limit BPS</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Value should be less than the maximum blob size</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>Limit IO bytes per detik yang diinginkan.</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>Nilai harus lebih besar dari ukuran minimum blob</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>Limit IOPS</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>Nilai harus antara 0.0 dan 1.0</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>Limit operasi IO per detik yang diinginkan.</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>The value should be greater or equal to 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>Limit Baca BPS </target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>Limit byte baca per detik yang diinginkan.</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>Limit IOPS Baca</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>Limit operasi baca per detik yang diinginkan.</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>Limit Tulis BPS</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>Limit tulis byte per detik yang diinginkan.</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>Daftar pool</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>Limit IOPS Tulis</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>Limit operasi tulis per detik yang diinginkan.</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>Letupan BPS</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>Limit yang diinginkan untuk letupan atau burst dari IO byte.</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>Letupan IOPS</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>Limit yang diinginkan untuk letupan atau burst operasi IO.</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>Detil Cache Bertingkat</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>Letupan Baca BPS</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>Limit yang diinginkan untuk letupan atau burst dari baca byte.</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>Plugin</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>Letupan IOPS Baca</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>Pecahan data (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>Limit yang diinginkan untuk letupan atau burst operasi baca.</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>Pecahan Coding (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>Letupan BPS Tulis</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>Domain kegagalan Crush</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>Limit yang diinginkan untuk letupan atau burst dari tulis byte.</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>Crush root</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>Letupan IOPS Tulis</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>Kelas perangkat Crush</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>Limit yang diinginkan untuk letupan atau burst dari operasi baca.</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>Mengeksekusi</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>Direktori</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>eksekusi</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>Nama hanya boleh terdiri dari alfanumerik, tanda hubung, dan garis bawah.</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>Dieksekusi</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>Nama profil erasure code sudah digunakan.</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>tugas tak diketahui</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>Harus sama dengan atau lebih dari 2.</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>Membuat</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>buat</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>Memperbarui</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>perbarui</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>Menghapus</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>Harus sama dengan atau lebih dari 1.</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>hapus</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>Penduga daya tahan (c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>all dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>Lokalitas (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>Lokalitas Crush</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>Tidak ada</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>Pengklonan</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>klon</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>Teknik</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>Ukuran paket</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>Menyalin</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>salin</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>Meratakan</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>ratakan</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>Mengembalikan</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>kembalikan</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>Memindahkan</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>pindah</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>dipindahkan</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>Tidak dapat menemukan image.</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>Memulihkan</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>pulihkan</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>Membuang</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>buang</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>semua pool</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>Gagal menonaktifkan pencerminan karena sedang bermitra.</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index 994fcef88df06c3eda9c9570858d31e26469372e..c999ee830d40385f8737329c343bc21df40d642b 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="it-IT">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>Attiva/Disattiva barra di navigazione</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>Dashboard</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>Cluster</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>Host</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>Monitor</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>Servizi</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSD</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>Configurazione</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>Mappa CRUSH</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>Moduli Manager</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>Log</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>Avvisi</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>Pool</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>Blocco</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>Immagini</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>Esecuzione della copia speculare</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI </target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>File system</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>Object Gateway</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>Daemon</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>Utenti</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>Compartimenti</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>There are no notifications.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>Selezionare una lingua</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>Caricamento pannello dati in corso...</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </target>
-      </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Selezione ora di Grafana</target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>Impostazioni di ripristino</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Refresh</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        <target>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>Indietro</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>Non è stato possibile caricare i dati.</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>selezionato</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>trovato</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>totale</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>Nome</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>Valori</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>Descrizione</target>
         <source>Daemon default</source>
         <target>Default del daemon</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>Valori</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>Servizi</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Predefinito --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>vero</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>falso</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ maxValue }}"/>.
         </source>
-        <target>The entered value is too high! It must not be greater than 
+        <target>Il valore immesso è troppo alto. Non deve essere maggiore di 
           <x id="INTERPOLATION" equiv-text="{{ maxValue }}"/>.
         </target>
       </trans-unit>
         <source>The entered value is too low! It must not be lower than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </source>
-        <target>The entered value is too low! It must not be lower than 
+        <target>Il valore immesso è troppo basso. Non deve essere minore di 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>Salva</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>Visualizzatore mappa CRUSH</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>Caricamento in corso...</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
       </trans-unit>
       <trans-unit id="1b3f5e5291541678f7afa49d28fad5ca848a8061" datatype="html">
         <source>The chosen hostname is already in use.</source>
-        <target>The chosen hostname is already in use.</target>
+        <target>Il nome host selezionato é già in uso.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>.</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>Annulla</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
+      </trans-unit>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
+      </trans-unit>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
+      </trans-unit>
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </source>
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </target>
       </trans-unit>
       <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
         <source>Hosts List</source>
         <source>Overall Performance</source>
         <target>Prestazioni complessive</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </target>
-      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
-        <target>Devices</target>
-      </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>Nessuna voce trovata</target>
+        <target>Dispositivi</target>
       </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
       </trans-unit>
       <trans-unit id="4193c9eb868aeec119b78a14795241e0aa5e8b60" datatype="html">
         <source>Priority:</source>
-        <target>Priority:</target>
+        <target>Prioritá:</target>
       </trans-unit>
       <trans-unit id="1d78ca51eab260ce3fd917d39190d64df5229b6e" datatype="html">
         <source>Keyword:</source>
       </trans-unit>
       <trans-unit id="05fa0bded36de6e73a1fa44838b627349dace044" datatype="html">
         <source>Date:</source>
-        <target>Date:</target>
-      </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datepicker</target>
+        <target>Data:</target>
       </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Time range:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>Caricamento della configurazione in corso...</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
+      </trans-unit>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>Impossibile caricare la configurazione.</target>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value is too high! It must be lower or equal to 
           <x id="INTERPOLATION" equiv-text="{{ moduleOption.value.max }}"/>.
         </source>
-        <target>The entered value is too high! It must be lower or equal to 
+        <target>Il valore immesso è troppo alto. Deve essere minore o uguale a 
           <x id="INTERPOLATION" equiv-text="{{ moduleOption.value.max }}"/>.
         </target>
       </trans-unit>
         <source>The entered value is too low! It must be greater or equal to 
           <x id="INTERPOLATION" equiv-text="{{ moduleOption.value.min }}"/>.
         </source>
-        <target>The entered value is too low! It must be greater or equal to 
+        <target>Il valore immesso è troppo basso. Deve essere maggiore o uguale a 
           <x id="INTERPOLATION" equiv-text="{{ moduleOption.value.min }}"/>.
         </target>
       </trans-unit>
         <source>The entered value needs to be a number or decimal.</source>
         <target>Il valore immesso deve essere un numero o un decimale.</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>Aggiorna</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>Stato</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>Nel quorum</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>Non nel quorum</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>ID cluster</target>
         <source>required mon</source>
         <target>mon richiesto</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>Nel quorum</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>Non nel quorum</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>Flag OSD in tutto il cluster</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Dispositivi condivisi</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>Invia</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>Configurazione</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>Avanzate...</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>Funzioni</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Advanced configuration options</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>Priorità di recupero OSD</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>Priorità</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Inserire 0 per lasciare decidere all'orchestratore.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>Personalizza valori di priorità</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Il valore deve essere maggiore di 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>Questo campo è obbligatorio.</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>Il valore deve essere compreso tra 0 e 1.</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>Ripesa</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, select, 1 {Deep } }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, select, 1 {deep } }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>Elenco degli OSD</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>Dettagli</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Select an attribute to match against --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target>Valore</target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Use regular expression</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>Chiudi</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>Modifica</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>Elimina</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
-        <target>Creator</target>
+        <target>Creatore</target>
       </trans-unit>
       <trans-unit id="5a5d7ee2acbfa9c91ab7f41d26bda9ff0cafe42f" datatype="html">
         <source>Comment</source>
-        <target>Comment</target>
+        <target>Commento</target>
       </trans-unit>
       <trans-unit id="4c11aad490b2d53fdae30b3807beabf79306752c" datatype="html">
         <source>Start time</source>
-        <target>Start time</target>
+        <target>Tempo di inizio</target>
       </trans-unit>
       <trans-unit id="32856b1e8e339b747b21e313e2fe65a51fd450bb" datatype="html">
         <source>If the start time lies in the past the creation time will be used</source>
       </trans-unit>
       <trans-unit id="a02ea1d4e7424ca989929da5e598f379940fdbf2" datatype="html">
         <source>Duration</source>
-        <target>Duration</target>
+        <target>Durata</target>
       </trans-unit>
       <trans-unit id="2f4e35e36f4d3c62e2c17df41730b6dee4afc4b9" datatype="html">
         <source>End time</source>
         <target>End time</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>Stato</target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>Modifica</target>
       </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>Statistiche</target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>Elimina</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>Client</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>Questo campo è obbligatorio.</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>Può accedere qualsiasi client</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>Indirizzi</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>Campo obbligatorio</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>Deve contenere uno o più valori delimitati da virgole</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>Ad esempio:</target>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
+      </trans-unit>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>Tipo</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Spazio dei nomi</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>Caricamento in corso...</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- Selezionare un pool --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>Utente</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>Password</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>Impostazioni avanzate</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>Stato</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>Statistiche</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>Backend di storage</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>Protocollo NFS</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>Esegui squash</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>Aggiungi client</target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>Protocollo di trasporto</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- Selezionare il cluster --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>Daemon</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>Aggiungi daemon</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>Backend di storage</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
       </trans-unit>
       <trans-unit id="ee3ba0ab5f0ccd597b3e44021c71e9aaad14df0a" datatype="html">
         <source>-- No CephFS filesystem available --</source>
-        <target>-- No CephFS filesystem available --</target>
+        <target>-- Nessun filesystem CephFS disponibile --</target>
       </trans-unit>
       <trans-unit id="764c57812558b1ae66c5eec95d7efd2b1bf761e3" datatype="html">
         <source>-- Select the CephFS filesystem --</source>
-        <target>-- Select the CephFS filesystem --</target>
+        <target>-- Seleziona il filesystem CephFS --</target>
       </trans-unit>
       <trans-unit id="957512d0321f73e9f115bce1bd823fa635170c41" datatype="html">
         <source>Security Label</source>
         <source>New bucket will be created</source>
         <target>Viene creato il nuovo compartimento</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>Protocollo NFS</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>Tag NFS</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
         <target>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
         <target>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- Selezionare il tipo di accesso --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>--Selezionare il tipo di squash dell'ID utente da eseguire --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>Protocollo di trasporto</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>Benvenuto in Ceph.</target>
-        <note>The welcome message on the login page</note>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Impostare una nuova password.</target>
+      </trans-unit>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>Sarai poi reindirizzato alla pagina di login.</target>
+      </trans-unit>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>La vecchia e la nuova password devono essere diverse.</target>
+      </trans-unit>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>La conferma non corrisponde alla nuova password.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>Nome utente</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
       </trans-unit>
       <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
         <source>Username is required</source>
         <source>Password is required</source>
         <target>Password richiesta</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>Login</target>
-      </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>Spiacenti, l'utente non esiste in Ceph.</target>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </target>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
-        <target>Old password</target>
-      </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>The old and new passwords must be different.</target>
+        <target>Vecchia password</target>
       </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
-        <target>New password</target>
-      </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
+        <target>Nuova password</target>
       </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
-        <target>Confirm new password</target>
-      </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Password confirmation doesn't match the new password.</target>
+        <target>Conferma nuova password</target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>Non consentito</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>Spiacenti, non è consentito visualizzare ciò che si stava cercando.</target>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>Spiacenti, impossibile trovare ciò che si stava cercando</target>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
+      </trans-unit>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
+      </trans-unit>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
+      </trans-unit>
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>Configurazione RBD</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>Rimuovere il valore della configurazione locale. Al suo posto verrà ereditato e utilizzato il valore della configurazione superiore.</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>Il valore minimo è 0</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>Elenco dei pool</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>Il nome può contenere solo caratteri alfanumerici, trattini e caratteri di sottolineatura.</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>Il nome del profilo del codice di cancellazione selezionato è già in uso.</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>Plugin</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>Porzioni di dati (k)</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>Deve essere uguale o maggiore di 2.</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>Porzioni di codice (m)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>Deve essere uguale o maggiore di 1.</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>Stima durata (c)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>Località (l)</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>Dominio di errore Crush</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>Località Crush</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target>Nessuno</target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>Tecnica</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>Dimensione del pacchetto</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>Radice Crush</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>Classe dispositivo Crush</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>qualsiasi</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>Directory</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>Nome...</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>Il nome del pool Ceph scelto è già in uso.</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>Tipo di pool</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- Selezionare un tipo di pool --</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>Gruppi di posizionamento</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>È necessario almeno un gruppo di posizionamento.</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>Il cluster non può gestire questo numero eccessivo di gruppi di posizionamento. Ricalcolare il numero di gruppi di posizionamento necessari.</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>Guida per il calcolo</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>Set di regole Crush</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- Selezionare una regola Crush --</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>Regola Crush</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>Passaggi Crush</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>Non è possibile utilizzare la regola nel cluster attuale perché il numero degli
-                OSD che contiene è troppo basso e non soddisfa il numero minimo di OSD richiesto da questa regola.</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>Dimensioni replicate</target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>Profilo del codice di cancellazione</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- Nessun profilo del codice di cancellazione disponibile --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- Selezionare un profilo del codice di cancellazione --</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>Flag</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>Sovrascritture EC</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>Applicazioni</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>Compressione</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>Modalità</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>Algoritmo</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- Nessun algoritmo di compressione della cancellazione disponibile --</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>Dimensioni minime del blob</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>ad es. 128 KiB</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>Il valore deve essere maggiore di 0</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Value should be less than the maximum blob size</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>Dimensioni massime del blob</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>ad es. 512 KiB</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>Il valore deve essere maggiore delle dimensioni minime del blob</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>Rapporto</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>Rapporto di compressione</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>Il valore deve essere compreso tra 0,0 e 1,0</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Quotas</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max bytes</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>A valid quota should be greater than 0.</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>ad es. 10 GiB</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max objects</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>The value should be greater or equal to 0</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>Dettagli sulle prestazioni</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>Dettagli livelli cache</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Rimuovi filtri</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>Sposta un'immagine nel cestino</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>totale</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>selezionato</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>La protezione scade alle</target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>trovato</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>NON PROTETTO</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>Formato data errato. Utilizzare "AAAA-MM-GG HH:mm:ss".</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>La protezione è già scaduta. Selezionare una data futura o lasciarla vuota.</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>Sposta immagine</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>Panoramica</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>Destinazioni</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>Autenticazione rilevazione</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>Utente</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>I nomi utente devono avere una lunghezza compresa tra 8 e 64 caratteri e
-              possono contenere solo lettere, '.', '@', '-', '_' o ':'.</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>Password</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>Utente reciproco</target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>Password reciproca</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>Informazioni disponibili:</target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>Destinazioni iSCSI non disponibili</target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Discovery authentication</target>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target>Pool</target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>Pool di dati</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>Creato</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>Dimensioni</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>Oggetti</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>Dimensioni oggetto</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>Funzioni</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>Soggetto al provisioning</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>N/D</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>Totale soggetto al provisioning</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>Unità di striping</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>Conteggio di striping</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target>Superiore</target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>Prefisso nome blocco</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>Ordine</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>Snapshot</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>Immagine</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>Questa impostazione sostituisce il valore globale</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>Globale</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>Questo è il valore globale. Nessun valore di opzione è stato impostato per questa immagine.</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>'/' e '@' non sono consentiti.</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- Nessun pool rbd disponibile --</target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- Selezionare un pool --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>Utilizza un pool di dati dedicato</target>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
       </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>Pool di dati</target>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
       </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>Pool dedicato che archivia i dati oggetto dell'RBD.</target>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>È necessario aumentare le dimensioni.</target>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
       </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>Avanzate</target>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>Striping</target>
+      <trans-unit id="7892856315477304281" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>Unità di striping</target>
+      <trans-unit id="4690045751984117407" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- Selezionare l'unità di striping --</target>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>Questo campo è obbligatorio perché è specificato il numero di striping.</target>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>L'unità di striping è maggiore delle dimensioni dell'oggetto.</target>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>Numero di striping</target>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>Questo campo è obbligatorio perché è specificata l'unità di striping.</target>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>Il numero di striping deve essere maggiore di 0.</target>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
+      </trans-unit>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, select, true {Rename} other {Create} }</target>
-      </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
       </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>NON PROTETTO</target>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>Si sta per eseguire il rollback</target>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>Elimina definitivamente contenuto del cestino</target>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>Per eliminare definitivamente, selezionare una o tutte le immagini e fare clic su</target>
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>Pool:</target>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>Nome pool...</target>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>Tutto</target>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>Ripristina immagine</target>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>Per ripristinare,</target>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>digitare il nuovo nome dell'immagine e fare clic su</target>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>Nuovo nome</target>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>Scaduto alle</target>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>Protetto fino alle</target>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
         </source>
-        <target>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>Cestino</target>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
       </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>Topologia iSCSI</target>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>Impostazioni</target>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>Di solito non è necessario modificare questi parametri rispetto ai valori di default.</target>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>Backstore</target>
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>Conferma</target>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>Impostazioni avanzate</target>
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </source>
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>IQN di destinazione</target>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>IQN contiene un modello errato.</target>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</target>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>Ad esempio: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>Ulteriori informazioni</target>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>Questa destinazione contiene impostazioni avanzate modificate.</target>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Aggiorna</target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>Portali</target>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
         </source>
-        <target>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>Aggiungi portale</target>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>Questa immagine contiene impostazioni modificate.</target>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Tasks and Notifications</target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>È richiesta almeno 1 immagine.</target>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Pulisci notifiche</target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>Aggiungi immagine</target>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Rimuovi notifica</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>Autenticazione ACL</target>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Durata:</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>Non ci sono notifiche.</target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>Selezionare una lingua</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>Iniziatori</target>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>Iniziatore</target>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>IQN client</target>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>L'IQN dell'iniziatore deve essere univoco.</target>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>I nomi utente devono avere una lunghezza compresa tra 8 e 64 caratteri e
-                        possono contenere solo lettere, '.', '@', '-', '_' o ':'.</target>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>L'iniziatore appartiene a un gruppo. Le immagini verranno configurate nel gruppo.</target>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>Nessun elemento aggiunto.</target>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>Aggiungi iniziatore</target>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>Gruppi</target>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
+      </trans-unit>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
+      </trans-unit>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
+      </trans-unit>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
+      </trans-unit>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
+      </trans-unit>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
+      </trans-unit>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>Caricamento pannello dati in corso...</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Selezione ora di Grafana</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>Impostazioni di ripristino</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>Sì.</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Sei sicuro di voler 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> gli elementi selezionati?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Si è sicuri di voler 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> l'elemento 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/> selezionato?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Rimuovere il valore della configurazione locale. Al suo posto verrà ereditato e utilizzato il valore della configurazione superiore.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>Il valore immesso è troppo alto. Non deve essere maggiore di 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>Il valore immesso è troppo basso. Non deve essere minore di 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>Attiva/Disattiva barra di navigazione</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>Dashboard</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventario</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>Monitor</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>Mappa CRUSH</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>Log</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Monitoraggio</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>Blocco</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>Immagini</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>Esecuzione della copia speculare</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI </target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>File system</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>Utenti</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>Compartimenti</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>Utente connesso</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>Disconnetti</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Cambia password</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>Guida</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>Informazioni su</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>Impostazioni del dashboard</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>Gestione utenti</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>Contatori delle prestazioni non disponibili</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>Client</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>Aggiungi client</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>Può accedere qualsiasi client</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>Indirizzi</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>Deve contenere uno o più valori delimitati da virgole</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>Ad esempio:</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>Dettagli</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>Stato del cluster</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>Server di metadati</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>iSCSI Gateway</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>Capacità</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>Capacità di base</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>Oggetti</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>Stato gruppo di posizionamento</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>Gruppi di posizionamento per OSD</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>Prestazioni</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>Lettura/scrittura client</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>Velocità effettiva client</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>Velocità effettiva di recupero</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Seleziona un attributo su cui effettuare il filtro --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>Valore</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Una un'espressione regolare</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Avvisi attivi</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Ripesa OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>Il valore deve essere compreso tra 0 e 1.</target>
+      </trans-unit>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
+      </trans-unit>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
+      </trans-unit>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
+      </trans-unit>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
+      </trans-unit>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
+      </trans-unit>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>Priorità di recupero OSD</target>
+      </trans-unit>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>Priorità</target>
+      </trans-unit>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>Personalizza valori di priorità</target>
+      </trans-unit>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
+      </trans-unit>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>Il valore immesso è troppo alto. Non deve essere maggiore di 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>Il valore immesso è troppo basso. Non deve essere minore di 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>Avanzate...</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Impostazioni di configurazione avanzate</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>Gruppo</target>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>Aggiungi gruppo</target>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>Flag OSD in tutto il cluster</target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>Problemi</target>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>Sincronizzazione in corso</target>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>Pronto</target>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>Modifica modalità speculare per il pool</target>
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
         </source>
-        <target>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>È necessario rimuovere i cluster peer prima di disabilitare la copia speculare.</target>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
+      </trans-unit>
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
+      </trans-unit>
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> dispositivi
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {Edit} other {Add} }</target>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>Dispositivi primari di archiviazione. Questi dispositivi contengono tutti i dati degli OSD.</target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Dispositivi per il log di scrittura. Questi dispositivi sono utilizzati per il journal interno di BlueStore. É utile avere un dispositivo di questo tipo solo se piú veloce del dispositivo primario (ad es. dischi NVME o SSD). Se si ha a disposizione poco spazio di archiviazione veloce (ad es. meno di un gigabyte), si consiglia di utilizzarlo come dispositivo per log di scrittura.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>Aggiungi</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Pulisci</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>Attributi (mappa OSD)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>Metadati</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Salute dispositivo</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>Contatore delle prestazioni</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>Metadati non disponibili</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>Dettagli sulle prestazioni</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>Anteprima creazione OSD</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
+      </trans-unit>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
+      </trans-unit>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
+      </trans-unit>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
+      </trans-unit>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
+      </trans-unit>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
+      </trans-unit>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
+      </trans-unit>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
+      </trans-unit>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>Nessun nome host trovato.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>Valori attuali</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>Min</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>Max</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>Flag</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>Origine</target>
+      </trans-unit>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>Livello</target>
+      </trans-unit>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>Può essere aggiornato al runtime (modificabile)</target>
+      </trans-unit>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>Tag</target>
+      </trans-unit>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>Valori di enumerazione</target>
+      </trans-unit>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>Vedere anche</target>
+      </trans-unit>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Cartelle</target>
+      </trans-unit>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
+      </trans-unit>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
+      </trans-unit>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
+      </trans-unit>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
+      </trans-unit>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
+      </trans-unit>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
+      </trans-unit>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
+      </trans-unit>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
+      </trans-unit>
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
+        </source>
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
+        </target>
+      </trans-unit>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
+      </trans-unit>
+      <trans-unit id="6328794256834621774" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
         </source>
         <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>Nome cluster</target>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
+      </trans-unit>
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
+      </trans-unit>
+      <trans-unit id="2244434638607433133" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
+      </trans-unit>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
+      </trans-unit>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
+      </trans-unit>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
+      </trans-unit>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
+      </trans-unit>
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </source>
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
+      </trans-unit>
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </source>
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>Snapshot</target>
+      </trans-unit>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Quote</target>
+      </trans-unit>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
+      </trans-unit>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
+      </trans-unit>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
+      </trans-unit>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
+      </trans-unit>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
+      </trans-unit>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
+      </trans-unit>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
+      </trans-unit>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>Classificazioni</target>
+      </trans-unit>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
+      </trans-unit>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS performance counters</target>
+      </trans-unit>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
+      </trans-unit>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
+      </trans-unit>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
+      </trans-unit>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
+      </trans-unit>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>Il nome del cluster non è valido.</target>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </source>
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>ID CephX</target>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>Ruoli</target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>ID CephX...</target>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>L'ID CephX non è valido.</target>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>Indirizzi dei monitor</target>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>Indirizzi con valori delimitati da virgole...</target>
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>L'indirizzo del monitor non è valido.</target>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>Chiave CephX</target>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Chiave con codifica Base64...</target>
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
+        </source>
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>La chiave CephX deve essere con codifica Base64.</target>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>Contatori delle prestazioni non disponibili</target>
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>Elenco dei daemon</target>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>Contatori delle prestazioni</target>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>Caricamento dati compartimento in corso...</target>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>ID</target>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>Il valore non è valido.</target>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>Nome completo</target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>Il nome scelto è già in uso.</target>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>E-mail</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>Proprietario</target>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- Selezionare un utente --</target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>Conferma password</target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>La password di conferma non corrisponde alla password.</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Scadenza password</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Scadenza password...</target>
+      </trans-unit>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>E-mail non valida.</target>
       </trans-unit>
       <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
         <source>Enabled</source>
         <target>Abilitato</target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>L'utente deve cambiare la password alla prossima autenticazione</target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>Sospeso</target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>Si stanno per rimuovere le autorizzazioni di "lettura/aggiornamento utente" dal proprio utente.</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>Se si continua, non è più possibile aggiungere o rimuovere ruoli da qualsiasi utente.</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ID</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>Continuare?</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>Tipo di indice</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>Regola di posizionamento</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>Contrassegno</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>Contrassegno massimo</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>Versione</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>Versione master</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>Ora di modifica</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>Gruppo di zone</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>Quota compartimenti</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>Dimensioni massime</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>Illimitato</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>Nome...</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>Numero massimo di oggetti</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>Descrizione...</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>Nome utente</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>Autorizzazioni</target>
       </trans-unit>
-      <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
-        <source>-- Select a username --</source>
-        <target>-- Selezionare un nome utente --</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>Il nome scelto è già in uso.</target>
       </trans-unit>
-      <trans-unit id="c217ee914725a37e9dd2336c721c8e63e9666bdc" datatype="html">
-        <source>Auto-generate key</source>
-        <target>Generazione automatica chiave</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="2f1c1c0f2bce4c9f92d1a2061e8161cb0006c31a" datatype="html">
-        <source>Access key</source>
-        <target>Chiave di accesso</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
       <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
         <source>Secret key</source>
         <target>Chiave segreta</target>
       </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
-        <source>Full name</source>
-        <target>Nome completo</target>
-      </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
-        <source>Email address</source>
-        <target>Indirizzo e-mail</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>Sistema</target>
-      </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>Numero massimo di compartimenti</target>
-      </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>Sottoutenti</target>
-      </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>Capacità</target>
-      </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>Quota utenti</target>
-      </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>Mostra</target>
-      </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>Chiavi</target>
-      </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>Tipo</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- Selezionare un tipo --</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>Sottoutente</target>
       </trans-unit>
       <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
         <source>Permission</source>
         <target>Autorizzazione</target>
       </trans-unit>
       <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- Selezionare un'autorizzazione --</target>
-      </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>Sottoutente</target>
-      </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>L'ID del sottoutente scelto è già in uso.</target>
+        <source>-- Select a permission --</source>
+        <target>-- Selezionare un'autorizzazione --</target>
       </trans-unit>
       <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
         <source>read, write</source>
         <source>full</source>
         <target>pieno</target>
       </trans-unit>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>L'ID del sottoutente scelto è già in uso.</target>
+      </trans-unit>
       <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
         <source>Swift key</source>
         <target>Chiave Swift</target>
         <source>Auto-generate secret</source>
         <target>Generazione automatica segreto</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>Caricamento dati utente in corso...</target>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
+      </trans-unit>
+      <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
+        <source>-- Select a username --</source>
+        <target>-- Selezionare un nome utente --</target>
+      </trans-unit>
+      <trans-unit id="c217ee914725a37e9dd2336c721c8e63e9666bdc" datatype="html">
+        <source>Auto-generate key</source>
+        <target>Generazione automatica chiave</target>
+      </trans-unit>
+      <trans-unit id="2f1c1c0f2bce4c9f92d1a2061e8161cb0006c31a" datatype="html">
+        <source>Access key</source>
+        <target>Chiave di accesso</target>
+      </trans-unit>
+      <trans-unit id="8301535046747035390" datatype="html">
+        <source>Full name</source>
+        <target>Full name</target>
+      </trans-unit>
+      <trans-unit id="3967269098753656610" datatype="html">
+        <source>Email address</source>
+        <target>Email address</target>
+      </trans-unit>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
+      </trans-unit>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
+      </trans-unit>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
+      </trans-unit>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
+      </trans-unit>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
+      </trans-unit>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
+      </trans-unit>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
+      </trans-unit>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
+      </trans-unit>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>Indirizzo e-mail</target>
+      </trans-unit>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>Numero max. di compartimenti</target>
+      </trans-unit>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>Disabilitato</target>
+      </trans-unit>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>Illimitato</target>
+      </trans-unit>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>Personalizzato</target>
+      </trans-unit>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>Sospeso</target>
+      </trans-unit>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>Quota utenti</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>Impossibile caricare i dati utente.</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>Quota compartimenti</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
         <source>The chosen email address is already in use.</source>
         <target>L'indirizzo e-mail scelto è già in uso.</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>Numero max. di compartimenti</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>Il valore immesso deve essere &gt;= a 0.</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>Chiave S3</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>Non esistono sottoutenti.</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>Sottoutenti</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>Non esistono sottoutenti.</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>Chiavi</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>Non esistono chiavi.</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>Swift</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>Non esistono capacità.</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>Non esistono chiavi.</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>Mostra</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>Capacità</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>Non esistono capacità.</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>Dimensioni illimitate</target>
         <source>Max. size</source>
         <target>Dimensione max.</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>Il valore non è valido.</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>Oggetti illimitati</target>
         <source>Max. objects</source>
         <target>Numero max. di oggetti</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>Descrizione...</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>Autorizzazioni</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>Ruoli</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>Conferma password</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>La password di conferma non corrisponde alla password.</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>E-mail</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>E-mail non valida.</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>Si stanno per rimuovere le autorizzazioni di "lettura/aggiornamento utente" dal proprio utente.</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>Se si continua, non è più possibile aggiungere o rimuovere ruoli da qualsiasi utente.</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>Continuare?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>Guida</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>Documentazione</target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>API</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>Informazioni su</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>Impostazioni del dashboard</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>Gestione utenti</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>Utente connesso</target>
-      </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Change password</target>
-      </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>Disconnetti</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>Il valore immesso deve essere &gt;= a 0.</target>
       </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>Attributi (mappa OSD)</target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>Sistema</target>
       </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>Metadati non disponibili</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>Numero massimo di compartimenti</target>
       </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>Metadati</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>Dimensioni massime</target>
       </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>Numero massimo di oggetti</target>
       </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
-        <target>Contatore delle prestazioni</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- Selezionare un tipo --</target>
       </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>Elenco dei daemon</target>
       </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>Scritture</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>Letture</target>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
+        <target>Contatori delle prestazioni</target>
       </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>Istogramma</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>Valori attuali</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>Min</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>Max</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>Origine</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>Livello</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>Può essere aggiornato al runtime (modificabile)</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>Tag</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>Valori di enumerazione</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>Vedere anche</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>Proprietario</target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Obiettivo di posizionamento</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>Stato del cluster</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- Selezionare un utente --</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>Manager Daemon</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Seleziona un obiettivo di posizionamento --</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>Object Gateway</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Controllo delle versioni</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>Server di metadati</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Attiva il controllo delle versioni per gli oggetti nel bucket.</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>iSCSI Gateway</target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>IOPS client</target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>Velocità effettiva client</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>Lettura/scrittura client</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>Velocità effettiva di recupero</target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>Pulitura</target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>Modalità</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>Prestazioni</target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>Capacità di base</target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>Gruppi di posizionamento per OSD</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>Stato gruppo di posizionamento</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>Capacità</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>Classificazioni</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>Tipo di indice</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>Regola di posizionamento</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>Contrassegno</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>Attuale</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>Contrassegno massimo</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>Autenticazione rilevazione aggiornata</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>Versione</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>Non sono disponibili pool.</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>Versione master</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>Non sono disponibili immagini.</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>Ora di modifica</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>Non sono disponibili immagini. Assicurarsi di aggiungere un'immagine alla destinazione.</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>Gruppo di zone</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>Non sono disponibili iniziatori. Assicurarsi di aggiungere un iniziatore alla destinazione.</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>Destinazione</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>Stato</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>Byte letti</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>Byte scritti</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>Operazioni di lettura</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>Risultato test di auto verifica salute generale SMART</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>Operazioni di scrittura</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>A/O da</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>superato</target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>Istanza</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>fallito</target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>Problema</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Informazioni dispositivo</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>Avanzamento</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>Disabilitato</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>Modalità di modifica</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>Informazioni SMART non disponibili per questo dispositivo.</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>Aggiungi peer</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>Caricamento dati SMART in corso.</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>Modifica peer</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>Elimina peer</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>Sequenza iniziale</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target># Locale</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target># Remoto</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>peer copia speculare</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>Chiave</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>Appiattimento profondo</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>Su strati</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>Blocco esclusivo</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Non é stato fornito né un hostname né un ID OSD</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>Mappa oggetti (richiede il blocco escluso)</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>Ripristina immagine</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>Journaling (richiede il blocco esclusivo)</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>Per ripristinare,</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>digitare il nuovo nome dell'immagine e fare clic su</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>Nuovo nome</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>Rollback snapshot RBD</target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>Elimina definitivamente contenuto del cestino</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>Esegui rollback</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>Snapshot RBD</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>Tutto</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>Eliminato alle</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>ID</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>Pool:</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>tipo</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>Nome pool...</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>stato</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>versione</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>Host</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>root</target>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
+      </trans-unit>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
         </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
         </target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>Daemon in standby</target>
-      </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>Classificazione</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>Daemon</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>Sposta un'immagine nel cestino</target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>Task</target>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
+        </source>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
+        </target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>Dentry</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>La protezione scade alle</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>Inode</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>NON PROTETTO</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>Utilizzo</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>Formato data errato. Utilizzare "AAAA-MM-GG HH:mm:ss".</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>È possibile aggiornare il valore al runtime.</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>La protezione è già scaduta. Selezionare una data futura o lasciarla vuota.</target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>I daemon/client non estraggono questo valore dal
-      database della configurazione di monitoraggio. Non è consentito impostare questa opzione tramite 'ceph config
-      set ...'. È necessario configurare questa opzione tramite ceph.conf o dalla
-      riga di comando.</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>L'opzione diventa attiva solo all'avvio del daemon.</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>L'opzione interessa solo la creazione del cluster.</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>Scaduto alle</target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>L'opzione interessa solo la creazione del daemon.</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>Protetto fino alle</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>Questa immagine è protetta fino alle 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>Servizio</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Spazi dei nomi</target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>Valore attuale</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>Cestino</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>Modificabile</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
-        </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
-        </target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>Abilita</target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>Si sta per eseguire il rollback</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>Disabilita</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>Riconnessione in corso. Attendere.</target>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>Indirizzo pubblico</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>Sessioni aperte</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>Nessuno in entrata</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Crea uno spazio dei nomi</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>Gli OSD che sono stati contrassegnati come disattivi in precedenza non verranno contrassegnati nuovamente come attivi all'avvio</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- Nessun pool rbd disponibile --</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>Nessuno in uscita</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Spazio dei nomi giá esistente</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>Gli OSD non verranno disattivati automaticamente dopo l'intervallo configurato</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>Nessuno attivo</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>Non è consentito l'avvio degli OSD</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>Nessuno disattivo</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>I rapporti di errore degli OSD vengono ignorati in modo che i monitor non disattivino gli OSD</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>Sospendi</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>Sospende le operazioni di lettura e scrittura</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>Nessuna pulitura</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>Pulitura disabilitata</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>Nessun pulitura approfondita</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>Pulitura approfondita disabilitata</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>Nessuna operazione di recupero</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>Recupero dei gruppi di posizionamento sospeso</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>Nessun recupero</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>Recupero dei gruppi di posizionamento sospeso</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>Utilizza un pool di dati dedicato</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>Ordinamento bitwise</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>Dimensioni</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>Usa ordinamento bitwise</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>ad es. 10 GiB</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>Snapdir eliminate definitivamente</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>Avanzate</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>Gli OSD contengono set di snap convertiti</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>Striping</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>Eliminazioni recuperi</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>Dimensioni oggetto</target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>Eliminazioni eseguite durante il recupero invece del peering</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>Unità di striping</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>Limite rigido log gruppo di posizionamento</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- Selezionare l'unità di striping --</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>Inserisce un limite rigido alla lunghezza del log del gruppo di posizionamento</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>Numero di striping</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>Flag OSD aggiornati</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> da
+        </target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>esterno</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>'/' e '@' non sono consentiti.</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>interno</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- Nessun spazio dei nomi disponibile --</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>in basso</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Seleziona uno spazio dei nomi --</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>Contrassegna</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>OSD perso</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>Pool di dati</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>contrassegnato come perso</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>Pool dedicato che archivia i dati oggetto dell'RBD.</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>Elimina definitivamente</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>È necessario aumentare le dimensioni.</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>Questo campo è obbligatorio perché è specificato il numero di striping.</target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>eliminato definitivamente</target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>L'unità di striping è maggiore delle dimensioni dell'oggetto.</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>elimina definitivamente</target>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>Questo campo è obbligatorio perché è specificata l'unità di striping.</target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>eliminato definitivamente</target>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>Il numero di striping deve essere maggiore di 0.</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Recovery Priority</target>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
+        </source>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
+        </target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>Pool di dati</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>Gruppi di posizionamento</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>Creato</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>Byte letti</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>Soggetto al provisioning</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>Byte scritti</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>Totale soggetto al provisioning</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>Operazioni di lettura</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>Unità di striping</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>Operazioni di scrittura</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>Conteggio di striping</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>Superiore</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>Prefisso nome blocco</target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>Ordine</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>Numero max di recuperi informazioni</target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>N/D</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>Numero max di recuperi attivi</target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>Questa impostazione sostituisce il valore globale</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>Avvio singolo numero max di recuperi</target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>Immagine</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>Sospensione recupero</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>Questo è il valore globale. Nessun valore di opzione è stato impostato per questa immagine.</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>Personalizzato</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>Globale</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>Configurazione RBD</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>Rimuovere il valore della configurazione locale. Al suo posto verrà ereditato e utilizzato il valore della configurazione superiore.</target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
       </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </source>
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </target>
       </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>Lavoro</target>
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </source>
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>Gravità</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>Avviato</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attribute name</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regular expression</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Created by</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>Aggiornato</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Ends</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>Destinazioni iSCSI non disponibili</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>Utilizzato</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>Dispon.</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>Informazioni disponibili:</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>Pulisci</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Discovery authentication</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>In funzione</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>Di solito non è necessario modificare questi parametri rispetto ai valori di default.</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>Avviso</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configura</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>Sconosciuto</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>Impostazioni</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identificatore</target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>su</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>nessun file system</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>attivo</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>standby</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>n/d</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>IQN di destinazione</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>daemon attivo</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>Portali</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target> quorum</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>Aggiungi portale</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>Il servizio NFS Ganesha non è configurato.</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>Aggiungi immagine</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>Trasporto</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>Autenticazione ACL</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>Utente CephFS</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>IQN contiene un modello errato.</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>File system CephFS</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(ereditato dalla configurazione globale)</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>Ad esempio: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>importato dalla configurazione globale</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>Ulteriori informazioni</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- Selezionare il tipo di squash dell'ID utente che viene eseguito --</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>Questa destinazione contiene impostazioni avanzate modificate.</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>Non vi sono daemon disponibili.</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>Gateway richiesti: almeno 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC Profile</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>Questa immagine contiene impostazioni modificate.</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>Modalità cache</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Numeri LUN duplicati.</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>Numero minimo di giorni per la rimozione</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Numeri WWN duplicati.</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>Numero minimo di giorni per la cancellazione</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>Utente reciproco</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>Numero max di byte di destinazione</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>Password reciproca</target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>Numero max di oggetti di destinazione</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>Non sono state aggiunte applicazioni.</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>Raggiunto il limite di applicazioni</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>Iniziatori</target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>Un pool può contenere solo fino a quattro definizioni delle applicazioni.</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>Aggiungi iniziatore</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>Caratteri consentiti '_a-zA-Z0-9'</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>Iniziatore</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>La lunghezza massima è di 128 caratteri</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>IQN client</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>Filtra o aggiungi applicazioni</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>L'IQN dell'iniziatore deve essere univoco.</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>Aggiungi applicazione</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>pool</target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>profilo del codice di cancellazione</target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>L'iniziatore appartiene a un gruppo. Le immagini verranno configurate nel gruppo.</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>Dimensioni della replica</target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>Nessun elemento aggiunto.</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>Ultima modifica</target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>Gruppi</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>Profilo con codice di cancellazione</target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>Aggiungi gruppo</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>Set di regole Crush</target>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>Gruppo</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>Byte scritti</target>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>Autenticazione rilevazione</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>compartimento</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>compartimenti</target>
-      </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
-      </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>utente</target>
-      </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>subuser</target>
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 Key</target>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
+      </trans-unit>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>utenti</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift Key</target>
-      </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>Ambito</target>
-      </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>Lettura</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>Crea</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>Topologia iSCSI</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>Panoramica</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>Ruolo di sistema</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>Destinazioni</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+        <target>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>Aggiorna utente</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>Continua</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>Si è stati automaticamente disconnessi perché i ruoli sono stati modificati.</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>password</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Updated user password"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>Ogni oggetto è suddiviso in porzioni di dati, ciascuna delle quali è memorizzata su un diverso OSD.</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>Calcola le porzioni di codice relative a ciascun oggetto e le memorizza su diversi OSD.
-      Il numero di porzioni di codice è anche il numero degli OSD che è possibile disattivare senza perdere i dati.</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>Il plugin jerasure è il plugin più generico e flessibile,
-          ed è anche il plugin di default dei pool con codice di cancellazione di Ceph.</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>La tecnica più flessibile è reed_sol_van: è sufficiente impostare k
-          ed m. La tecnica cauchy_good può essere più rapida ma occorre selezionare attentamente la dimensione del
-          pacchetto. reed_sol_r6_op, liberation, blaum_roth, liber8tion sono tutti equivalenti a RAID6,
-          nel senso che è possibile configurarli solo con m=2.</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>La codifica viene eseguita su pacchetti di dimensioni in byte, uno alla volta.
-          È difficile scegliere la dimensione del pacchetto corretta.
-          La documentazione su jerasure fornisce informazioni esaustive su questo argomento.</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>Con il plugin di jerasure, quando un oggetto con codice di cancellazione viene memorizzato su
-          più OSD, il recupero della perdita di un OSD richiede la lettura di tutti gli altri.
-          Ad esempio, se jerasure è configurato con k=8 e m=4, la perdita di un OSD richiede la lettura
-          degli altri undici per il ripristino.
-
-          Il plugin del codice di cancellazione lrc crea porzioni di parità locali che è possibile recuperare utilizzando un
-          minor numero di OSD. Ad esempio, se lrc è configurato con k=8, m=4 e l=4, crea
-          una porzione di parità aggiuntiva ogni quattro OSD. Quando si perde un singolo OSD, è possibile
-          recuperarlo solo con quattro OSD invece che con undici.</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>Raggruppa le porzioni di codice e dati in set di località dimensione. Ad esempio,
-          per k=4 e m=2, se località=3 vengono creati due gruppi su tre. È possibile recuperare ciascun set
-          senza leggere le porzioni di un altro set.</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>Il tipo di compartimento Crush in cui viene memorizzato ciascun set di porzioni definito
-          dall'utente. Ad esempio, se è impostato su rack, ciascun gruppo di porzioni viene
-          posizionato in un diverso rack. Viene utilizzato per creare un passaggio della regola CRUSH come il passaggio choose
-          rack. Se non è impostato, il raggruppamento non viene eseguito.</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>Il plugin ISA incapsula la libreria ISA. Viene eseguito solo su processori Intel.</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>Il plugin ISA è disponibile in due formati Reed Solomon.
-          Se è impostato reed_sol_van, il formato è Vandermonde, se è impostato cauchy, il formato è Cauchy.</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>Il plugin shec incapsula la libreria SHEC multipla.
-          Consente a Ceph di recuperare i dati in modo più efficiente rispetto ai codici Reed Solomon.</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>Il numero di compartimenti di parità, ciascuno dei quali include i singoli compartimenti di dati
-          nell'intervallo di calcolo. Il numero viene utilizzato come strumento di stima della durabilità. Ad esempio, se c=2,
-          è possibile disattivare 2 OSD senza perdere i dati.</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>Il nome del compartimento Crush utilizzato per il primo passaggio della regola CRUSH.
-      Ad esempio il passaggio take default.</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>Assicurarsi che non esistano due porzioni in un compartimento con lo stesso dominio
-      di errore. Ad esempio, se il dominio di errore è l'host, non verranno memorizzate due porzioni sullo stesso
-      host. Viene utilizzato per creare un passaggio della regola CRUSH come passaggio chooseleaf host.</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>Limitare il posizionamento ai dispositivi di una classe specifica
-      (ad es. ssd o hdd) usando i nomi delle classi di dispositivi Crush nella mappa CRUSH.</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>Impostare il nome della directory da cui viene caricato il plugin del codice di cancellazione.</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>Consente tutte le operazioni</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>Consente solo le operazioni che non modificano il server</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>Non consente operazioni di lettura o scrittura, ma consente qualsiasi altra operazione</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>Problemi</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>Non consente operazioni di lettura o scrittura o qualsiasi operazione che modifichi gli attributi dei file o il contenuto della directory</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>Sincronizzazione in corso</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>Non consente alcun accesso</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>Pronto</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- Selezionare la priorità --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target>Bassa</target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target>Alta</target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>Informazioni</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>Ultimi 5 minuti</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>Ultimi 15 minuti</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>Ultimi 30 minuti</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>Ultima ora (Default)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>Ultime 3 ore</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>Ultime 6 ore</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>Ultime 12 ore</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>Ultime 24 ore</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>Nome cluster</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>Ieri</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>ID CephX</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>Oggi</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>ID CephX...</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>Fino a oggi</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>Indirizzi dei monitor</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>Giorno prima di ieri</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>Indirizzi con valori delimitati da virgole...</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>Ultimi 2 giorni</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>Chiave CephX</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>Questo giorno della scorsa settimana</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Chiave con codifica Base64...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>Settimana precedente</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>Il nome del cluster non è valido.</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>Questa settimana</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>L'ID CephX non è valido.</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>Fino a questa settimana</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>L'indirizzo del monitor non è valido.</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>Ultimi 7 giorni</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>La chiave CephX deve essere con codifica Base64.</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>Mese precedente</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>Modifica modalità speculare per il pool</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>Questo mese</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>Fino a questo mese</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>È necessario rimuovere i cluster peer prima di disabilitare la copia speculare.</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>Ultimi 30 giorni</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>Ultimi 90 giorni</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>Ultimi 6 mesi</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>Ultimo anno</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>Anno precedente</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Importa token iniziale</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>Quest'anno</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>Fino a quest'anno</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direzione</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>Ultimi 2 anni</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>Ultimi 5 anni</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Token generato...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>Nessun elemento selezionato.</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>Deselezionare l'elemento per selezionare di nuovo</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>Token non valido.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target> Raggiunto il limite per la selezione</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>Filtra tag</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>Aggiungi badge</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Genera</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>Non vi sono elementi disponibili.</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>Chiudi</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>Aggiungi</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Remove</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>Clona</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>Copia</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>Pulitura approfondita</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>Eliminazione definitiva</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>Tipo di pool</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>Appiattisci</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- Selezionare un tipo di pool --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>Declassa</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>Applicazioni</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>Attiva</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Massimo numero di byte</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>Contrassegna come perso</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Lasciare vuoto o inserire 0 per disabilitare questa limitazione.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>Disattiva</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>Una limitazione valida deve essere maggiore di 0.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>Proteggi</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Massimo numero di oggetti</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>Rinomina</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>Il nome del pool Ceph scelto è già in uso.</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>Ripristina</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>Sposta nel cestino</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>Rimuovi protezione</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>Ridimensionamento automatico PG</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Change</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>Gruppi di posizionamento</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>Guida per il calcolo</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>È necessario almeno un gruppo di posizionamento.</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>Eliminato</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>Il cluster non può gestire questo numero eccessivo di gruppi di posizionamento. Ricalcolare il numero di gruppi di posizionamento necessari.</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Added</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Removed</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>Dimensioni replicate</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Edited</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimo: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Canceled</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Massimo: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>Clonato</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>Copiato</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>Sovrascritture EC</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>Appiattito</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>Profilo del codice di cancellazione</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- Nessun profilo del codice di cancellazione disponibile --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- Selezionare un profilo del codice di cancellazione --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Protected</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>Eliminato definitivamente</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Renamed</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>Set di regole Crush</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>Ripristinato</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>Un nuovo set di regole crush verrá creato automaticamente.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>Non ci sono regole.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>Rollback eseguito</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- Selezionare una regola Crush --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Moved to Trash</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>Regola Crush</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Unprotected</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>Passaggi Crush</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Expired</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target></target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>Compressione</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target>No</target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>Algoritmo</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>Dimensioni minime del blob</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>ad es. 128 KiB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>Dimensioni massime del blob</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>ad es. 512 KiB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>Rapporto</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>Rapporto di compressione</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- Nessun algoritmo di compressione della cancellazione disponibile --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>Qualità di servizio</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>Il valore deve essere maggiore di 0</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>Limite di BPS</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Value should be less than the maximum blob size</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>Il limite desiderato di byte I/O al secondo.</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>Il valore deve essere maggiore delle dimensioni minime del blob</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>Limite di IOPS</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>Il valore deve essere compreso tra 0,0 e 1,0</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>Il limite desiderato di operazioni I/O al secondo.</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>Il valore deve essere maggiore o uguale a 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>Limite BPS in lettura</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>Il limite desiderato dei byte letti al secondo.</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>Limite di IOPS in lettura</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>Il limite desiderato di operazioni di lettura al secondo.</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>Limite di BPS in scrittura</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>Il limite desiderato di byte scritti al secondo.</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>Elenco dei pool</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>Limite di IOPS in scrittura</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>Il limite desiderato di operazioni di scrittura al secondo.</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>Burst BPS</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>Il limite di burst desiderato dei byte di I/O.</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>Burst IOPS</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>Il limite di burst desiderato delle operazioni di I/O.</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>Dettagli livelli cache</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>Burst BPS in lettura</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>Il limite di burst desiderato dei byte letti.</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>Plugin</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>Burst IOPS in lettura</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>Porzioni di dati (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>Il limite di burst desiderato delle operazioni di lettura.</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>Porzioni di codice (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>Burst BPS in scrittura</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>Dominio di errore Crush</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>Il limite di burst desiderato dei byte scritti.</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>Radice Crush</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>Burst di IOPS in scrittura</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>Classe dispositivo Crush</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>Il limite di burst desiderato delle operazioni di scrittura.</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>In esecuzione</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>Directory</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>esegui</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>Il nome può contenere solo caratteri alfanumerici, trattini e caratteri di sottolineatura.</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>Eseguito</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>Il nome del profilo del codice di cancellazione selezionato è già in uso.</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>task sconosciuto</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>Deve essere uguale o maggiore di 2.</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>Creazione in corso</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>crea</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>Aggiornamento in corso</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>aggiorna</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>Eliminazione in corso</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>Deve essere uguale o maggiore di 1.</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>elimina</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>Stima durata (c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>all dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>Località (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>Località Crush</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>Nessuno</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>Clonazione in corso</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>clona</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>Tecnica</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>Dimensione del pacchetto</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>Copia in corso</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>copia</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>Appiattimento</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>appiattisci</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Classe dispositivo</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>Rollback in corso</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>rollback</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>Spostamento in corso</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>sposta</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>Spostato</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>Impossibile trovare l'immagine.</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>Ripristino in corso</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>ripristina</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>Eliminazione in corso</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>elimina definitivamente</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>tutti i pool</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>Impossibile disabilitare l'esecuzione della copia speculare perché contiene un peer.</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index 58ed25484bbcf0189f0e6051f49e9d50607ebebb..73ebb07529633078df3456148e2f23602a61cc22 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="ja-JP">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>ナビゲーションの切り替え</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>ダッシュボード</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>クラスタ</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>ホスト</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>モニター</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>サービス</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSD</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>設定</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>CRUSHマップ</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>マネージャモジュール</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>ログ</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>アラート</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>プール</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>ブロック</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>イメージ</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>ミラーリング</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>ファイルシステム</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>オブジェクトゲートウェイ</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>デーモン</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>ユーザ</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>バケット</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>There are no notifications.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>言語の選択</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>パネルデータを読み込んでいます...</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Grafana Time Picker</target>
-      </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>設定のリセット</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Refresh</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        <target>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>戻る</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>データを読み込めませんでした。</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>選択済み</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>検出済み</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>合計</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>名前</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>値</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>説明</target>
         <source>Daemon default</source>
         <target>デーモンのデフォルト</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>値</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>サービス</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Default --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>true</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>false</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>保存</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>CRUSHマップビューア</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>読み込んでいます...</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
         <source>The chosen hostname is already in use.</source>
         <target>The chosen hostname is already in use.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>はい。</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>キャンセル</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
+      </trans-unit>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
+      </trans-unit>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
+      </trans-unit>
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </source>
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </target>
       </trans-unit>
       <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
         <source>Hosts List</source>
         <source>Overall Performance</source>
         <target>全体的なパフォーマンス</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </target>
-      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
         <target>Devices</target>
       </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>エントリが見つかりません</target>
-      </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <target>クラスタログ</target>
         <source>Date:</source>
         <target>Date:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datepicker</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Time range:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>設定を読み込んでいます...</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
+      </trans-unit>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>設定を読み込めませんでした。</target>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>数字または小数を入力する必要があります。</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>更新</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>ステータス</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>定数内</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>非定数内</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>クラスタID</target>
         <source>required mon</source>
         <target>必須のmon</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>定数内</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>非定数内</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>クラスタ全体のOSDフラグ</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Shared devices</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>送信</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>設定</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>詳細...</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>機能</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Advanced configuration options</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>OSD回復優先度</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>優先度</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Specify 0 to let Orchestrator backend decide it.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>優先度値のカスタマイズ</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Value should be greater than or equal to 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>このフィールドは必須です。</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>値は0と1の間である必要があります。</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>再重みづけ</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, select, 1 {Deep } }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, select, 1 {deep } }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>OSDリスト</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>詳細</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Select an attribute to match against --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target></target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Use regular expression</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>閉じる</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>編集</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>削除</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
         <source>End time</source>
         <target>End time</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>ヘルス</target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>編集</target>
       </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>統計情報</target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>削除</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>ã\82¯ã\83©ã\82¤ã\82¢ã\83³ã\83\88</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>ã\81\93ã\81®ã\83\95ã\82£ã\83¼ã\83«ã\83\89ã\81¯å¿\85é \88ã\81§ã\81\99ã\80\82</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>任意のクライアントからアクセスできます</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>アドレス</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>必須フィールド</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>1つ以上のカンマ区切り値を含んでいる必要があります</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>例:</target>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
+      </trans-unit>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>タイプ</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>Id</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>ホスト</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>プール</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>読み込んでいます...</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- プールを選択してください --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>ユーザ</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>パスワード</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>詳細設定</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>ヘルス</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>統計情報</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>ストレージバックエンド</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFSプロトコル</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>スカッシュ</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>クライアントの追加</target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>トランスポートプロトコル</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>クラスタ</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- クラスタを選択してください --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>デーモン</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>デーモンの追加</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>ストレージバックエンド</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>新しいバケットが作成されます</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>NFSプロトコル</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>NFSタグ</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
         <target>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
         <target>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- アクセスタイプを選択してください --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>-- 実行されるユーザIDスカッシュ操作の種類を選択してください --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>トランスポートプロトコル</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>Cephにようこそ!</target>
-        <note>The welcome message on the login page</note>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>オブジェクトゲートウェイ</target>
+      </trans-unit>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Please set a new password.</target>
+      </trans-unit>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>You will be redirected to the login page afterwards.</target>
+      </trans-unit>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>The old and new passwords must be different.</target>
+      </trans-unit>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Password confirmation doesn't match the new password.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>ユーザ名</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
       </trans-unit>
       <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
         <source>Username is required</source>
         <source>Password is required</source>
         <target>パスワードは必須です</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>ログイン</target>
-      </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>このユーザはCephに存在しません。</target>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </target>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Old password</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>The old and new passwords must be different.</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>New password</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Confirm new password</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Password confirmation doesn't match the new password.</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
+      </trans-unit>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
+      </trans-unit>
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>禁止</target>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>検索していた内容を表示することは許可されていません。</target>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>検索していた内容が見つかりませんでした</target>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>RBD設定</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>ローカル設定値を削除します。親設定値が継承されて代わりに使用されます。</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>最小値は0です</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>プールリスト</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>名前は英数字、ダッシュ、および下線のみで構成される必要があります。</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>選択されたイレイジャコードプロファイル名はすでに使用されています。</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>プラグイン</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>データチャンク(k)</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>2以上である必要があります。</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>コーディングチャンク(m)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>1以上である必要があります。</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>耐久性推定子(c)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>地域(l)</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>Crush障害ドメイン</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>Crush地域</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target>なし</target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>技法</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>パケットサイズ</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>Crushルート</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>Crushデバイスクラス</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>任意</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>ディレクトリ</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>名前...</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>選択されたCephプール名はすでに使用されています。</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>プールタイプ</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- プールタイプを選択してください --</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>配置グループ</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>少なくとも1つの配置グループが必要です。</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>ご使用のクラスタはこれだけ多数の配置グループを処理できません。必要な配置グループの数を再計算してください。</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>計算のヘルプ</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>Crushルールセット</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- Crushルールを選択してください --</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>Crushルール</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>Crushステップ</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>現在のクラスタ内のOSD数はこのルールで要求される最小OSD数を下回っているため、
-このルールを現在のクラスタで使用することはできません。</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>複製されたサイズ</target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>イレイジャコードプロファイル</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- 使用可能なイレイジャコードプロファイルがありません --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- イレイジャコードプロファイルを選択してください --</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>フラグ</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>ECの上書き</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>アプリケーション</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>圧縮</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>モード</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>アルゴリズム</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- 使用可能なイレイジャ圧縮アルゴリズムがありません --</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>最小blobサイズ</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>例: 128KiB</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>値は0より大きい必要があります</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Value should be less than the maximum blob size</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>最大blobサイズ</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>例: 512KiB</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>値は最小blobサイズより大きい必要があります</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target></target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>圧縮率</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>値は0.0~1.0の間である必要があります</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Quotas</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max bytes</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>A valid quota should be greater than 0.</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>例: 10GiB</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max objects</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>The value should be greater or equal to 0</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>パフォーマンスの詳細</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>キャッシュ層の詳細</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Clear filters</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>イメージをごみ箱に移動する</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>合計</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>選択済み</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>保護の失効日</target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>検出済み</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>保護されていません</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>日付の形式が正しくありません。「YYYY-MM-DD HH:mm:ss」という形式を使用してください。</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>保護はすでに失効しています。将来の日付を選択するか、日付を空白のままにしてください。</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>イメージの移動</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>概要</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>ターゲット</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>検出認証</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>ユーザ</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>ユーザ名は8~64文字の長さである必要があり、
-英字、「.」、「@」、「-」、「_」、または「:」のみで構成される必要があります。</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>パスワード</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>相互ユーザ</target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>相互パスワード</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>取得可能な情報:</target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>使用可能なiSCSIターゲットがありません</target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Discovery authentication</target>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target>プール</target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>データプール</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>作成済み</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>サイズ</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>オブジェクト数</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>オブジェクトサイズ</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>機能</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>プロビジョニング済み</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>なし</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>プロビジョニング済み合計</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>ストライピング単位</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>ストライピング数</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target></target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>ブロック名のプレフィックス</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>順番</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>スナップショット</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>イメージ</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>この設定はグローバル値よりも優先されます</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>グローバル</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>これはグローバル値です。このイメージについて、このオプションの値は設定されていません。</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>「/」と「@」は使用できません。</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- 使用可能なrbdプールがありません --</target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- プールを選択してください --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>専用のデータプールを使用してください</target>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
       </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>データプール</target>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
       </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>RBDのオブジェクトデータを保管するための専用プール</target>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7892856315477304281" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </target>
+      </trans-unit>
+      <trans-unit id="4690045751984117407" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </target>
+      </trans-unit>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
+      </trans-unit>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
+      </trans-unit>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
+      </trans-unit>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
+      </trans-unit>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
+      </trans-unit>
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
+      </trans-unit>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
+        </source>
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
+        </target>
+      </trans-unit>
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </source>
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
+      </trans-unit>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
+      </trans-unit>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
+      </trans-unit>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
+      </trans-unit>
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </target>
+      </trans-unit>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
+      </trans-unit>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
+      </trans-unit>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
+      </trans-unit>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
+      </trans-unit>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
+      </trans-unit>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
+      </trans-unit>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
+      </trans-unit>
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
+        </source>
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
+      </trans-unit>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </source>
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
+      </trans-unit>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
+      </trans-unit>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Refresh</target>
+      </trans-unit>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
+      </trans-unit>
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </source>
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Tasks and Notifications</target>
+      </trans-unit>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Clear notifications</target>
+      </trans-unit>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Remove notification</target>
+      </trans-unit>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Duration:</target>
+      </trans-unit>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>There are no notifications.</target>
+      </trans-unit>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>言語の選択</target>
+      </trans-unit>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
+      </trans-unit>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
+      </trans-unit>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
+      </trans-unit>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
+      </trans-unit>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
+      </trans-unit>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
+      </trans-unit>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
+      </trans-unit>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
+      </trans-unit>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
+      </trans-unit>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
+      </trans-unit>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
+      </trans-unit>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
+      </trans-unit>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
+      </trans-unit>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
+      </trans-unit>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
+      </trans-unit>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
+      </trans-unit>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>パネルデータを読み込んでいます...</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Grafana Time Picker</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>設定のリセット</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>はい。</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>ナビゲーションの切り替え</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>ダッシュボード</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventory</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>モニター</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>CRUSHマップ</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>ログ</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Monitoring</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>プール</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>ブロック</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>イメージ</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>ミラーリング</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>ファイルシステム</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>ユーザ</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>バケット</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>ログイン済みユーザ</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>サインアウト</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Change password</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>ヘルプ</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>バージョン情報</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>ダッシュボード設定</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>ユーザ管理</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>パフォーマンスカウンタを使用できません</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>クライアント</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>クライアントの追加</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>任意のクライアントからアクセスできます</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>アドレス</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>1つ以上のカンマ区切り値を含んでいる必要があります</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>例:</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>詳細</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>クラスタのステータス</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>オブジェクトゲートウェイ</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>メタデータサーバ</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>iSCSIゲートウェイ</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>容量</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>未フォーマット時の容量</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>オブジェクト数</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>配置グループのステータス</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>OSDあたりの配置グループ数</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>パフォーマンス</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>クライアントの読み取り/書き込み</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>クライアントのスループット</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>回復スループット</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Select an attribute to match against --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>値</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Use regular expression</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Active Alerts</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>サイズを大きくする必要があります。</target>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>値は0と1の間である必要があります。</target>
       </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>詳細</target>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
       </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>ストライピング</target>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>ストライプ単位</target>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- ストライプ単位を選択してください --</target>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>ストライプ数が定義されているため、このフィールドは必須です。</target>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>ストライプ単位がオブジェクトサイズより大きいです。</target>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>ストライプ数</target>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>OSD回復優先度</target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>ストライプ単位が定義されているため、このフィールドは必須です。</target>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>優先度</target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>ストライプ数は0より大きい必要があります。</target>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>優先度値のカスタマイズ</target>
+      </trans-unit>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
+      </trans-unit>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>詳細...</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Advanced configuration options</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>クラスタ全体のOSDフラグ</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
+      </trans-unit>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
+      </trans-unit>
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, select, true {Rename} other {Create} }</target>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
       </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
+      </trans-unit>
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
+      </trans-unit>
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
+      </trans-unit>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>追加</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Clear</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>属性(OSDマップ)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>メタデータ</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Device health</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>パフォーマンスカウンタ</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>メタデータを使用できません</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>パフォーマンスの詳細</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>OSD creation preview</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
+      </trans-unit>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
+      </trans-unit>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
+      </trans-unit>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
+      </trans-unit>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
+      </trans-unit>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
+      </trans-unit>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
+      </trans-unit>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
+      </trans-unit>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>No hostname found.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>現行値</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>最小</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>最大</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>フラグ</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>ソース</target>
+      </trans-unit>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>レベル</target>
       </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>未保護</target>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>実行時に更新できます(編集可能)</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>ã\83­ã\83¼ã\83«ã\83\90ã\83\83ã\82¯ã\81\97ã\82\88ã\81\86ã\81¨ã\81\97ã\81¦ã\81\84ã\81¾ã\81\99</target>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>ã\82¿ã\82°</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>ごみ箱を空にする</target>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>列挙値</target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>空にするには、1つまたはすべてのイメージを選択してクリックします</target>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>関連項目</target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>プール:</target>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Directories</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>プール名...</target>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>すべて</target>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>イメージの復元</target>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>復元するには</target>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>イメージの新しい名前を入力してクリックします</target>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>新しい名前</target>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>失効日</target>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>保護の終了日</target>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
         </source>
-        <target>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>ごみ箱</target>
-      </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>iSCSIトポロジ</target>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>設定</target>
+      <trans-unit id="6328794256834621774" datatype="html">
+        <source>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>通常はこれらのパラメータをデフォルト値から変更する必要はありません。</target>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>バックストア</target>
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>確認</target>
+      <trans-unit id="2244434638607433133" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>詳細設定</target>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>ターゲットIQN</target>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>IQNのパターンが正しくありません。</target>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</target>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>例: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>詳細情報</target>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>このターゲットの詳細設定は変更されています。</target>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>ポータル</target>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>ポータルの追加</target>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>ã\81\93ã\81®ã\82¤ã\83¡ã\83¼ã\82¸ã\81®è¨­å®\9aã\81¯å¤\89æ\9b´ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\80\82</target>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>ã\82¹ã\83\8aã\83\83ã\83\97ã\82·ã\83§ã\83\83ã\83\88</target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>少なくとも1つのイメージが必要です。</target>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Quotas</target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>イメージの追加</target>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>ACL認証</target>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>イニシエータ</target>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>イニシエータ</target>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>クライアントIQN</target>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>イニシエータIQNは一意である必要があります。</target>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>ユーザ名は8~64文字の長さである必要があり、
-英字、「.」、「@」、「-」、「_」、または「:」のみで構成される必要があります。</target>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>ランク</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS performance counters</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>イニシエータはいずれかのグループに属します。イメージはそのグループ内で設定されます。</target>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>アイテムが追加されていません。</target>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>イニシエータの追加</target>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>グループ</target>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>グループ</target>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>グループの追加</target>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </source>
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>å\95\8fé¡\8c</target>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>å½¹å\89²</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>同期中</target>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>準備完了</target>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>プールのミラーモードの編集</target>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </source>
-        <target>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>ミラーを無効にする前に、ピアクラスタを削除する必要があります。</target>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {Edit} other {Add} }</target>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
+      </trans-unit>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>クラスタ名</target>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>このクラスタ名は無効です。</target>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>CephX ID</target>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>CephX ID...</target>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>氏名</target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>このCephX IDは無効です。</target>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>電子メール</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>モニターアドレス</target>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>ã\82«ã\83³ã\83\9eå\8cºå\88\87ã\82\8aã\82¢ã\83\89ã\83¬ã\82¹...</target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>ã\83\91ã\82¹ã\83¯ã\83¼ã\83\89ã\81®ç¢ºèª\8då\85¥å\8a\9b</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>この警告アドレスは無効です。</target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>確認入力されたパスワードがパスワードと一致しません。</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>CephXキー</target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Base64エンコード化済みキー...</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Password expiration date...</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>CephXキーはbase64でエンコードされている必要があります。</target>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>無効な電子メールです。</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>パフォーマンスカウンタを使用できません</target>
+      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
+        <source>Enabled</source>
+        <target>有効化済み</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>User must change password at next logon</target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>デーモンリスト</target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>自身のユーザから「user read / update」という許可を削除しようとしています。</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>パフォーマンスカウンタ</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>続行した場合は、どのユーザの役割も追加および削除できなくなります。</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>バケットデータを読み込んでいます...</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>続行してもよろしいですか?</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>Id</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>この値は無効です。</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>選択された名前はすでに使用されています。</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>所有者</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- ユーザを選択してください --</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
-        <source>Enabled</source>
-        <target>有効化済み</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>中断済み</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>名前...</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>説明...</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ID</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>許可</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>インデックスタイプ</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>選択された名前はすでに使用されています。</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>配置ルール</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>マーカー</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>最大マーカー</target>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>秘密キー</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>バージョン</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>ã\83\9eã\82¹ã\82¿ã\83\90ã\83¼ã\82¸ã\83§ã\83³</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>ã\82µã\83\96ã\83¦ã\83¼ã\82</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>変更時間</target>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>許可</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>ゾーングループ</target>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- 許可を選択してください --</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>ã\83\90ã\82±ã\83\83ã\83\88ã\82¯ã\82©ã\83¼ã\82¿</target>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>読ã\81¿å\8f\96ã\82\8aã\80\81æ\9b¸ã\81\8dè¾¼ã\81¿</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>最大サイズ</target>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>フル</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>無制限</target>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>選択されたサブユーザIDはすでに使用されています。</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>最大オブジェクト数</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>スウィフトキー</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>ユーザ名</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>秘密の自動生成</target>
+      </trans-unit>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
         <source>Access key</source>
         <target>アクセスキー</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>秘密キー</target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>氏名</target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>電子メールアドレス</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>システム</target>
-      </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>最大バケット数</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>サブユーザ</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>機能</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>ユーザクォータ</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>表示</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>キー</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>タイプ</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- タイプを選択してください --</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>許可</target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- 許可を選択してください --</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>サブユーザ</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>é\81¸æ\8a\9eã\81\95ã\82\8cã\81\9fã\82µã\83\96ã\83¦ã\83¼ã\82¶IDã\81¯ã\81\99ã\81§ã\81«ä½¿ç\94¨ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\80\82</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>é\9b»å­\90ã\83¡ã\83¼ã\83«ã\82¢ã\83\89ã\83¬ã\82¹</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>読み取り、書き込み</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>最大バケット数</target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>フル</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>無効化済み</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>スウィフトキー</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>無制限</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>秘密の自動生成</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>カスタム</target>
+      </trans-unit>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>中断済み</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>ã\83¦ã\83¼ã\82¶ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\82\93ã\81§ã\81\84ã\81¾ã\81\99...</target>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>ã\83¦ã\83¼ã\82¶ã\82¯ã\82©ã\83¼ã\82¿</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>ã\83¦ã\83¼ã\82¶ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\82\81ã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9fã\80\82</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>ã\83\90ã\82±ã\83\83ã\83\88ã\82¯ã\82©ã\83¼ã\82¿</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
         <source>The chosen email address is already in use.</source>
         <target>選択された電子メールアドレスはすでに使用されています。</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>最大バケット数</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>0以上の値を入力する必要があります。</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>S3キー</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>サブユーザがいません。</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>サブユーザ</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>サブユーザがいません。</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>キー</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>キーがありません。</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>スウィフト</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>機能がありません。</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>キーがありません。</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>表示</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>機能</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>機能がありません。</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>無制限のサイズ</target>
         <source>Max. size</source>
         <target>最大サイズ</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>この値は無効です。</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>無制限のオブジェクト数</target>
         <source>Max. objects</source>
         <target>最大オブジェクト数</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>説明...</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>許可</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>役割</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>パスワードの確認入力</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>確認入力されたパスワードがパスワードと一致しません。</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>電子メール</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>無効な電子メールです。</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>自身のユーザから「user read / update」という許可を削除しようとしています。</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>続行した場合は、どのユーザの役割も追加および削除できなくなります。</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>続行してもよろしいですか?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>ヘルプ</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>ドキュメント</target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>API</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>バージョン情報</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>ダッシュボード設定</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>ユーザ管理</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>ログイン済みユーザ</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>0以上の値を入力する必要があります。</target>
       </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>システム</target>
       </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Change password</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>最大バケット数</target>
       </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>サインアウト</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>最大サイズ</target>
       </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>属性(OSDマップ)</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>最大オブジェクト数</target>
       </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>メタデータを使用できません</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- タイプを選択してください --</target>
       </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>ã\83¡ã\82¿ã\83\87ã\83¼ã\82¿</target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>ã\83\87ã\83¼ã\83¢ã\83³ã\83ªã\82¹ã\83\88</target>
       </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
         <target>パフォーマンスカウンタ</target>
       </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>書き込み回数</target>
-      </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>読み取り回数</target>
-      </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>ヒストグラム</target>
-      </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>現行値</target>
-      </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>最小</target>
-      </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>最大</target>
-      </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>ソース</target>
-      </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>レベル</target>
-      </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>実行時に更新できます(編集可能)</target>
-      </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>タグ</target>
-      </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>列挙値</target>
-      </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>関連項目</target>
-      </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
-      </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
-      </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>クラスタのステータス</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>マネージャデーモン</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>オブジェクトゲートウェイ</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>メタデータサーバ</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>iSCSIゲートウェイ</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>クライアントのIOPS</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>クライアントのスループット</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>クライアントの読み取り/書き込み</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>回復スループット</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>所有者</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>スクラブ</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Placement target</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>パフォーマンス</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>未フォーマット時の容量</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>OSDあたりの配置グループ数</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- ユーザを選択してください --</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>配置グループのステータス</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Select a placement target --</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>容量</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Versioning</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>ランク</target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>モード</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>現在</target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>検出認証を更新しました</target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>使用可能なポータルはありません。</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>使用可能なイメージはありません。</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>使用可能なイメージはありません。ターゲットにイメージを追加したことを確認してください。</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>使用可能なイニシエータはありません。ターゲットにイニシエータを追加したことを確認してください。</target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>ターゲット</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>インデックスタイプ</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>配置ルール</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>状態</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>マーカー</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>最大マーカー</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>読み取りバイト数</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>バージョン</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>書き込みバイト数</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>マスタバージョン</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>読み取り操作数</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>変更時間</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>書き込み操作数</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>ゾーングループ</target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>次の日付以降のA/O</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>インスタンス</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>問題</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>進捗</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>無効化済み</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>モードの編集</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>ピアの追加</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>ピアの編集</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>ピアの削除</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>リーダー</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target>#ローカル</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>SMART overall-health self-assessment test result</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target>#リモート</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>ミラーピア</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>passed</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>キー</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>failed</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Device Information</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>ディープフラット化</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>階層化</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>排他ロック</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>No SMART data available for this device.</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>オブジェクトマップ(排他ロックが必要)</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART data is loading.</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>ジャーナリング(排他ロックが必要)</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>RBDスナップショットのロールバック</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>ロールバック</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>RBDスナップショット</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>削除日時</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>id</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>タイプ</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>状態</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>バージョン</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Neither hostname nor OSD ID given</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>ã\83\9bã\82¹ã\83\88</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>ã\82¤ã\83¡ã\83¼ã\82¸ã\81®å¾©å\85\83</target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>ルート</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>復元するには</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>イメージの新しい名前を入力してクリックします</target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>スタンバイデーモン</target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>新しい名前</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>ã\83©ã\83³ã\82¯</target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>ã\81\94ã\81¿ç®±ã\82\92空ã\81«ã\81\99ã\82\8b</target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>デーモン</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>ã\82¢ã\82¯ã\83\86ã\82£ã\83\93ã\83\86ã\82£</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>ã\81\99ã\81¹ã\81¦</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>dエントリ</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>iノード</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>プール:</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>使用量</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>プール名...</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>この値は実行時に更新できます。</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>デーモン/クライアントはこの値をモニター設定データベースから取得しません。
-このオプションを「ceph config set ...」を通じて設定することは禁止されています。
-このオプションは、ceph.confまたはコマンドラインを通じて
-設定する必要があります。</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
+      </trans-unit>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>オプションはデーモン始動時のみに有効になります。</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>オプションはクラスタの作成のみに適用されます。</target>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>オプションはデーモンの作成のみに適用されます。</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>イメージをごみ箱に移動する</target>
+      </trans-unit>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </source>
-        <target>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>サービス</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>保護の失効日</target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>現行値</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>保護されていません</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>編集可能</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>日付の形式が正しくありません。「YYYY-MM-DD HH:mm:ss」という形式を使用してください。</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>保護はすでに失効しています。将来の日付を選択するか、日付を空白のままにしてください。</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>失効日</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>保護の終了日</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+        <target>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>有効化</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namespaces</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>無効化</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>ごみ箱</target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>再接続していますので、しばらくお待ちください...</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>パブリックアドレス</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>セッションの開始</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>インなし</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>以前にアウトとしてマークされたOSDは、それらの始動時にインとしてマークされることはありません</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>アウトなし</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>OSDは、設定済みの間隔が経過した後に自動的にアウトとしてマークされます</target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>ã\82¢ã\83\83ã\83\97ã\81ªã\81\97</target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>ã\83­ã\83¼ã\83«ã\83\90ã\83\83ã\82¯ã\81\97ã\82\88ã\81\86ã\81¨ã\81\97ã\81¦ã\81\84ã\81¾ã\81\99</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>OSDを始動することは許可されていません</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>ダウンなし</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>OSDの障害レポートは無視されているため、OSDはモニターによってダウンとしてマークされません</target>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>一時停止</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>読み取りと書き込みを一時停止します</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>スクラブなし</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Create Namespace</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>スクラブ処理は無効化されています</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- 使用可能なrbdプールがありません --</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>ディープスクラブなし</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namespace already exists.</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>ディープスクラブ処理は無効化されています</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>バックフィルなし</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>配置グループのバックフィルは中断されています</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>回復なし</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>配置グループの回復は中断されています</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>ビット単位のソート</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>ビット単位のソートを使用する</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>消去されたスナップディレクトリ</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>OSDによってスナップセットが変換されました</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>回復の削除</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>ピアリングの代わりに回復時に削除が実行されました</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>配置グループログのハード制限</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>配置グループログ長のハード制限を適用します</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>OSDフラグを更新しました</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>アウト</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>専用のデータプールを使用してください</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>ã\82¤ã\83³</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>ã\82µã\82¤ã\82º</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>ダウン</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>例: 10GiB</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>マーク</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>詳細</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>喪失したOSD</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>ストライピング</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>喪失としてマーク済み</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>オブジェクトサイズ</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>消去</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>ストライプ単位</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- ストライプ単位を選択してください --</target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>消去済み</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>ストライプ数</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>破棄</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>破棄済み</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>「/」と「@」は使用できません。</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Recovery Priority</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- No namespaces available --</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Select a namespace --</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>配置グループ数</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>読み取りバイト数</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>データプール</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>書き込みバイト数</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>RBDのオブジェクトデータを保管するための専用プール</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>読み取り操作数</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>サイズを大きくする必要があります。</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>書き込み操作数</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>ストライプ数が定義されているため、このフィールドは必須です。</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>ストライプ単位がオブジェクトサイズより大きいです。</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>ストライプ単位が定義されているため、このフィールドは必須です。</target>
+      </trans-unit>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>ストライプ数は0より大きい必要があります。</target>
+      </trans-unit>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </source>
-        <target>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>データプール</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>作成済み</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>最大バックフィル数</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>プロビジョニング済み</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>回復最大アクティブ</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>プロビジョニング済み合計</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>回復最大単一始動</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>ストライピング単位</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>回復スリープ</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>ストライピング数</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>カスタム</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>親</target>
+      </trans-unit>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>ブロック名のプレフィックス</target>
+      </trans-unit>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>順番</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>なし</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>この設定はグローバル値よりも優先されます</target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>イメージ</target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>これはグローバル値です。このイメージについて、このオプションの値は設定されていません。</target>
       </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>グローバル</target>
       </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>RBD設定</target>
       </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>ローカル設定値を削除します。親設定値が継承されて代わりに使用されます。</target>
       </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>ジョブ</target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>重大度</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>始動済み</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attribute name</target>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </source>
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regular expression</target>
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </source>
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Created by</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>更新済み</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Ends</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>使用済み</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>使用可能</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>クリーン</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>動作中</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>警告</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>ä¸\8dæ\98\8e</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>使ç\94¨å\8f¯è\83½ã\81ªiSCSIã\82¿ã\83¼ã\82²ã\83\83ã\83\88ã\81\8cã\81\82ã\82\8aã\81¾ã\81\9bã\82\93</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>取得可能な情報:</target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Discovery authentication</target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>通常はこれらのパラメータをデフォルト値から変更する必要はありません。</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configure</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>アップ</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>設定</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>ã\83\95ã\82¡ã\82¤ã\83«ã\82·ã\82¹ã\83\86ã\83 ã\81\8cã\81\82ã\82\8aã\81¾ã\81\9bã\82\93</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>ã\83\90ã\83\83ã\82¯ã\82¹ã\83\88ã\82¢</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>アクティブ</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identifier</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>スタンバイ</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>なし</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>アクティブデーモン</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>定数</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>NFS Ganeshaサービスが設定されていません。</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>トランスポート</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>CephFSユーザ</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>CephFSファイルシステム</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>ターゲットIQN</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(グローバル設定から継承)</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>ポータル</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>ã\82°ã\83­ã\83¼ã\83\90ã\83«è¨­å®\9aã\81\8bã\82\89ç¶\99æ\89¿ã\81\95ã\82\8cã\81¾ã\81\97ã\81\9f</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>ã\83\9dã\83¼ã\82¿ã\83«ã\81®è¿½å\8a </target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- 実行されるユーザIDスカッシュ操作を選択してください --</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>イメージの追加</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>使用可能なデーモンがありません。</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>ACL認証</target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>IQNのパターンが正しくありません。</target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC Profile</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>キャッシュモード</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>例: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>退去までの最小経過時間</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>詳細情報</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>消去までの最小経過時間</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>このターゲットの詳細設定は変更されています。</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>ターゲットの最大バイト数</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>ターゲットの最大オブジェクト数</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>ã\82¢ã\83\97ã\83ªã\82±ã\83¼ã\82·ã\83§ã\83³ã\81¯è¿½å\8a ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\9bã\82\93</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>ã\81\93ã\81®ã\82¤ã\83¡ã\83¼ã\82¸ã\81®è¨­å®\9aã\81¯å¤\89æ\9b´ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\80\82</target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>アプリケーション数の上限に達しました</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>1つのプールは最大で4つのアプリケーション定義しか保有できません。</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>使用可能な文字「_a-zA-Z0-9」</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>相互ユーザ</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>最大長は128文字です</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>相互パスワード</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>アプリケーションのフィルタリングまたは追加</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>アプリケーションの追加</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>pool</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>イニシエータ</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>ã\82¤ã\83¬ã\82¤ã\82¸ã\83£ã\82³ã\83¼ã\83\89ã\83\97ã\83­ã\83\95ã\82¡ã\82¤ã\83«</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>ã\82¤ã\83\8bã\82·ã\82¨ã\83¼ã\82¿ã\81®è¿½å\8a </target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>ã\83¬ã\83\97ã\83ªã\82«ã\82µã\82¤ã\82º</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>ã\82¤ã\83\8bã\82·ã\82¨ã\83¼ã\82¿</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>最後の変更</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>クライアントIQN</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>ã\82¤ã\83¬ã\82¤ã\82¸ã\83£ã\82³ã\83¼ã\83\89å\8c\96æ¸\88ã\81¿ã\83\97ã\83­ã\83\95ã\82¡ã\82¤ã\83«</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>ã\82¤ã\83\8bã\82·ã\82¨ã\83¼ã\82¿IQNã\81¯ä¸\80æ\84\8fã\81§ã\81\82ã\82\8bå¿\85è¦\81ã\81\8cã\81\82ã\82\8aã\81¾ã\81\99ã\80\82</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>Crushルールセット</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>書き込みバイト数</target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>イニシエータはいずれかのグループに属します。イメージはそのグループ内で設定されます。</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>ã\83\90ã\82±ã\83\83ã\83\88</target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>ã\82¢ã\82¤ã\83\86ã\83 ã\81\8c追å\8a ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\9bã\82\93ã\80\82</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>グループ</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>グループの追加</target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>ã\83\90ã\82±ã\83\83ã\83\88æ\95°</target>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>ã\82°ã\83«ã\83¼ã\83\97</target>
       </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>ユーザ</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>検出認証</target>
       </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>subuser</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 Key</target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
+      </trans-unit>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
+      </trans-unit>
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>ユーザ数</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift Key</target>
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
       </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>範囲</target>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </source>
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>読み取り</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>作成</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>iSCSIトポロジ</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>概要</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>ã\82·ã\82¹ã\83\86ã\83 å½¹å\89²</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>ã\82¿ã\83¼ã\82²ã\83\83ã\83\88</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+        <target>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>ユーザの更新</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>続行</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>このユーザの役割が変更されたため、このユーザは自動的にログアウトされました。</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>password</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Updated user password"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>各オブジェクトは複数のデータチャンクパートに分割されており、それぞれのパートは異なるOSDに保管されています。</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>各オブジェクトのコーディングチャンクを計算して、これらのチャンクを別々のOSDに保管します。
-コーディングチャンクの数は、データを失うことなくダウン状態になることができるOSDの数でもあります。</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>jerasureプラグインは最も汎用的で柔軟性の高いプラグインです。
-このプラグインは、Cephイレイジャコード化済みプール用のデフォルトでもあります。</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>さらに柔軟性の高い技法はreed_sol_vanです。kとmを
-設定するだけで十分です。
-cauchy_good技法はより高速となり得ますが、パケットサイズを慎重に選択する必要があります。
-reed_sol_r6_op、liberation、blaum_roth、liber8tionはすべて、
-m=2を使用した設定のみが可能という意味でRAID6と同等です。</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>エンコードはバイトサイズのパケット群に対して同時に実行されます。
-適切なパケットサイズを選択することは困難です。
-jerasureのドキュメントにはこのトピックに関する詳細な情報が記載されています。</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>jerasureプラグインを使用すると、イレイジャコード化済みオブジェクトが複数のOSDに保管されている場合は、
-1つのOSDの喪失から回復するには、他のすべてのOSDからの読み取りが必要になります。
-たとえば、k=8およびm=4を使用してjerasureが設定されている場合は、1つのOSDが失われた場合、
-修復のためには他の11個のOSDからの読み取りが必要になります。
-
-lrcイレイジャコードプラグインは、これより少ないOSDを使用した回復を可能にするために、
-ローカルパリティチャンクを作成します。たとえば、lrcがk=8、m=4、およびl=4を使用して設定されている場合は、
-lrcは、4つのOSDごとに1つの追加パリティチャンクを作成します。1つのOSDが失われた場合は、
-11個の代わりに4つのOSDのみを使用してそのOSDを回復できます。</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>コーディングチャンクとデータチャンクをサイズ地域の複数セットにグループ分けします。
-たとえば、k=4およびm=2の場合に、[地域]=3の場合は、3つのチャンクからなるグループが2つ作成されます。
-各セットは、別のセットからチャンクを読み取ることなく回復できます。</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>1によって定義されたチャンクの各セットが保管されるCrushバケットのタイプ。
-たとえば、このバケットタイプがラックに設定されている場合は、1のチャンクの各グループは異なるラックに配置されます。
-このバケットタイプを使用して、「ラックの選択」ステップなどのCRUSHルールステップが作成されます。
-このバケットタイプが設定されていない場合は、このようなグループ分けは行われません。</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>isaプラグインはISAライブラリをカプセル化します。このプラグインはIntelプロセッサ上のみで動作します。</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>ISAプラグインは2つのリードソロモン形式で提供されています。reed_sol_vanが設定されている場合は、Vandermondeであり、cauchyが設定されている場合は、Cauchyです。</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>shecプラグインは複数のSHECライブラリをカプセル化します。
-このプラグインを使用すると、cephはリードソロモンコードより効率的にデータを回復できます。</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>それぞれが各データチャンクを各自の計算範囲内に含んでいるパリティチャンクの数。
-この数は、耐久性推定子として使用されます。
-たとえば、c=2の場合は、データを失うことなく2つのOSDがダウン状態になることができます。</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>CRUSHルールの最初のステップ(「デフォルトの使用」ステップなど)用に
-使用されるCrushバケットの名前。</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>同じ障害ドメインの単一バケット内に2つのチャンクが配置されることを防止します。
-たとえば、障害ドメインがホストである場合は、2つのチャンクが同じホストに保管されることはありません。
-これを使用して、「リーフホストの選択」ステップなどのCRUSHルールステップが作成されます。</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>CRUSHマップ内でCrushデバイスクラス名を使用して、配置先を特定クラス(ssdやhddなど)のデバイスのみに制限します。</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>イレイジャコードプラグインの読み込み元となるディレクトリ名を設定します。</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>すべての操作を許可します</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>サーバに変更を加えない操作のみを許可します</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>読み取り/書き込み操作を許可しませんが、他のすべての操作を許可します</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>問題</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>読み取り/書き込み操作、およびファイル属性やディレクトリ内容を変更するどの操作も許可しません</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>同期中</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>アクセスを一切許可しません</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>準備完了</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- 優先度を選択してください --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target></target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target></target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>情報</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>直前の5分間</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>直前の15分間</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>直前の30分間</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>直前の1時間(デフォルト)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>直前の3時間</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>直前の6時間</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>直前の12時間</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>直前の24時間</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>クラスタ名</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>昨日</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>CephX ID</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>本日</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>CephX ID...</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>本日の現時点まで</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>モニターアドレス</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>一昨日</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>カンマ区切りアドレス...</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>過去2日間</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>CephXキー</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>先週の同じ曜日</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Base64エンコード化済みキー...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>前週</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>このクラスタ名は無効です。</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>今週</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>このCephX IDは無効です。</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>今週の現時点まで</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>この警告アドレスは無効です。</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>過去7日間</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>CephXキーはbase64でエンコードされている必要があります。</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>前月</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>プールのミラーモードの編集</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>今月</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>今月の現時点まで</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>ミラーを無効にする前に、ピアクラスタを削除する必要があります。</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>過去30日間</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>過去90日間</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>過去6カ月</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>過去1年間</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>前年</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>今年</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>今年の現時点まで</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direction</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>過去2年間</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>過去5年間</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Generated token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>アイテムが選択されていません。</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>アイテムを選択解除して再選択してください</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>The token is invalid.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>選択の上限に達しました</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>タグのフィルタリング</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>バッジの追加</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Generate</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>使用可能なアイテムはありません。</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>閉じる</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>追加</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Remove</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>複製</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>コピー</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>ディープスクラブ</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>破棄</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>プールタイプ</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>フラット化</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- プールタイプを選択してください --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>ã\83\80ã\82¦ã\83³ã\81¨ã\81\97ã\81¦ã\83\9eã\83¼ã\82¯</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>ã\82¢ã\83\97ã\83ªã\82±ã\83¼ã\82·ã\83§ã\83³</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>インとしてマーク</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Max bytes</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>喪失としてマーク</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Leave it blank or specify 0 to disable this quota.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>アウトとしてマーク</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>A valid quota should be greater than 0.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>保護</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Max objects</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>名前の変更</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>選択されたCephプール名はすでに使用されています。</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>復元</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>ごみ箱に移動する</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>保護解除</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoscale</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Change</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>配置グループ</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>計算のヘルプ</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>少なくとも1つの配置グループが必要です。</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>削除済み</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>ご使用のクラスタはこれだけ多数の配置グループを処理できません。必要な配置グループの数を再計算してください。</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Added</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Removed</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>複製されたサイズ</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Edited</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Canceled</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>複製済み</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>コピー済み</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>ECの上書き</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>ã\83\95ã\83©ã\83\83ã\83\88å\8c\96æ¸\88ã\81¿</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>ã\82¤ã\83¬ã\82¤ã\82¸ã\83£ã\82³ã\83¼ã\83\89ã\83\97ã\83­ã\83\95ã\82¡ã\82¤ã\83«</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- 使用可能なイレイジャコードプロファイルがありません --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- イレイジャコードプロファイルを選択してください --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Protected</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>消去済み</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Renamed</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>Crushルールセット</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>復元済み</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>A new crush ruleset will be implicitly created.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>There are no rules.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>ロールバック済み</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- Crushルールを選択してください --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Moved to Trash</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>Crushルール</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Unprotected</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>Crushステップ</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Expired</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target>はい</target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>圧縮</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target>ã\81\84ã\81\84ã\81\88</target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>ã\82¢ã\83«ã\82´ã\83ªã\82ºã\83 </target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>最小blobサイズ</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>例: 128KiB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>最大blobサイズ</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>例: 512KiB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target></target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>圧縮率</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- 使用可能なイレイジャ圧縮アルゴリズムがありません --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>サービス品質</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>値は0より大きい必要があります</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>BPS制限</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Value should be less than the maximum blob size</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>å¸\8cæ\9c\9bã\81\99ã\82\8bç§\92ã\81\82ã\81\9fã\82\8aå\85¥å\87ºå\8a\9bã\83\90ã\82¤ã\83\88æ\95°ã\81®ä¸\8aé\99\90ã\80\82</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>å\80¤ã\81¯æ\9c\80å°\8fblobã\82µã\82¤ã\82ºã\82\88ã\82\8a大ã\81\8dã\81\84å¿\85è¦\81ã\81\8cã\81\82ã\82\8aã\81¾ã\81\99</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>IOPS制限</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>値は0.0~1.0の間である必要があります</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>希望する秒あたり入出力操作数の上限。</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>The value should be greater or equal to 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>読み取りBPS制限</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>希望する秒あたり読み取りバイト数の上限。</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>読み取りIOPS制限</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>希望する秒あたり読み取り操作数の上限。</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>書き込みBPS制限</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>希望する秒あたり書き込みバイト数の上限。</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>プールリスト</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>書き込みIOPS制限</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>希望する秒あたり書き込み操作数の上限。</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>BPSバースト</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>希望する入出力バイト数のバースト上限。</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>IOPSバースト</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>希望する入出力操作数のバースト上限。</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>キャッシュ層の詳細</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>読み取りBPSバースト</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>希望する読み取りバイト数のバースト上限。</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>プラグイン</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>読み取りIOPSバースト</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>データチャンク(k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>希望する読み取り操作数のバースト上限。</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>コーディングチャンク(m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>書き込みBPSバースト</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>Crush障害ドメイン</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>希望する書き込みバイト数のバースト上限。</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>Crushルート</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>書き込みIOPSバースト</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>Crushデバイスクラス</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>希望する書き込み操作数のバースト上限。</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>実行中</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>ディレクトリ</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>å®\9fè¡\8c</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>å\90\8då\89\8dã\81¯è\8b±æ\95°å­\97ã\80\81ã\83\80ã\83\83ã\82·ã\83¥ã\80\81ã\81\8aã\82\88ã\81³ä¸\8bç·\9aã\81®ã\81¿ã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\82\8bå¿\85è¦\81ã\81\8cã\81\82ã\82\8aã\81¾ã\81\99ã\80\82</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>実行済み</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>選択されたイレイジャコードプロファイル名はすでに使用されています。</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>不明なタスク</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>2以上である必要があります。</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>作成中</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>作成</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>更新中</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>更新</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>削除中</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>1以上である必要があります。</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>削除</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>耐久性推定子(c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>all dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>地域(l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>Crush地域</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>なし</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>複製中</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>複製</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>技法</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>パケットサイズ</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>コピー中</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>コピー</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>フラット化中</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>フラット化</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>ロールバック中</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>ロールバック</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>移動中</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>移動</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>移動済み</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>イメージが見つかりませんでした。</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>復元中</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>復元</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>消去中</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>消去</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>すべてのプール</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>ピアを含んでいるためミラーリングを無効化できません。</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index 6dd94a034d1943d6579223e87bd107a21bb6e3b4..a806fdd5e95c7cf1d59576d573f3742ee0db196f 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="ko-KR">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>네비게이션 전환</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>현황판</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>클러스터</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>호스트들</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>모니터들</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>서비스들</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSD들</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>설정</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>크러쉬맵</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>메니저 모듈들</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>로그들</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>경고들</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>풀들</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>블럭</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>이미지들</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>미러링</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>파일시스템들</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>오브젝트게이트웨이</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>데몬들</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>사용자</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>버킷들</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>There are no notifications.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>언어선택</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>패널 데이타 로딩 중...</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>그라파나 타임 픽커</target>
-      </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>설정 초기화</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Refresh</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        <target>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>뒤로</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>데이타 로딩 실폐</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>선택된</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>발견된</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>전체</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>이름</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>값들</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>설명</target>
         <source>Daemon default</source>
         <target>데모 기본값</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>값들</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>서비스들</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Default --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>true</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>false</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>저장하기</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>크러쉬맵 보기</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>로딩중...</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
         <source>The chosen hostname is already in use.</source>
         <target>The chosen hostname is already in use.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>예, 확실합니다.</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>취소</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
+      </trans-unit>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
+      </trans-unit>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
+      </trans-unit>
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </source>
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </target>
       </trans-unit>
       <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
         <source>Hosts List</source>
         <source>Overall Performance</source>
         <target>통합 성능치</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </target>
-      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
         <target>Devices</target>
       </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>항목들을 찾을 수 없음</target>
-      </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <target>클러스터 로그들</target>
         <source>Date:</source>
         <target>Date:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datepicker</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Time range:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>설정 로딩 중</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
+      </trans-unit>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>설정을 로드할 수 없습니다.</target>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>입력 된 값은 숫자 또는 십진수여야 합니다.</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>갱신</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>상태</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>정족수에 포함</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>정족수 미포함</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>클러스터 ID</target>
         <source>required mon</source>
         <target>요구되는 모니터상태</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>정족수에 포함</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>정족수 미포함</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>클러스터-수준의 OSD 플레그들</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Shared devices</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>ì \9cì¶\9c</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>ì\84¤ì \95</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>자세한 옵션...</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>특징들</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Advanced configuration options</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>OSD 복구 우선순위</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>우선순위</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Specify 0 to let Orchestrator backend decide it.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>우선 순위 값 맞춤 설정</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Value should be greater than or equal to 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>이 필드는 요구됩니다!</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>값은 0과 1사이어야 합니다.</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>재-조정</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, 선택, 1 {깊이 } }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, 선택, 1 {깊이 } }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>OSD 목록들</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>세부설명</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Select an attribute to match against --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target></target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Use regular expression</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>닫기</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>편집</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>삭제</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
         <source>End time</source>
         <target>End time</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>건강상태</target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>편집</target>
       </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>통계들</target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>삭제</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>클라이언트들</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>이 필드는 요구됩니다!</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>모든 클라이언트 접근가능</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>주소들</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>필수 입력란</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>반드시 하나 이상의 쉼표로 구분 된 값을 포함해야 함</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>예를들면:</target>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
+      </trans-unit>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>형태</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>아이디</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>호스트들</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>풀</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>로딩중...</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- 풀 선택 --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>사용자</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>암호</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>고급설정들</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>건강상태</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>통계들</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>스토리지 백엔드</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS 프로토콜</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>Squash</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>클라이언트들 추가</target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>전송프로토콜</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>클러스터</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- 클러스터 선택 --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>데몬들</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>데몬 추가하기</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>스토리지 백엔드</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>새로운 버킷이 만들어 질 것입니다</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>NFS 프로토콜</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>NFS 태크</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
         <target>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
         <target>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- 접근형태 선택 --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>-- 어떤 종류의 사용자 ID 스쿼시가 수행되는지 선택하세요 --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>전송프로토콜</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>Ceph 사용을 환영합니다.</target>
-        <note>The welcome message on the login page</note>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>오브젝트게이트웨이</target>
+      </trans-unit>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Please set a new password.</target>
+      </trans-unit>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>You will be redirected to the login page afterwards.</target>
+      </trans-unit>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>The old and new passwords must be different.</target>
+      </trans-unit>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Password confirmation doesn't match the new password.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>사용자명</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
       </trans-unit>
       <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
         <source>Username is required</source>
         <source>Password is required</source>
         <target>암호가 필요합니다</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>로그인</target>
-      </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>미안합니다. 사용자가 Ceph내에 존재하지 않습니다.</target>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </target>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Old password</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>The old and new passwords must be different.</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>New password</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Confirm new password</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Password confirmation doesn't match the new password.</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
+      </trans-unit>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
+      </trans-unit>
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>금지됨</target>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>미안합니다. 당신이 요청할 것을 열람하는 것이 허락되지 않습니다.</target>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>미안합니다. 당신이 요청할 것을 찾을 수 없습니다.</target>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>RBD 설정들</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>로컬 구성 값을 제거하십시오. 상위 구성 값은 계승되고 대신 사용됩니다.</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>최소값은 0입니다.</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>풀 목록들</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>이름은 영숫자, 대시 및 밑줄로만 구성 될 수 있습니다.</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>선택한 Erasure Code 프로파일 이름이 이미 사용 중입니다.</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>플러그인</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>데이터 덩어리들 (k)</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>반드시 2보다 크거나 같아야합니다.</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>코딩 덩어리들 (m)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>반드시 1보다 크거나 같아야합니다.</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>내구성 평가(c)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>지역 (l)</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>크러쉬 실패 도메인</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>크러쉬 지역</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target>없음</target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>기술</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>패킷크기</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>크러쉬루트</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>크러쉬 장치 클래스</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>모든</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>디렉토리</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>이름...</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>선택한 Ceph 풀이름이 이미 사용중입니다.</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>풀 형태</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- 풀 형태 선택 --</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>게재위치 그룹</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>적어도 하나의 게재위치 그룹이 필요함!</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>클러스터는 이 많은 PG들를 처리 할 수 없습니다. 필요한 PG 양을 다시 계산하십시오.</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>계산 도움말</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>크러쉬 룰셋</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- 크러쉬 룰 선택 --</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>크러쉬 룰</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>크러쉬 단계들</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>이 룰에 의하여 최소로 필요로 하는 OSD보다 적은 OSD를 가지고 있기때문에 이 룰은 현재의 클러스터에서는 사용할 수 없습니다.</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>복제되는 크기</target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>Erasure Code 프로파일</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- 사용가능한 Erasure Code 프로파일 없음 --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- 한개의 Erasure Code 프로파일 선택 --</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>플레그들</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>EC 덮어쓰기</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>응용프로그램들</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>압축</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>양식</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>알고리즘</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- 이용가능한 Erasure 압축알고리즘 없음 --</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>최소 blob 크기</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>예) 128KiB</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>값은 0보다 커야합니다</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Value should be less than the maximum blob size</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>최대 blob 크기</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>예) 512KiB</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>값은 최소 blob 크기보다 커야 합니다</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>비율</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>압축율</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>값은 0.0과 1.0 사이 여야 합니다.</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Quotas</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max bytes</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>A valid quota should be greater than 0.</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>예., 100 GiB</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max objects</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>The value should be greater or equal to 0</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>성능 세부정보들</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>케쉬 계층들 상세설명들</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Clear filters</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>이미지를 휴지통에 이동</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>전체</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>선택된</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>보호가 만료되는 </target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>발견된</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>보호되지 않음</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>날짜 형식 오류. "YYYY-MM-DD HH:mm:ss" 형식으로 지정하세요.</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>보호기간이 이미 만료되었습니다. 더 미래의 날짜를 선택하거나 공란으로 남겨두세요.</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>이미지 옮기기</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>개관</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>타겟들</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>인증 탐색</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>사용자</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>사용자이름은 8~64자까지 길이의 문자들을 가져야 하며 그리고, 오직 , '.', '@', '-', '_', ':' 등의 특수 문자들만을 포함가능합니다.</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>암호</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>공동 사용자</target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>공통 암호</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>이용가능한 정보:</target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>iSCSI 타겟이 이용 불가능합니다.</target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Discovery authentication</target>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target></target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>데이타 풀</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>생성된</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>크기</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>오브젝트들</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>객체크기</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>특징들</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>준비된</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>이용불가</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>준비된 총계</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>스트라이핑 단위</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>스트라이핑 횟수</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target>상위</target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>블록 이름 접두사</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>순서</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>스냅삿</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>이미지</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>이 설정은 전역 값을 덮어씁니다.</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>글로벌</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>이것은 전역 값입니다. 이 이미지에 대해 이 옵션의 값이 설정되지 않았습니다.</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>'/' 와 '@' 문자는 사용불가입니다.</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- 이용가능한 rbd풀 없음 --</target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- 풀 선택 --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>전용 데이타 풀들을 사용하세요</target>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
       </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>데이타 풀</target>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
       </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>RBD의 객체-데이타를 저장하고 있는 전용 풀</target>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7892856315477304281" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </target>
+      </trans-unit>
+      <trans-unit id="4690045751984117407" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </target>
+      </trans-unit>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
+      </trans-unit>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
+      </trans-unit>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
+      </trans-unit>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
+      </trans-unit>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
+      </trans-unit>
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
+      </trans-unit>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
+        </source>
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
+        </target>
+      </trans-unit>
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </source>
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
+      </trans-unit>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
+      </trans-unit>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
+      </trans-unit>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
+      </trans-unit>
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </target>
+      </trans-unit>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
+      </trans-unit>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
+      </trans-unit>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
+      </trans-unit>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
+      </trans-unit>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
+      </trans-unit>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
+      </trans-unit>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
+      </trans-unit>
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
+        </source>
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
+      </trans-unit>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </source>
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
+      </trans-unit>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
+      </trans-unit>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Refresh</target>
+      </trans-unit>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
+      </trans-unit>
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </source>
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Tasks and Notifications</target>
+      </trans-unit>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Clear notifications</target>
+      </trans-unit>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Remove notification</target>
+      </trans-unit>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Duration:</target>
+      </trans-unit>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>There are no notifications.</target>
+      </trans-unit>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>언어선택</target>
+      </trans-unit>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
+      </trans-unit>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
+      </trans-unit>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
+      </trans-unit>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
+      </trans-unit>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
+      </trans-unit>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
+      </trans-unit>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
+      </trans-unit>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
+      </trans-unit>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
+      </trans-unit>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
+      </trans-unit>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
+      </trans-unit>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
+      </trans-unit>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
+      </trans-unit>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
+      </trans-unit>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
+      </trans-unit>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
+      </trans-unit>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>패널 데이타 로딩 중...</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>그라파나 타임 픽커</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>설정 초기화</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>예, 확실합니다.</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>네비게이션 전환</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>현황판</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventory</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>모니터들</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSD들</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>크러쉬맵</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>로그들</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Monitoring</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>풀들</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>블럭</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>이미지들</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>미러링</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>파일시스템들</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>사용자</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>버킷들</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>로그인된 사용자</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>로그아웃</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Change password</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>도움말</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>대하여</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>대쉬보드 설정</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>사용자 관리</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>성능 카운터들을 사용 할 수 없음</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>클라이언트들</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>클라이언트들 추가</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>모든 클라이언트 접근가능</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>주소들</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>반드시 하나 이상의 쉼표로 구분 된 값을 포함해야 함</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>예를들면:</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>세부설명</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>클러스터 상태</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>오브젝트 게이트웨이들</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>메타데이타 서버들</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>iSCSI 게이트웨이들</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>용량</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>원시용량</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>오브젝트들</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>PG 상태들</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>OSD당 PG들</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>성능</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>클라이언트 읽기/쓰기</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>클라이언트 처리량</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>복구 처리량</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Select an attribute to match against --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>값</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Use regular expression</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Active Alerts</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>사이즈를 증가시켜야 합니다.</target>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>자세한</target>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>값은 0과 1사이어야 합니다.</target>
       </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>분산저장</target>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>분산저장단위</target>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- 분산저장단위 선택 --</target>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>분산저장 개수가 정의되어 있으므로 이 필드는 필수입니다!</target>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>분산저장단위는 객체크기보다 커야 합니다.</target>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>분산저장 갯수</target>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>분산저장 단위가 정의되어 있으므로 이 필드는 필수입니다!</target>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>OSD 복구 우선순위</target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>분산저장 갯수는 반드시 0보다 커야 합니다.</target>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>우선순위</target>
+      </trans-unit>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>우선 순위 값 맞춤 설정</target>
+      </trans-unit>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
+      </trans-unit>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>자세한 옵션...</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Advanced configuration options</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>클러스터-수준의 OSD 플레그들</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
+      </trans-unit>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, select, true {Rename} other {Create} }</target>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
       </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
+      </trans-unit>
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
+      </trans-unit>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>추가</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Clear</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>속성들 (OSD 맵)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>메타데이타</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Device health</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>성능 카운터</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>메타데이타 사용할 수 없음</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>성능 세부정보들</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>OSD creation preview</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
+      </trans-unit>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
+      </trans-unit>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
+      </trans-unit>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
+      </trans-unit>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
+      </trans-unit>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
+      </trans-unit>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
+      </trans-unit>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
+      </trans-unit>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>No hostname found.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>현재 값들</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>최소</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>최대</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>플레그들</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>소스</target>
       </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>보호안됨</target>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>수준</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>롤백하려고 합니다.</target>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>수행시간에 갱신가능함(편집가능)</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>í\9c´ì§\80í\86µ ë¹\84ì\9a°ê¸°</target>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>í\85\8cí\81¬ë\93¤</target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>비우기 위해, 하나 또는 모든 이미지들을 선택하고 클릭하세요.</target>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>열거형 값들</target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>풀:</target>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>추가로 더보기</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>풀 이름:</target>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Directories</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>모든</target>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>이미지 복구하기</target>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>복구를 위해</target>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>이미지들의 새로운 이름을 입력하고 클릭하세요</target>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>새로운 이름</target>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>폐기될</target>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>까지 보호됨</target>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
+      </trans-unit>
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
         </source>
-        <target>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>휴지통</target>
-      </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>iSCSI 토폴로지</target>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>설정들</target>
+      <trans-unit id="6328794256834621774" datatype="html">
+        <source>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>기본설정 값들로 부터 인자를 변경하는 것은 일반적으로 필요하지 않습니다.</target>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>백스토어</target>
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>확인</target>
+      <trans-unit id="2244434638607433133" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>고급설정들</target>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>타겟 IQN</target>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>IQN이 잘못된 패턴을 가지고 있습니다.</target>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</target>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>Key
-예를들면: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>추가 정보</target>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>이 타겟은 고급설정들을 수정했습니다.</target>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>포털</target>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>포털 추가</target>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>ì\9d´ ì\9d´ë¯¸ì§\80ë\8a\94 ì\84¤ì \95ë\93¤ì\9d\84 ì\88\98ì \95í\96\88ì\8aµë\8b\88ë\8b¤. </target>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>ì\8a¤ë\83\85ì\82¿</target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>적어도 1 이미지는 필수적입니다.</target>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Quotas</target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>이미지 추가</target>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>ACL 인증</target>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>개시자들</target>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>개시자들</target>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>클라이언트 IQN</target>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>개시자 IQN은 유일해야 합니다.</target>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>사용자이름은 8~64자까지 길이의 문자들을 가져야 하며 그리고, 오직 , '.', '@', '-', '_', ':' 등의 특수 문자들만 포함이 가능합니다.</target>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>순위</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS performance counters</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>개시자는 하나의 그룹에 속해야 하고, 이미지는 그룹안에서 설정합니다.</target>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>추가된 아이템들이 없음</target>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>게시자 추가</target>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>그룹들</target>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>그룹</target>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>그룹추가</target>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </source>
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>ì\9d´ì\8a\88들</target>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>ì\97­í\95 들</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>동기화중</target>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>준비됨</target>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>풀 미러모드를 편집하기</target>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </source>
-        <target>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>상대방 클러스터들은 미러를 단절하기 전에 반드시 제거되어야 합니다.</target>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {Edit} other {Add} }</target>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
+      </trans-unit>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>클러스터 이름</target>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>클러스터 이름이 유효하지 않습니다.</target>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
+      </trans-unit>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
+      </trans-unit>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>CephX 아이디</target>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>전체 이름</target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>CephX 아이디...</target>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>전자우편</target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>CephX 아이디가 유효하지 않습니다.</target>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>모니터 주소들</target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>암호 확인</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>콤ë§\88ë¡\9c ë¶\84리ë\90\9c ì£¼ì\86\8cë\93¤...</target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>ì\95\94í\98¸ í\99\95ì\9d¸ì\9d´ ì\95\94í\98¸ì\99\80 ì\9d¼ì¹\98í\95\98ì§\80 ì\95\8aì\8aµë\8b\88ë\8b¤.</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>모니터 주소가 유효하지 않습니다.</target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>CephX 키</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Password expiration date...</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Base64로 인코딩 된 키 ...</target>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>유효하지않는 전자우편.</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>CephX 키는 반드시 base64로 인코드 되어야 합니다.</target>
+      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
+        <source>Enabled</source>
+        <target>이용가능</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>성능 카운터들을 사용 할 수 없음</target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>User must change password at next logon</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>당신의 사용자로부터 "사용자 읽기 / 업데이트"권한을 제거하려고합니다.</target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>데몬 목록들</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>계속하면 모든 사용자에게 역할을 추가하거나 제거 할 수 없게됩니다.</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>성능 카운터</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>계속 진행하기를 원하십니까?</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>버킷데이타 적재 중</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>아이디</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>값이 유효하지 않습니다.</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>선택한 이름이 이미 사용중입니다.</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>소유자</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- 사용자 선택 --</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
-        <source>Enabled</source>
-        <target>이용가능</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>이름...</target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>ì\9c ì\98\88ë\90\98ë\8b¤.</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>ì\84¸ë¶\80ì\84¤ëª\85...</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>권한들</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ì\95\84ì\9d´ë\94\94</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>ì\84 í\83\9dí\95\9c ì\9d´ë¦\84ì\9d´ ì\9d´ë¯¸ ì\82¬ì\9a©ì¤\91ì\9e\85ë\8b\88ë\8b¤.</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>색인형식</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>위치규칙</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>표시</target>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>비밀 키</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>최대 마커</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>ë²\84ì ¼</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>ë³´ì¡°ì\82¬ì\9a©ì\9e\90</target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>마스터 버젼</target>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>권한</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>수정된 시간</target>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- 권한 선택 --</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>ì \9cë¡\9c그룹</target>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>ì\9d½ê¸°, ì\93°ê¸°</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>버킷 할당량</target>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>가득찬</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>ìµ\9cë\8c\80 í\81¬ê¸°</target>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>ì\84 í\83\9dí\95\9c ë³´ì¡°ì\82¬ì\9a©ì\9e\90 ì\95\84ì\9d´ë\94\94ê°\80 ì\9d´ë¯¸ ì\82¬ì\9a©ì¤\91ì\9e\85ë\8b\88ë\8b¤.</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>무제한</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>스위프트 키</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>ìµ\9cë\8c\80 ê°\9dì²´ë\93¤</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>ì\9e\90ë\8f\99ì\83\9dì\84 ë\90\9c ë¹\84ë°\80</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>사용자명</target>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
         <source>Access key</source>
         <target>접근 키</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>비밀 키</target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>전체 이름</target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>전자우편 주소</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>시스템</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>최대 버킷들</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>보조사용자들</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>능력치들</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>사용자 할당량</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>보기</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>키들</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>형태</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- 형태 선택 --</target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>권한</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- 권한 선택 --</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>보조사용자</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>전자우편 주소</target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>ì\84 í\83\9dí\95\9c ë³´ì¡°ì\82¬ì\9a©ì\9e\90 ì\95\84ì\9d´ë\94\94ê°\80 ì\9d´ë¯¸ ì\82¬ì\9a©ì¤\91ì\9e\85ë\8b\88ë\8b¤.</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>ìµ\9cë\8c\80 ë²\84í\82·ë\93¤</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>ì\9d½ê¸°, ì\93°ê¸°</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>ì\84¤ì \95í\95´ì \9cë\90¨</target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>가득찬</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>무제한</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>ì\8a¤ì\9c\84í\94\84í\8a¸ í\82¤</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>커ì\8a¤í\85\80</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>ì\9e\90ë\8f\99ì\83\9dì\84 ë\90\9c ë¹\84ë°\80</target>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>ì\9c ì\98\88ë\90\98ë\8b¤.</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>사용자 데이타 적재 중...</target>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>사용자 할당량</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>사용자 데이타를 적재할 수 없습니다.</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>버킷 할당량</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
         <source>The chosen email address is already in use.</source>
         <target>선택한 전자우편 주소가 이미 사용 중입니다.</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>최대 버킷들</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>입력된 값은 반드시 0보다 커야 합니다.</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>S3 키</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>보조사용자가 없습니다.</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>보조사용자</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>보조사용자가 없습니다.</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>키들</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>키가 없습니다.</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>스위프트</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>능력치가 없습니다.</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>키가 없습니다.</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>보기</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>능력치들</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>능력치가 없습니다.</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>무제한 크기</target>
         <source>Max. size</source>
         <target>최대 크기</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>값이 유효하지 않습니다.</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>무제한 객체들</target>
         <source>Max. objects</source>
         <target>최대 객체들</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>세부설명...</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>권한들</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>역할들</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>암호 확인</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>암호 확인이 암호와 일치하지 않습니다.</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>전자우편</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>유효하지않는 전자우편.</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>당신의 사용자로부터 "사용자 읽기 / 업데이트"권한을 제거하려고합니다.</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>계속하면 모든 사용자에게 역할을 추가하거나 제거 할 수 없게됩니다.</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>계속 진행하기를 원하십니까?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>도움말</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>문서</target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>API</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>대하여</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>대쉬보드 설정</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>사용자 관리</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>로그인된 사용자</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>입력된 값은 반드시 0보다 커야 합니다.</target>
       </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>시스템</target>
       </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Change password</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>최대 버킷들</target>
       </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>로그아웃</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>최대 크기</target>
       </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>ì\86\8dì\84±ë\93¤ (OSD ë§µ)</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>ìµ\9cë\8c\80 ê°\9dì²´ë\93¤</target>
       </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>메타데이타 사용할 수 없음</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- 형태 선택 --</target>
       </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>ë©\94í\83\80ë\8d°ì\9d´í\83\80</target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>ë\8d°ëª¬ ëª©ë¡\9dë\93¤</target>
       </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
         <target>성능 카운터</target>
       </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>쓰기</target>
-      </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>읽기</target>
-      </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>히스토그램</target>
-      </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>현재 값들</target>
-      </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>최소</target>
-      </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>최대</target>
-      </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>소스</target>
-      </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>수준</target>
-      </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>수행시간에 갱신가능함(편집가능)</target>
-      </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>테크들</target>
-      </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>열거형 값들</target>
-      </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>추가로 더보기</target>
-      </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
-      </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>클러스터 상태</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>관리자 데몬들</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>오브젝트 게이트웨이들</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>메타데이타 서버들</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>iSCSI 게이트웨이들</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>클라이언트 IOPS</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>클라이언트 처리량</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>클라이언트 읽기/쓰기</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>소유자</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>복구 처리량</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Placement target</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>세정작업</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>성능</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>원시용량</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- 사용자 선택 --</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>OSD당 PG들</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Select a placement target --</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>PG 상태들</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Versioning</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>용량</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>순위</target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>양식</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>현재</target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>업데이트된 검색 인증</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>사용가능한 포탈들이 없습니다.</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>사용가능한 이미지들이 없습니다.</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>사용할 수있는 이미지가 없습니다. 대상에 이미지를 추가했는지 확인하십시오.</target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>사용할 수있는 개시자가 없습니다. 대상에 개시자를 추가했는지 확인하십시오.</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>타겟</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>아이디</target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>색인형식</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>위치규칙</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>표시</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>ì\83\81í\83\9c</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>ìµ\9cë\8c\80 ë§\88커</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>버젼</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>읽은 바이트들</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>마스터 버젼</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>ì\93°ê¸° ë°\94ì\9d´í\8a¸ë\93¤</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>ì\88\98ì \95ë\90\9c ì\8b\9cê°\84</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>ì\9d½ê¸° Ops</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>ì \9cë¡\9c그룹</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>쓰기 Ops</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>A/O 이래로</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>인스탄스</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>이슈</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>진행중</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>설정해제됨</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>편집모드</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>상대방 추가</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>상대방 편집</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>상대방 삭제</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>리더</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>SMART overall-health self-assessment test result</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target># 로컬</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target># 원격</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>passed</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>상대방 미러</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>failed</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target></target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Device Information</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>딥 패턴</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>계층화</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>No SMART data available for this device.</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>배타적인 락</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART data is loading.</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>오프젝트-맵(배타적인-락을 요구한다)</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>저널링(배탁적인-락을 요구합니다.)</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>RBD 스냅샷 롤백</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>롤백</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>RBD 스냅샷</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>삭제될 </target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>아이디</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>형태</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>상태</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Neither hostname nor OSD ID given</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>버젼</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>이미지 복구하기</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>호스트</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>복구를 위해</target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>루트</target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>이미지들의 새로운 이름을 입력하고 클릭하세요</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>새로운 이름</target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>대기 데몬들</target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>휴지통 비우기</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>순위</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>ë\8d°ëª¬</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>모ë\93 </target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>활동</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>덴트리들</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>풀:</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>아이노드들</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>풀 이름:</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>사용량</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>이 값은 런타임에 업데이트 할 수 있습니다.</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
+      </trans-unit>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>데몬들 / 클라이언트들은 모니터 구성 데이터베이스에서이 값을 가져 오지 않습니다. 'ceph config set ...'을 통해이 옵션을 설정하는 것은 허락되지 않습니다. 이 옵션은 ceph.conf 또는 명령 줄을 통해 구성해야합니다.</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>옵션은 데몬 시작 중에 만 적용됩니다.</target>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>옵션은 클러스터 생성할 때 만 영향을 줍니다.</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>ì\98µì\85\98ì\9d\80 ë\8d°ëª¬ ì\83\9dì\84±í\95  ë\95\8cë§\8c ì\98\81í\96¥ì\9d\84ì¤\8dë\8b\88ë\8b¤.</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>ì\9d´ë¯¸ì§\80를 í\9c´ì§\80í\86µì\97\90 ì\9d´ë\8f\99</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </source>
-        <target>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>서비스</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>보호가 만료되는 </target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>현재값</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>보호되지 않음</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>편집가능</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>날짜 형식 오류. "YYYY-MM-DD HH:mm:ss" 형식으로 지정하세요.</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>보호기간이 이미 만료되었습니다. 더 미래의 날짜를 선택하거나 공란으로 남겨두세요.</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>폐기될</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>까지 보호됨</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+        <target>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>사용가능</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namespaces</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>사용불가</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>휴지통</target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>재-접속 중, 기다려 주세요...</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>공개 주소</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>열린 세션들</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>들어올 수 없는</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>이전에 마크 아웃 된 OSD는 시작시 다시 표시되지 않습니다.</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>나갈 수 없는</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>OSD들은 구성된 간격 후에는 자동으로 표시되지 않습니다.</target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>살아나지 않는</target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>롤백하려고 합니다.</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>OSD는 시작할 수 없습니다.</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>죽일 수 없는</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>모니터가 OSD들의 다운을 표시하지 않도록 OSD 장애 보고서가 무시되고 있습니다.</target>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>멈출</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>읽기와 쓰기를 멈춤</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>스크러빙 않됨</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Create Namespace</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>스크러빙이 비활성화되었습니다.</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- 이용가능한 rbd풀 없음 --</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>딥 스크럽 안됨</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namespace already exists.</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>딥 스크러빙이 비활성되었습니다.</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>백필 없음</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>PG들의 백필이 일시중지 되었습니다.</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>복구 않됨</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>PG들의 복구가 일시중지 되었습니다.</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>비트단위 정렬</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>비트단위 정렬을 사용하세요</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>완전삭제된 스냅디렉토리들</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>OSD들이 변화된 스냅셋을 가지고 있습니다.</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>삭제된 복구들</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>피어링 대신 복구 중에 수행된 삭제물들</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>PG 로그 하드 한계</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>pg 로그 길이에 하드 한계를 넣으세요</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>갱신된 OSD 플래그들</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>ì\95\84ì\9b\83</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>ì \84ì\9a© ë\8d°ì\9d´í\83\80 í\92\80ë\93¤ì\9d\84 ì\82¬ì\9a©í\95\98ì\84¸ì\9a\94</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target></target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>크기</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>다운</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>예., 100 GiB</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>í\91\9cì\8b\9c</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>ì\9e\90ì\84¸í\95\9c</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>OSD 손실</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>분산저장</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>손실 표시</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>객체크기</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>완전제거</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>분산저장단위</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- 분산저장단위 선택 --</target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>완전제거된</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>분산저장 갯수</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>파괴됨</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>파괴된</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>'/' 와 '@' 문자는 사용불가입니다.</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Recovery Priority</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- No namespaces available --</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Select a namespace --</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>파괴됨</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>읽은 바이트들</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>데이타 풀</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>쓰기된 바이트들</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>RBD의 객체-데이타를 저장하고 있는 전용 풀</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>ì\9d½ê¸° ops</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>ì\82¬ì\9d´ì¦\88를 ì¦\9dê°\80ì\8b\9cì¼\9cì\95¼ í\95©ë\8b\88ë\8b¤.</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>쓰기 ops</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>분산저장 개수가 정의되어 있으므로 이 필드는 필수입니다!</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>분산저장단위는 객체크기보다 커야 합니다.</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>분산저장 단위가 정의되어 있으므로 이 필드는 필수입니다!</target>
+      </trans-unit>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>분산저장 갯수는 반드시 0보다 커야 합니다.</target>
+      </trans-unit>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </source>
-        <target>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>데이타 풀</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>생성된</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>ìµ\9cë\8c\80 ë°±í\95\84ë\93¤</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>ì¤\80ë¹\84ë\90\9c</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>ìµ\9cë\8c\80 í\99\9cì\84±í\99\94를 ë³µêµ¬í\95\98기</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>ì¤\80ë¹\84ë\90\9c ì´\9dê³\84</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>ìµ\9cë\8c\80 ë\8b¨ì\9d¼ ì\8b\9cì\9e\91ì\9d\84 ë³µêµ¬í\95\98기</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>ì\8a¤í\8a¸ë\9d¼ì\9d´í\95\91 ë\8b¨ì\9c\84</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>ì\9e ì\9e\90기를 ë³µêµ¬í\95\98기</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>ì\8a¤í\8a¸ë\9d¼ì\9d´í\95\91 í\9a\9fì\88\98</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>커스텀</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>상위</target>
+      </trans-unit>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>블록 이름 접두사</target>
+      </trans-unit>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>순서</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>이용불가</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>이 설정은 전역 값을 덮어씁니다.</target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>이미지</target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>이것은 전역 값입니다. 이 이미지에 대해 이 옵션의 값이 설정되지 않았습니다.</target>
       </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>글로벌</target>
       </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>RBD 설정들</target>
       </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>로컬 구성 값을 제거하십시오. 상위 구성 값은 계승되고 대신 사용됩니다.</target>
       </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target></target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>심각도</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>시작된</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attribute name</target>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </source>
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regular expression</target>
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </source>
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Created by</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>갱신된</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Ends</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>사용된</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>이용가능:</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>깨끗한</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>정상동작중</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>경고</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>알려지지 않은</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>iSCSI 타겟이 이용 불가능합니다.</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>이용가능한 정보:</target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Discovery authentication</target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>기본설정 값들로 부터 인자를 변경하는 것은 일반적으로 필요하지 않습니다.</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configure</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>ì \95ì\83\81</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>ì\84¤ì \95ë\93¤</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>파일시스템들 없음</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>백스토어</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>활성화된</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identifier</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>대기중인</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>이용불가</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>활성화된 데몬들</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>정족수</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>NFS Ganesha 서비스가 설정되지 않음</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>전송</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>CephFS 사용자</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>CephFS 파일시스템</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>타겟 IQN</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(전역 구성에서 상속)</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>포털</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>전역 구성에서 상속</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>포털 추가</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>- 어떤 종류의 사용자 ID 스쿼시가 수행되는지 선택 -</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>이미지 추가</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>사용가능한 데몬이 없읍니다.</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>ACL 인증</target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>IQN이 잘못된 패턴을 가지고 있습니다.</target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC Profile</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>캐쉬모드</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>Key
+예를들면: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>ìµ\9cì\86\8c í\87´ê±° ì\97°ë ¹</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>ì\94ê°\80 ì \95ë³´</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>ìµ\9cì\86\8c í\94\8cë\9f¬ì\8b\9c ì\97°ë ¹</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>ì\9d´ í\83\80ê²\9fì\9d\80 ê³ ê¸\89ì\84¤ì \95ë\93¤ì\9d\84 ì\88\98ì \95í\96\88ì\8aµë\8b\88ë\8b¤.</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>목표 최대 바이트들</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>목표 최대 오브젝트들</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>ì\94ê°\80ë\90\9c ì\9d\91ì\9a©í\94\84ë¡\9cê·¸ë\9e¨ ì\97\86ì\9d\8c</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>ì\9d´ ì\9d´ë¯¸ì§\80ë\8a\94 ì\84¤ì \95ë\93¤ì\9d\84 ì\88\98ì \95í\96\88ì\8aµë\8b\88ë\8b¤. </target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>응용프로그램 한계에 도달함</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>하나의 풀은 오직 네개의 응용프로그램 정의들을 가질 수 있습니다.</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target> '_a-zA-Z0-9' 문자들만 허락됨</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>공동 사용자</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>최대 길이는 128글자이다.</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>공통 암호</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>필터 또는 추가된 응용프로그램들</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>응용프로그램 추가</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>pool</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>개시자들</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>Erasure 코드 프로파일</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>게시자 추가</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>복제 크기</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>개시자들</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>마지막 변경</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>클라이언트 IQN</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>Erasure 코드화된 프로파일</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>개시자 IQN은 유일해야 합니다.</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>크러쉬 룰셋</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>쓰여진 바이트들</target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>개시자는 하나의 그룹에 속해야 하고, 이미지는 그룹안에서 설정합니다.</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>버킷</target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>추가된 아이템들이 없음</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>그룹들</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>그룹추가</target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>버킷들</target>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>그룹</target>
       </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>ì\82¬ì\9a©ì\9e\90</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>ì\9d¸ì¦\9d í\83\90ì\83\89</target>
       </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>subuser</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 Key</target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
+      </trans-unit>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
+      </trans-unit>
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>사용자들</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift Key</target>
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
       </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>범위</target>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </source>
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>읽기</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>만들기</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>iSCSI 토폴로지</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>개관</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>ì\8b\9cì\8a¤í\85\9c ë¡¤</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>í\83\80ê²\9fë\93¤</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+        <target>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>갱신된 사용자</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>계속</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>당신의 롤들이 변경되어 당신은 자동적으로 로그아웃되었습니다.</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>password</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Updated user password"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>각각의 오브젝트들은 데이타-청크 부분들로 분리되어, 각기 다른 OSD에 보관됩니다.</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>각 오브젝트들에 대한 코딩 청크를 계산하고 서로 다른 OSD에 저장합니다. 
-코딩된 청크의 수는 데이터 손실없이 작동중지 되어 질 수있는 OSD의 숫자이기도합니다.</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>Jerasure 플러그인은 가장 일반적이고 유연한 플러그인으로,
-또한 Ceph erasure 코드 풀의 기본값이기도합니다.</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>보다 유연한 기술은 reed_sol_van입니다 : k와 m을 설정하면 충분합니다. 
-cauchy_good 기술은 빠를 수 있지만 패킷크기를 주의깊게 선택해야합니다. 
-reed_sol_r6_op, liberation, blaum_roth, liber8tion은 모두 m = 2로만 구성 할 수 있다는 점에서 RAID-6에 해당합니다.</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>인코딩은 한번에 바이트들 크기의 패킷에 대해 수행됩니다. 올바른 패킷 크기를 선택하는 것은 어렵습니다. jerasure 문서에는이 주제에 대한 광범위한 정보가 들어 있습니다.</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>jerasure 플러그인을 사용하면 삭제 된 코딩 된 객체가 여러 OSD에 저장 될 때 하나의 OSD가 손실되는 것을 복구하려면 다른 모든 OSD를 읽어야합니다. 예를 들어 jerasure가 k = 8 및 m = 4로 구성되어있는 경우 하나의 OSD를 잃어 버리면 11 명의 다른 사람들이 수리해야합니다.
-lrc erasure code plugin은 적은 양의 OSD를 사용하여 복구 할 수 있도록 로컬 패리티 청크를 만듭니다. 예를 들어, lrc가 k = 8, m = 4 및 l = 4로 구성된 경우 4 개의 OSD마다 추가 패리티 덩어리가 생성됩니다. 단일 OSD가 손실되면 11 개 대신 4 개의 OSD만으로 복구 할 수 있습니다.</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>코딩 및 데이터 청크를 크기 지역 집합으로 그룹화합니다. 예를 들어, k = 4 및 m = 2에 대해, 지역성 = 3 일 때 두 개의 세 그룹이 생성됩니다. 각 세트는 다른 세트의 청크를 읽지 않고도 복구 될 수 있습니다.</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>l로 정의 된 각 청크 집합이 저장되는 크러시 버킷의 유형입니다. 예를 들어 랙으로 설정하면 l 개의 청크 그룹이 각각 다른 랙에 배치됩니다. 
-랙 선택 단계와 같은 CRUSH 규칙 단계를 만드는 데 사용됩니다. 설정되어 있지 않으면, 그러한 그룹화가 수행되지 않습니다.</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>isa 플러그인은 ISA 라이브러리를 캡슐화합니다. 인텔 프로세서에서만 실행됩니다.</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>ISA 플러그인은 두 개의 리드 솔로몬 형식으로 제공됩니다.
-reed_sol_van이 설정되면 Vandermonde, cauchy가 설정되면 Cauchy입니다.</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>shec plugin은 다중 SHEC 라이브러리를 캡슐화합니다.
-           ceph가 리드 솔로몬 코드보다 더 효율적으로 데이터를 복구 할 수 있습니다.</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>각 데이터 청크가 계산 범위에 포함되는 패리티 청크의 수입니다. 이 수치는 내구성 측정기로 사용됩니다. 예를 들어, c = 2 인 경우 2 개의 OSD가 데이터 손실없이 중단 될 수 있습니다.</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>CRUSH 규칙의 첫 번째 단계에 사용 된 크러시 버킷의 이름입니다. 예를 들어 step은 기본값을 취합니다.</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>동일한 실패 도메인을 가진 양동이에 두 개의 청크가 없는지 확인하십시오. 예를 들어 실패 도메인이 호스트 인 경우 두 개의 청크가 동일한 호스트에 저장되지 않습니다. 이 단계는 리프 호스트를 선택하는 단계와 같은 CRUSH 규칙 단계를 만드는 데 사용됩니다.</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>CRUSH지도에서 크래시 장치 클래스 이름을 사용하여 특정 클래스 (예 : ssd 또는 hdd)의 장치로 배치를 제한합니다.</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>삭제 코드 플러그인이로드되는 디렉토리 이름을 설정하십시오.</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>모든 작업들 허용</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>오직 서버를 수정하지 않는 작업들만 가능합니다.</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>ì\9d½ê¸°ì\99\80 ì\93°ê¸° ì\9e\91ì\97\85ì\9d\80 í\97\88ì\9a©ë\90\98ì§\80 ì\95\8aì§\80ë§\8c, ê·¸ì\99¸ ëª¨ë\93  ì\9e\91ì\97\85ì\9d´ ê°\80ë\8a¥í\95©ë\8b\88ë\8b¤.</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>ì\9d´ì\8a\88ë\93¤</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>파일의 속성과 디렉토리 내용을 변경하는 읽기, 쓰기 또는 어떠한 작업은 허용되지 않습니다.</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>동기화중</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>ì \84í\98\80 ì\96´ë\96 í\95\9c ì \91ê·¼ë\8f\84 í\97\88ì\9a©ë\90\98ì§\80 ì\95\8aì\8aµë\8b\88ë\8b¤.</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>ì¤\80ë¹\84ë\90¨</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- 우선순위 선택 --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target>낮음</target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target>높음</target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>정보</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>마지막 5분</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>지난 15분</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>지난 30분</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>지난 1시간(기본)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>지난 3시간</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>지난 6시간</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>지난 12시간</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>ì§\80ë\82\9c 24ì\8b\9cê°\84</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>í\81´ë\9f¬ì\8a¤í\84° ì\9d´ë¦\84</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>어제</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>CephX 아이디</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>오늘</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>CephX 아이디...</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>오늘 지금까지</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>모니터 주소들</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>그저께</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>콤마로 분리된 주소들...</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>지난 2일</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>CephX 키</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>이번 주 마지막날</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Base64로 인코딩 된 키 ...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>전주</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>클러스터 이름이 유효하지 않습니다.</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>이번주</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>CephX 아이디가 유효하지 않습니다.</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>이번주 지금까지</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>모니터 주소가 유효하지 않습니다.</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>지난 7일</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>CephX 키는 반드시 base64로 인코드 되어야 합니다.</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>지난 달</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>풀 미러모드를 편집하기</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>이번 달</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>ì\9d´ë²\88 ë\8b¬ ì§\80ê¸\88ê¹\8cì§\80</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>ì\83\81ë\8c\80ë°© í\81´ë\9f¬ì\8a¤í\84°ë\93¤ì\9d\80 ë¯¸ë\9f¬ë¥¼ ë\8b¨ì \88í\95\98기 ì \84ì\97\90 ë°\98ë\93\9cì\8b\9c ì \9cê±°ë\90\98ì\96´ì\95¼ í\95©ë\8b\88ë\8b¤.</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>지난 30일</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>지난 90일</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>지난 6개월</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>지난 1년</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>전년도</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>금년도</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>금년 지금까지</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direction</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>지난 2년</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>지난 5년</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Generated token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>선택된 아이템 없음</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>다시 선택하기 위해 아이템 선택을 취소</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>The token is invalid.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>선택 한계에 도달함</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>필터 테그들</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>베찌 추가</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Generate</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>사용가능한 아이템 없음</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>닫기</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>추가</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Remove</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>복제</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>복사</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>딥 스크럽</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>파괴됨</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>풀 형태</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>단조로움</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- 풀 형태 선택 --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>다운 표시</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>응용프로그램들</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>인 표시</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Max bytes</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>손실 표시</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Leave it blank or specify 0 to disable this quota.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>아웃 표시</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>A valid quota should be greater than 0.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>보호</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Max objects</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>ì\9d´ë¦\84ë³\80ê²½</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>ì\84 í\83\9dí\95\9c Ceph í\92\80ì\9d´ë¦\84ì\9d´ ì\9d´ë¯¸ ì\82¬ì\9a©ì¤\91ì\9e\85ë\8b\88ë\8b¤.</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>복구</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>휴지통으로 옮기기</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>보호않됨</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoscale</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Change</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>게재위치 그룹</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>계산 도움말</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>적어도 하나의 게재위치 그룹이 필요함!</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>삭제돔</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>클러스터는 이 많은 PG들를 처리 할 수 없습니다. 필요한 PG 양을 다시 계산하십시오.</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Added</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Removed</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>복제되는 크기</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Edited</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Canceled</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>복제된</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>복사된</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>EC 덮어쓰기</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>평평하게 됨</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>Erasure Code 프로파일</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- 사용가능한 Erasure Code 프로파일 없음 --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- 한개의 Erasure Code 프로파일 선택 --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Protected</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>완전삭제됨</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Renamed</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>크러쉬 룰셋</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>복구됨</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>A new crush ruleset will be implicitly created.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>There are no rules.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>롤백됨</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- 크러쉬 룰 선택 --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Moved to Trash</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>크러쉬 룰</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Unprotected</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>크러쉬 단계들</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Expired</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target>ì\98\88</target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>ì\95\95ì¶\95</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target>ì\95\84ë\8b\88ì\98¤</target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>ì\95\8c고리ì¦\98</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>최소 blob 크기</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>예) 128KiB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>최대 blob 크기</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>예) 512KiB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>비율</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>압축율</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- 이용가능한 Erasure 압축알고리즘 없음 --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>서비스 량</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>값은 0보다 커야합니다</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>BPS 한계</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Value should be less than the maximum blob size</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>원하는 초당 IO 바이트 수 제한입니다.</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>값은 최소 blob 크기보다 커야 합니다</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>IOPS 제한</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>값은 0.0과 1.0 사이 여야 합니다.</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>원하는 초당 IO 작업 제한입니다.</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>The value should be greater or equal to 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>읽기 BPS 제한</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>원하는 초당 읽기 바이스 수 제한입니다.</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>읽기 IOPS 한도</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>원하는 초당 읽기 작업 제한입니다.</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>쓰기 BPS 한도</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>원하는 초당 쓰기 바이트 수 제한입니다.</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>풀 목록들</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>쓰기 IOPS 제한</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>원하는 초당 쓰기 작업 제한입니다.</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>BPS 버스트</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>원하는 버스트 IO 바이트 한도 입니다.</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>IOPS 버스트</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>ì\9b\90í\95\98ë\8a\94 IO ì\9e\91ì\97\85ì\9d\98 ë²\84ì\8a¤í\8a¸ í\95\9cê³\84ì\9e\85ë\8b\88ë\8b¤.</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>ì¼\80ì\89¬ ê³\84층ë\93¤ ì\83\81ì\84¸ì\84¤ëª\85ë\93¤</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>읽기 BPS 버스트</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>원하는 읽기 버스트 한계입니다.</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>플러그인</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>읽기 IOPS 버스트</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>데이터 덩어리들 (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>ì\9b\90í\95\98ë\8a\94 ì\9d½ê¸° ì\9e\91ì\97\85ì\9d\98 ë²\84ì\8a¤í\8a¸ í\95\9cë\8f\84ì\9e\85ë\8b\88ë\8b¤.</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>ì½\94ë\94© ë\8d©ì\96´ë¦¬ë\93¤ (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>ì\93°ê¸° BPS ë²\84ì\8a¤í\8a¸</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>í\81¬ë\9f¬ì\89¬ ì\8b¤í\8c¨ ë\8f\84ë©\94ì\9d¸</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>쓰기 바이트의 원하는 버스트 한도.</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>크러쉬루트</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>쓰기 IOPS 버스트</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>크러쉬 장치 클래스</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>쓰기 바이트의 원하는 버스트 한도.</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>수행중</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>디렉토리</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>ì\88\98í\96\89</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>ì\9d´ë¦\84ì\9d\80 ì\98\81ì\88«ì\9e\90, ë\8c\80ì\8b\9c ë°\8f ë°\91ì¤\84ë¡\9cë§\8c êµ¬ì\84± ë\90  ì\88\98 ì\9e\88ì\8aµë\8b\88ë\8b¤.</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>ì\88\98í\96\89ë\90\9c</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>ì\84 í\83\9dí\95\9c Erasure Code í\94\84ë¡\9cí\8c\8cì\9d¼ ì\9d´ë¦\84ì\9d´ ì\9d´ë¯¸ ì\82¬ì\9a© ì¤\91ì\9e\85ë\8b\88ë\8b¤.</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>알려지지 않는 작업</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>반드시 2보다 크거나 같아야합니다.</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>생성하는 중</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>생성</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>갱신 중</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>갱신</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>삭제 중</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>반드시 1보다 크거나 같아야합니다.</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>삭제</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>내구성 평가(c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>all dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>지역 (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>크러쉬 지역</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>없음</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>복제중</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>복제</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>기술</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>패킷크기</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>복사중</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>복사</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>평평하게 하는 중</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>평평함</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>롤백 중</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>롤백</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>옮기는 중</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>옮기기</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>옮겨짐</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>이미지를 찾을 수 없습니다.</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>복구중</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>복구</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>완전삭제 중</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>완전삭제</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>모든 풀들</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>피어가 포함되어 있기 때문에 미러링을 비활성화 할 수 없습니다.</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index 4416dcbac373fc7b3b03df5cfc7f096bd977fec2..669c5ad8b6c6aa94bf8a96fc06bbc948c08536a6 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="pl-PL">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>Rozwiń</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>Pulpit</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>Klaster</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>Hosty</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>Monitory</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>Usługi</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSD-ki</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>Konfiguracja</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>CRUSH mapa</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>Zarządca modułów</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>Logi</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>Powiadomienia</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>Pule</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>Dostęp blokowy</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>Obrazy</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>Kopia lustrzana</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>Sieciowy system plików NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>Systemy plików</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>Dostęp obiektowy</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>Demony</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>Użytkownicy</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>Wiadra</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>There are no notifications.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>Wybierz język</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>Trwa ładowanie danych...</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Wybór czasu Grafana</target>
-      </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>Zresetuj ustawienia</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Refresh</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        <target>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>Wstecz</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>Błąd wczytywania danych.</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>Wybrane</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>Znaleziono</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>Razem</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>Nazwa</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>Wartości</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>Opis</target>
         <source>Daemon default</source>
         <target>Domyślny demon</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>Wartości</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>Usługi</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Default --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>true</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>false</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>Zapisz</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>widok CRUSH mapy</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>Ładowanie...</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
         <source>The chosen hostname is already in use.</source>
         <target>The chosen hostname is already in use.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>Tak, jestem pewny.</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>Anuluj</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
+      </trans-unit>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
+      </trans-unit>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
+      </trans-unit>
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </source>
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </target>
       </trans-unit>
       <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
         <source>Hosts List</source>
         <source>Overall Performance</source>
         <target>Całkowita wydajność</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </target>
-      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
         <target>Devices</target>
       </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>Nie znaleziono wejść</target>
-      </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <target>Logi z klastra </target>
         <source>Date:</source>
         <target>Date:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datepicker</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Time range:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>Ładowanie konfiguracji.</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
+      </trans-unit>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>Nie można załadować konfiguracji</target>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>Podana wartość musi być liczbą albo dziesiętną.</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>Zaktualizuj</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>Status</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>W kworum</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>Nie w kworum</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>Klaster ID</target>
         <source>required mon</source>
         <target>Wymagane mon </target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>W kworum</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>Nie w kworum</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>Flagi OSD w całym klastrze</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Shared devices</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>Zatwierdź</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>Konfiguracja</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>Zaawansowane...</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>Funkcje</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Advanced configuration options</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>Priorytet odzyskiwania OSD</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>Priorytet</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Specify 0 to let Orchestrator backend decide it.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>Dostosuj wartości priorytetowe</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Value should be greater than or equal to 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>To pole jest wymagane.</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>Wartość powinna być pomiędzy 0 a 1. </target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>Ponowne ważenie</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, wybierz, 1 {Głębokość} }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, wybierz, 1 {głębokość} }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>Lista OSD-ków </target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>Szczegóły</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Select an attribute to match against --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target>Wartość</target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Use regular expression</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>Zamknij</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>Edytuj</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>Usuń</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
         <source>End time</source>
         <target>End time</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>Zdrowie</target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>Edytuj</target>
       </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>Statystyki</target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>Usuń</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>Klienci</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>To pole jest wymagane.</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>Każdy klient ma dostęp</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>Adresy</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>Obowiązkowe pole</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>Musi zawierać jedną albo więcej ,rozdzielonych przecinkiem, wartości </target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>Na przykład: </target>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
+      </trans-unit>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>Typ</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>Number ID</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>Hosty</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>Pul</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>Ładowanie...</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- Wybierz pul --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>Użytkownik</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>Hasło</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>Ustawienia zaawansowane</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>Zdrowie</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>Statystyki</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>Pamięć Podręczna</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>Protokół NFS</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>Squash</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>Dodaj klientów </target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>Protokół Transportu </target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>Klaster</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- Wybierz klaster --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>Demony</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>Dodaj demona</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>Pamięć Podręczna</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>Nowe wiadro będzie stworzone </target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>Protokół NFS</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>Tag NFS</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
         <target>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
         <target>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- Wybierz typ dostępu --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>-- Wybierz, jakiego rodzaju identyfikacja użytkownika ma być przeprowadzana --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>Protokół Transportu </target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>Witamy w Cephie! </target>
-        <note>The welcome message on the login page</note>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>Dostęp obiektowy</target>
+      </trans-unit>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Please set a new password.</target>
+      </trans-unit>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>You will be redirected to the login page afterwards.</target>
+      </trans-unit>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>The old and new passwords must be different.</target>
+      </trans-unit>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Password confirmation doesn't match the new password.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>Nazwa użytkownika</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
       </trans-unit>
       <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
         <source>Username is required</source>
         <source>Password is required</source>
         <target>Hasło jest wymagane.</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>Zaloguj</target>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
       </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>Przepraszam, użytkownik nie istnieje w  Ceph.</target>
-      </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </target>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Old password</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>The old and new passwords must be different.</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>New password</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Confirm new password</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Password confirmation doesn't match the new password.</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
+      </trans-unit>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
+      </trans-unit>
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>Zakazany</target>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>Przepraszam, nie masz dostępu do tego czego szukasz. </target>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>Przepraszam, nie możemy znaleźć tego czego szukasz.</target>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>Konfiguracja RBD</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>Usuń wartość konfiguracji lokalnej. Wartość konfiguracji rodzica będzie odziedziczona i zostanie użyta zamiast tej.</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>Minimalna wartość wynosi 0.</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>Lista puli</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>Nazwa może składać się z alfanumerycznych znaków, kresek i podkreśleń.</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>Wybrana nazwa profilu kodu kasowania jest już używana.</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>Wtyczka</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>Ramka danych (k)</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>Musi być większa bądź równa 2.</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>Kodowanie kawałka (m)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>Musi być większa bądź równa 1.</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>Estymator trwałości (c)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>Lokalność  (l)</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>Domena niepowodzenia Crush</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>Lokalność Crusha</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target>Nic</target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>Technika</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>Rozmiar pakietu</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>korzeń Crusha</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>urządzenie klasy Crush</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>którykolwiek</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>Katalog</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>Nazwa...</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>Wybrana nazwa Ceph pula jest już użyta.</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>Typ pula</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- Wybierz typ pula --</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>Grupa umieszczenia</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>Przynajmniej jedna grupa umieszczenia jest wymagana</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>Twój klaster nie obsługuje tylu PG. Skalkuluj proszę potrzebną ilość PG.</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>Pomoc obliczeniowa</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>zbiór zasad Crush</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- Wybierz zasadę Crush --</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>zasada Crush</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>Kroki Crush</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>Zasada nie może być użyta w obecnym klastrze, gdyż ma
-zbyt mało OSD-ków, żeby spełnić minimum OSD-ków wymaganych przez tę zasadę.</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>Replikowany rozmiar</target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>Skasuj profil kodu.</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- Brak profilu kasowania --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- Wybierz profil kodu wymazywania --</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>Flagi</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>EC Nadpisuje</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>Zastosowania</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>Kompresja</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>Tryb</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>Algorytm</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- Brak algorytmu kompresji wymazywania --</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>Minimalny rozmiar blob</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>np. 128 KB</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>Wartość powinna być większa niż 0</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Value should be less than the maximum blob size</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>Maksymalny rozmiar blob</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>np. 512 KB</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>Wartość powinna być większa niż minimalny rozmiar blob</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>Stosunek</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>Skompresowany stosunek</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>Wartość powinna być pomiędzy 0.0, a 1.0</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Quotas</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max bytes</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>A valid quota should be greater than 0.</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>np. 10 GiB</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max objects</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>The value should be greater or equal to 0</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>Szczegóły wydajności</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>Szczegóły poziomów pamięci podręcznej</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Clear filters</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>Przenieś obraz do kosza</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>Razem</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>Wybrane</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>Zabezpieczenie wygasa w </target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>Znaleziono</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>NIEZABEZPIECZONY </target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>Zły format daty. Proszę używać "RRRR-MM-DD GG:mm:ss".</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>Ochrona już wygasła. Proszę wybrać przyszłą datę lub zostawić pustą.</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>Przenieś obraz</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>Przegląd</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>Obiekty docelowe</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>Uwierzytelnianie wykrywania</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>Użytkownik</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Nazwy użytkowników muszą mieć długość od 8 do 64 znaków i 
-mogą zawierać jedynie litery, '.', '@', '-', '_' lub ':'.</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>Hasło</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>Wspólny użytkownik </target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>Wspólne hasło</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>Dostępne informacje: </target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>obiekty docelowe iSCSI niedostępne </target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Discovery authentication</target>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target>Pul</target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>Dane pula</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>Utworzony</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>Rozmiar</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>Obiekty</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>Rozmiar obiektu</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>Funkcje</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>Zaopatrzony</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>Niedostępny</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>Całkowite rezerwy</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>Jednostka maskowana</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>Licznik maskowania</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target>Rodzic</target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>Prefiks nazwy bloku</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>Zamówienie</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>Migawki</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>Obraz</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>To ustawienie zastępuję wartość globalną.</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>Globalne</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>To jest globalna wartość. Dla tego obrazu nie ustawiono żadnej wartości dla tej opcji.</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>'/' and '@' nie są dozwolone.</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- Brak dostępnych rbd puli --  </target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- Wybierz pul --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>Użyj dedykowanych danych pul </target>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
       </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>Dane pul</target>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
       </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>Dedykowany pul, który przechowuje dane obiektowe z RBD</target>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7892856315477304281" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </target>
+      </trans-unit>
+      <trans-unit id="4690045751984117407" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </target>
+      </trans-unit>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
+      </trans-unit>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
+      </trans-unit>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
+      </trans-unit>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
+      </trans-unit>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
+      </trans-unit>
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
+      </trans-unit>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
+        </source>
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
+        </target>
+      </trans-unit>
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </source>
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
+      </trans-unit>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
+      </trans-unit>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
+      </trans-unit>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
+      </trans-unit>
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </target>
+      </trans-unit>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
+      </trans-unit>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
+      </trans-unit>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
+      </trans-unit>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
+      </trans-unit>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
+      </trans-unit>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
+      </trans-unit>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
+      </trans-unit>
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
+        </source>
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
+      </trans-unit>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </source>
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
+      </trans-unit>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
+      </trans-unit>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Refresh</target>
+      </trans-unit>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
+      </trans-unit>
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </source>
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Tasks and Notifications</target>
+      </trans-unit>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Clear notifications</target>
+      </trans-unit>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Remove notification</target>
+      </trans-unit>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Duration:</target>
+      </trans-unit>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>There are no notifications.</target>
+      </trans-unit>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>Wybierz język</target>
+      </trans-unit>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
+      </trans-unit>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
+      </trans-unit>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
+      </trans-unit>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
+      </trans-unit>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
+      </trans-unit>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
+      </trans-unit>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
+      </trans-unit>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
+      </trans-unit>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
+      </trans-unit>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
+      </trans-unit>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
+      </trans-unit>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
+      </trans-unit>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
+      </trans-unit>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
+      </trans-unit>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
+      </trans-unit>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
+      </trans-unit>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>Trwa ładowanie danych...</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Wybór czasu Grafana</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>Zresetuj ustawienia</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>Tak, jestem pewny.</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>Rozwiń</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>Pulpit</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventory</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>Monitory</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSD-ki</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>CRUSH mapa</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>Logi</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Monitoring</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>Pule</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>Dostęp blokowy</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>Obrazy</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>Kopia lustrzana</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>Sieciowy system plików NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>Systemy plików</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>Użytkownicy</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>Wiadra</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>Zalogowany użytkownik</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>Wyloguj</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Change password</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>Pomoc</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>Interfejs API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>O</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>Ustawienia Pulpitu</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>Zarządzanie użytkownikami</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>Liczniki wydajności nie są dostępne</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>Klienci</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>Dodaj klientów </target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>Każdy klient ma dostęp</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>Adresy</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>Musi zawierać jedną albo więcej ,rozdzielonych przecinkiem, wartości </target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>Na przykład: </target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>Szczegóły</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>Status klastra</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>Obiekty bram </target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>Serwery metadanych</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>Bramy iSCSI</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>Pojemność</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>Pojemność rzędu</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>Obiekty</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>Status PG</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>PG-y na OSD</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>Wydajność</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>Odczyt/Zapis klienta</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>Przepustowość klienta</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>Przepustowość odzyskiwania</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Select an attribute to match against --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>Wartość</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Use regular expression</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Active Alerts</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>Musisz zwiększyć rozmiar.</target>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>Wartość powinna być pomiędzy 0 a 1. </target>
       </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>Zaawansowane</target>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
       </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>Maskowanie</target>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>Jednostka pasków</target>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- Wybierz jednostkę pasków -- </target>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>Pole jest wymagane, ponieważ licznik pasków jest zdefiniowany. </target>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>Jednostka pasków jest większa niż rozmiar obiektu.</target>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>Licznik pasków </target>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>Priorytet odzyskiwania OSD</target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>Pole jest wymagane, ponieważ jednostka pasków jest zdefiniowana! </target>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>Priorytet</target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>Licznik pasków musi być większy od 0.</target>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>Dostosuj wartości priorytetowe</target>
+      </trans-unit>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
+      </trans-unit>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>Zaawansowane...</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Advanced configuration options</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>Flagi OSD w całym klastrze</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
+      </trans-unit>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
+      </trans-unit>
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
+      </trans-unit>
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
+      </trans-unit>
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
+      </trans-unit>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>Dodaj</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Clear</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>Atrybuty (mapa OSD-ków)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>Metadane</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Device health</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>Licznik wydajności</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>Niedostępne metadane</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>Szczegóły wydajności</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>OSD creation preview</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
+      </trans-unit>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
+      </trans-unit>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
+      </trans-unit>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
+      </trans-unit>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
+      </trans-unit>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
+      </trans-unit>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
+      </trans-unit>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
+      </trans-unit>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, wybierz, prawda {Zmień nazwe} inaczej{Utwórz} }</target>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>No hostname found.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>Obecne wartości </target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>Min</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>Max</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>Flagi</target>
       </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
-        </source>
-        <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
-        </target>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>Źródło </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>Poziom</target>
       </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>NIEZABEZPIECZONY </target>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>Może być aktualizowany w czasie wykonywania (edytowalny)</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>Zaraz się wycofasz. </target>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>Tagi</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>Usuń Śmieci</target>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>Wartości enumerowane </target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>Aby usunąć, wybierz jeden albo wszystkie obrazy i kliknij </target>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>Zobacz także </target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>Pul:</target>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Directories</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>Nazwa pula</target>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>Wszystkie</target>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>Przywróć obraz</target>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>Przywróć</target>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>Wpisz nazwe nowego obrazu i kliknij. </target>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>Nowa Nazwa</target>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>Wygasły w</target>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>Zabezpieczony do</target>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
         </source>
-        <target>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>Kosz</target>
-      </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>Topologia iSCSI</target>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>Ustawienia</target>
+      <trans-unit id="6328794256834621774" datatype="html">
+        <source>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>Zmiana tych parametrów z domyślnych wartości przeważnie nie jest potrzebna.</target>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>Tylny koniec przechowywania</target>
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>Potwierdź</target>
+      <trans-unit id="2244434638607433133" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>Ustawienia zaawansowane</target>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>Nazwa IQN obiektu docelowego iSCSI</target>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>Błędna składnia nazwy IQN.</target>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</target>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>Na przykład: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>Więcej informacji</target>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>Ten obiekt docelowy  zmodyfikował zaawansowane ustawienia.</target>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>Portale</target>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>Dodaj portal</target>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>Ten obraz zmodyfikował ustawienia. </target>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>Migawki</target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>Wymagany jest przynajmniej 1 obraz.</target>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Quotas</target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>Dodaj obraz.</target>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>Uwierzytelnianie ACL</target>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>Inicjatory iSCSI</target>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>Inicjator iSCSI</target>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>Klient IQN</target>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>Inicjator IQN powinien być unikalny.</target>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Nazwy użytkowników muszą mieć długość od 8 do 64 znaków i mogą zawierać jedynie litery,  '.', '@', '-', '_' lub  ':'.</target>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>Szeregi</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS performance counters</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>Inicjator iSCSI należą do grupy. Obrazy będą skonfigurowane w grupie. </target>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>Brak dodanych pozycji.</target>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>Dodaj inicjator iSCSI</target>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>Grupy</target>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>Grupa</target>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>Dodaj grupę</target>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </source>
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>Zagadnienia</target>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>Role</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>Synchronizacja</target>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>Gotowy</target>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>Tryb edycji lustrzanego pula</target>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </source>
-        <target>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>Sparowany klaster musi być usunięty  przed wyłączeniem lustra. </target>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, wybierz, edytuj{Edytuj} inaczej {Dodaj} }</target>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
+      </trans-unit>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>Nazwa Klastra</target>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
+      </trans-unit>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
+      </trans-unit>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>Nazwa klastra jest niepoprawna </target>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>CephX ID</target>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>Pełne imię </target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>CephX ID...</target>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>ID CephX nie jest poprawne.</target>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>Adres monitora </target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>Potwierdź hasło</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>Adresy rozdzielane przecinkami... </target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>Potwierdzające hasło nie pokrywa się z hasłem.</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>Adres monitora nie jest poprawny.</target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>Klucz CephX</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Password expiration date...</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Klucz zakodowany w Base64...</target>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>Niepoprawny email.</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>Klucz CephX musi być zakodowany w Base64/</target>
+      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
+        <source>Enabled</source>
+        <target>Uaktywniony</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>Liczniki wydajności nie są dostępne</target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>User must change password at next logon</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>Zamierzasz usunąć uprawnienia „odczytu / aktualizacji użytkownika” od własnego użytkownika.</target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>Lista demonów</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>Jeśli kontynuujesz, nie będziesz mógł dodawać albo usuwać role od użytkowników.</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>Liczniki wydajności</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>Jesteś pewny, że chcesz kontynuować? </target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>Ładowanie wiadra danych</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>Number ID</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>Wartość nie jest poprawna.</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>Wybrana nazwa już jest użyta.</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>Właściciel</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- Wybierz użytkownika -- </target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
-        <source>Enabled</source>
-        <target>Uaktywniony</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>Nazwa...</target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>Zawieszony</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>Opis...</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>Pozwolenia</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ID</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>Wybrana nazwa już jest użyta.</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>Typ indeksu</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>Zasada umieszczania</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>Znacznik</target>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>Tajny klucz </target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>Maksymalny znacznik</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>Wersja</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>pod-użytkownik</target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>Główna wersja</target>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>Pozwolenie </target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>Czas modyfikacji</target>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- Wybierz pozwolenie --</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>Strefa </target>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>odczyt, zapis</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>kontyngent wiadra</target>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>pełny</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>Maksymalny rozmiar</target>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>Wybrane ID pod-użytkownika jest już użyte.</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>Nielimitowany</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>Szybki klucz</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>Maksimum obiektów</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>Auto-generowany sekret</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>Nazwa użytkownika</target>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
@@ -2186,93 +4136,93 @@ mogą zawierać jedynie litery, '.', '@', '-', '_' lub ':'.</target>
         <source>Access key</source>
         <target>Klucz dostępu</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>Tajny klucz </target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>Pełne imię </target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>Adres email</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>System</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>Maksimum wiader</target>
-      </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>pod-użytkownicy</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>Zdolności</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>Limit użytkownika</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>Pokaż</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>Klucze</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>Typ</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- wybierz typ --</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>Pozwolenie </target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- Wybierz pozwolenie --</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>pod-użytkownik</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>Wybrane ID pod-użytkownika jest już użyte.</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>Adres email</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>odczyt, zapis</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. wiader </target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>pełny</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>Wyłączony</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>Szybki klucz</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>Nielimitowany</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>Auto-generowany sekret</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>Zwyczaj</target>
+      </trans-unit>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>Zawieszony</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>Ładowanie danych użytkownika...</target>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>Limit użytkownika</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>Nie można załadować danych użytkownika.</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>kontyngent wiadra</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
@@ -2286,68 +4236,84 @@ mogą zawierać jedynie litery, '.', '@', '-', '_' lub ':'.</target>
         <source>The chosen email address is already in use.</source>
         <target>Wybrany adres email jest już użyty.</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>Max. wiader </target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>Podana wartość musi być &gt;= 0</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>klucz S3</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>Nie ma pod-użytkowników.</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>pod-użytkownicy</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>Nie ma pod-użytkowników.</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>Klucze</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3 (prosty serwis przechowywania) </target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>Nie ma kluczy.</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>Szybki</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>Nie ma zdolności. </target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>Nie ma kluczy.</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>Pokaż</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>Zdolności</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>Nie ma zdolności. </target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>Nielimitowany rozmiar</target>
@@ -2356,6 +4322,10 @@ mogą zawierać jedynie litery, '.', '@', '-', '_' lub ':'.</target>
         <source>Max. size</source>
         <target>Max. rozmiar</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>Wartość nie jest poprawna.</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>Nielimitowane obiekty</target>
@@ -2364,2356 +4334,2261 @@ mogą zawierać jedynie litery, '.', '@', '-', '_' lub ':'.</target>
         <source>Max. objects</source>
         <target>Max. obiektów</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>Opis...</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>Pozwolenia</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>Role</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>Potwierdź hasło</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>Potwierdzające hasło nie pokrywa się z hasłem.</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>Email</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>Niepoprawny email.</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>Zamierzasz usunąć uprawnienia „odczytu / aktualizacji użytkownika” od własnego użytkownika.</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>Jeśli kontynuujesz, nie będziesz mógł dodawać albo usuwać role od użytkowników.</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>Jesteś pewny, że chcesz kontynuować? </target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>Pomoc</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>Dokumentacja</target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>Interfejs API</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>O</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>Ustawienia Pulpitu</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>Zarządzanie użytkownikami</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>Zalogowany użytkownik</target>
-      </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Change password</target>
-      </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>Wyloguj</target>
-      </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>Atrybuty (mapa OSD-ków)</target>
-      </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>Niedostępne metadane</target>
-      </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>Metadane</target>
-      </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
-      </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
-        <target>Licznik wydajności</target>
-      </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>Pisze</target>
-      </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>Czyta</target>
-      </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>Histogram</target>
-      </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>Obecne wartości </target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>Podana wartość musi być &gt;= 0</target>
       </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>Min</target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>System</target>
       </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>Max</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>Maksimum wiader</target>
       </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>Źródło </target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>Maksymalny rozmiar</target>
       </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>Poziom</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>Maksimum obiektów</target>
       </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>Może być aktualizowany w czasie wykonywania (edytowalny)</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- wybierz typ --</target>
       </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>Tagi</target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>Lista demonów</target>
       </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>Wartości enumerowane </target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>Zobacz także </target>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
+        <target>Liczniki wydajności</target>
       </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>Status klastra</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>Zarządzanie demonami</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>Obiekty bram </target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>Serwery metadanych</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>Bramy iSCSI</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>Klient IOPS</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>Przepustowość klienta</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>Właściciel</target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>Odczyt/Zapis klienta</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Placement target</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>Przepustowość odzyskiwania</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>Szoruj</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>Wydajność</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- Wybierz użytkownika -- </target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>Pojemność rzędu</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Select a placement target --</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>PG-y na OSD</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Versioning</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>Status PG</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>Pojemność</target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>Szeregi</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>Tryb</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>Obecny</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>Zaktualizowane uwierzytelnianie wykrywania</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>Brak dostępnych portali.</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>Nie ma dostępnych obrazów. </target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>Nie ma dostępnych obrazów. Proszę się upewnić, że dodajesz obraz do obiektu docelowego. </target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>Nie ma dostępnych inicjatorów iSCSI. Proszę upewnić się, że dodajesz inicjator iSCSI do obiektu docelowego.</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>obiekt docelowy iSCSI</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>Typ indeksu</target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>Zasada umieszczania</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>Znacznik</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>Maksymalny znacznik</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>Stan</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>Wersja</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>Główna wersja</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>Odczyt bajtów </target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>Czas modyfikacji</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>Zapis bajtów</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>Strefa </target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>Odczyt Ops</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>Zapis Ops</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>A/O Od</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>Instancja</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>Zagadnienie </target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>Progres</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>Wyłączony</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>Tryb Edycji</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>Dodaj parowanie </target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>Edytuj parowanie</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>Usuń parowanie</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>SMART overall-health self-assessment test result</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>Lider</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target># Lokalny</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>passed</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target># Zdalny</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>failed</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>lustrzane parowanie</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Device Information</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>Klucz</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>Głębokie spłaszczenie</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>No SMART data available for this device.</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>Warstwowanie </target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART data is loading.</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>Wyłączna blokada</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>Mapa obiektów (wymaga wyłącznej blokady)</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>Kronikowanie  (wymaga wyłącznej blokady)</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>Wycofywanie migawek RBD</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>Wycofanie</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>migawka RBD</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>Usunięty o </target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>id</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>typ</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Neither hostname nor OSD ID given</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>stan</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>Przywróć obraz</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>wersja</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>Przywróć</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>Host</target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>Wpisz nazwe nowego obrazu i kliknij. </target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>administrator</target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>Nowa Nazwa</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>Usuń Śmieci</target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>Czuwanie demona </target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>Ranga</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>Wszystkie</target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>Demon</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>Aktywność</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>Pul:</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>centrale</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>Nazwa pula</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>i-węzły</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>Użycie</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>Wartość może być zaktualizowana w czasie wykonywania . </target>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>Demony/klienci nie pobierają tej wartości z
-bazy danych skonfigurowanego monitora. Nie zezwalamy na ustawienie tej opcji przez 'konfiguracje ceph
-ustaw.. '. Ta opcja powinna być skonfigurowana przez ceph.conf albo przez
-terminal.</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>Opcja działa tylko podczas startu demona.</target>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>Opcja dotyczy tylko tworzenia klastra.</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>Opcja tylko wpływa na tworzenie demona.</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>Przenieś obraz do kosza</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </source>
-        <target>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>Usługa</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>Zabezpieczenie wygasa w </target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>Obecna wartość</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>NIEZABEZPIECZONY </target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>Edytowalny</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>Zły format daty. Proszę używać "RRRR-MM-DD GG:mm:ss".</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>Ochrona już wygasła. Proszę wybrać przyszłą datę lub zostawić pustą.</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>Wygasły w</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>Zabezpieczony do</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+        <target>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>Włączyć</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namespaces</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>Wyłączyć</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>Kosz</target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>Ponowne łączenie, proszę czekać</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>Adres publiczny</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>Otwarte sesje</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>Nie w </target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>OSD-ki, które zostały oznaczone jako poza, nie będą oznaczone ponownie jako w gdy zostaną uruchomion</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>Nie poza</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>OSD-ki nie będą automatycznie oznaczone jako poza po konfiguracji interwału</target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>Nie powstały </target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>Zaraz się wycofasz. </target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>OSD-ki nie mogą startować</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>Nie upadły</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>Raport z niepowodzenia OSD jest ignorowany, także monitory nie oznaczą OSD jako upadłego. </target>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>Pauza </target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>Pauzuje czytanie i zapisywanie</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>Nie szoruj</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Create Namespace</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>Szorowanie jest wyłączone</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- Brak dostępnych rbd puli --  </target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>Nie ma głębokiego szorowania</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namespace already exists.</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>Głębokie szorowanie jest wyłączone</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>Brak zasypywania</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>Zasypywanie PG jest zawieszone</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>Nie przywrócono</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>Przywrócenie PGy jest zawieszone </target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>Sortuj bitowo</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>Użyj sortowania bitowego</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>Usuń snap katalogi</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>OSD-ki zmieniły snapsety</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>Odzyskaj usunięte</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>Podczas zdrowienia zastosowano usunięcie zamiast parowania</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>Twardy limit logów PG</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>Ustawia twardy limit na długość logów PG</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>Zaktualizowane flagi OSD-ków</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>poza</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>Użyj dedykowanych danych pul </target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>w</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>Rozmiar</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>upadły</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>np. 10 GiB</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>Zaznacz</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>Zaawansowane</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>Stracony OSD</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>Maskowanie</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>Zaznaczony jako stracony</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>Rozmiar obiektu</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>Czyść</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>Jednostka pasków</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD-ik</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- Wybierz jednostkę pasków -- </target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>Oczyszczony</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>Licznik pasków </target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>Zniszcz</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>Zniszczony</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>'/' and '@' nie są dozwolone.</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Recovery Priority</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- No namespaces available --</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Select a namespace --</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>PG-y</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>Czytanie bajtów</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>Dane pul</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>Zapis bajtów</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>Dedykowany pul, który przechowuje dane obiektowe z RBD</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>Czytanie ops</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>Musisz zwiększyć rozmiar.</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>Zapis ops</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>Pole jest wymagane, ponieważ licznik pasków jest zdefiniowany. </target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>Jednostka pasków jest większa niż rozmiar obiektu.</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>Pole jest wymagane, ponieważ jednostka pasków jest zdefiniowana! </target>
+      </trans-unit>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>Licznik pasków musi być większy od 0.</target>
+      </trans-unit>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </source>
-        <target>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>Dane pula</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>Utworzony</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>Max zasypywanie</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>Zaopatrzony</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>Max aktywność wyzdrowienia</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>Całkowite rezerwy</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>Max pojedynczy start wyzdrowienia</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>Jednostka maskowana</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>Uśpienie wyzdrowienia</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>Licznik maskowania</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>Zwyczaj</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>Rodzic</target>
+      </trans-unit>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>Prefiks nazwy bloku</target>
+      </trans-unit>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>Zamówienie</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>Niedostępny</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>To ustawienie zastępuję wartość globalną.</target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>Obraz</target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>To jest globalna wartość. Dla tego obrazu nie ustawiono żadnej wartości dla tej opcji.</target>
       </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>Globalne</target>
       </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>Konfiguracja RBD</target>
       </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>Usuń wartość konfiguracji lokalnej. Wartość konfiguracji rodzica będzie odziedziczona i zostanie użyta zamiast tej.</target>
       </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>Praca</target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>surowość</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>Wystartowany</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attribute name</target>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </source>
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regular expression</target>
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </source>
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Created by</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>Zaktualizowany</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Ends</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>Użyty</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>Dostępny</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>Czyść</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>Działający</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>Ostrzeżenie </target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>Nieznany</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>obiekty docelowe iSCSI niedostępne </target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>Dostępne informacje: </target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Discovery authentication</target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>Zmiana tych parametrów z domyślnych wartości przeważnie nie jest potrzebna.</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configure</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>Podniesiony</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>Ustawienia</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>brak systemów plików</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>Tylny koniec przechowywania</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>aktywny</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identifier</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>Rezerwa</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>niedostępny</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>aktywny demon</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>kworum</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>Usługa NFS Ganesha nie jest skonfigurowana</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>Transport</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>Użytkownik CephFS</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>system plików CephFS </target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>Nazwa IQN obiektu docelowego iSCSI</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(Odziedziczyło z globalnej konfiguracji)</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>Portale</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>Odziedziczyło z globalnej konfiguracji</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>Dodaj portal</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- Wybierz, jakiego rodzaju identyfikacja użytkownika ma być przeprowadzana -- </target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>Dodaj obraz.</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>Brak dostępnym demonów</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>Uwierzytelnianie ACL</target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>Błędna składnia nazwy IQN.</target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC Profile</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>Tryb pamięci podręcznej</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>Na przykład: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>Min wiek eksmisji</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>Więcej informacji</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>Min wiek wyrównania </target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>Ten obiekt docelowy  zmodyfikował zaawansowane ustawienia.</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>Max bajtów obiektu docelowego </target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>Max obiektów docelowych</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>Nie dodano żadnego zastosowania</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>Ten obraz zmodyfikował ustawienia. </target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>Osiągnięto limit zastosowań </target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>Pul może mieć maksymalnie 4 definicje aplikacji. </target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>Dozwolone znaki '_a-zA-Z0-9'</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>Wspólny użytkownik </target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>Maksymalna długość wynosi 128 znaków</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>Wspólne hasło</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>Filtruj lub dodaj zastosowanie</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>Dodaj zastosowanie</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>pool</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>Inicjatory iSCSI</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>skasuj profil kodu</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>Dodaj inicjator iSCSI</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>Rozmiar repliki</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>Inicjator iSCSI</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>Ostatnia zmiana</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>Klient IQN</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>Skasuj profil zakodowany</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>Inicjator IQN powinien być unikalny.</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>Zbiór zasad Crush</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>Zapis bajtów </target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>Inicjator iSCSI należą do grupy. Obrazy będą skonfigurowane w grupie. </target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>wiadro</target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>Brak dodanych pozycji.</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>Grupy</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>Dodaj grupę</target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>Wiadra</target>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>Grupa</target>
       </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>użytkownik</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>Uwierzytelnianie wykrywania</target>
       </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>subuser</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 Key</target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
+      </trans-unit>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
+      </trans-unit>
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>użytkownicy</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift Key</target>
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
       </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>Zakres</target>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </source>
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>Czytaj</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>Stwórz</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>Topologia iSCSI</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>Przegląd</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>System roli </target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>Obiekty docelowe</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+        <target>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>Zaktualizuj użytkownika</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>Kontynuuj </target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>Zostałeś automatycznie wylogowany, ponieważ zostały zmienione twoje role.</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>password</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Updated user password"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>Każdy obiekt jest podzielony na części fragmentów danych, każdy jest przechowywany na innym OSD.</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>Oblicz porcje kodu dla każdego obiektu i przechowuj je na różnych OSD.
- Liczba fragmentów kodujących to również liczba OSD, które mogą zostać wyłączone bez utraty danych.</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>Wtyczka jerasure jest najbardziej uniwersalną i elastyczną wtyczką,
- jest to również domyślne ustawienie dla pui kodowanych przez Ceph.</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>Bardziej elastyczną techniką jest reed_sol_van: wystarczy ustawić k
- oraz m. Technika cauchy_good może być szybsza, ale musisz wybrać rozmiar pakietu
- ostrożnie. Wszystkie reed_sol_r6_op, liberation, blaum_roth, liber8tion są odpowiednikami RAID6
- w tym sensie, że mogą być skonfigurowane tylko z m = 2.</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>Kodowanie będzie wykonywane na pakietach o rozmiarze bajtów naraz.
- Wybór odpowiedniego rozmiaru pakietu jest trudny.
- Dokumentacja jerasure zawiera obszerne informacje na ten temat.</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>Z wtyczką jerasure, gdy obiekt zakodowany przy użyciu skasowania jest przechowywany na 
- wielu OSD-kach, odzyskiwanie po utracie jednego OSD wymaga odczytu ze wszystkich pozostałych.
- Na przykład, jeśli konfiguracja skryptu ma wartość k = 8 ,m = 4 i l=4, utrata jednego OSD wymaga odczytu
- od jedenastu innych do naprawy.
-
- Wtyczka kodu wymazywania lrc tworzy fragmenty o parzystości lokalnej, aby móc je odzyskać
- mniej OSD. Na przykład, jeśli lrc jest skonfigurowane z k = 8, m = 4 i l = 4, zostanie utworzony
- dodatkowy fragment parzystości na każde cztery OSD. Gdy jeden OSD zostanie utracone, może to być
- odzyskane tylko z czterema OSD zamiast jedenastu.</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>Grupuj fragmenty kodu i danych w zestawy lokalizacji wielkości. Na przykład,
- dla k = 4 i m = 2, gdy lokalność = 3 tworzone są dwie grupy po trzy. Każdy zestaw może
- odzyskać bez czytania kawałków z innego zestawu.</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>Typ wiadra CRUSH, w którym zdefiniowano każdy zestaw porcji
- przez l zostaną zapisane. Na przykład, jeśli jest ustawiony na rack, każda grupa l porcji będzie
- umieszczona w innym raku. Służy do utworzenia kroku reguły CRUSH, takiego jak krok wyboru
- racka. Jeśli nie jest ustawiony, nie ma takiego grupowania.</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>Wtyczka isa zawiera bibliotekę ISA. Działa tylko na procesorach Intel.</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>Wtyczka ISA jest dostępna w dwóch formach Reed Solomon.
- Jeśli ustawiono reed_sol_van, jest to Vandermonde, jeśli ustawiono cauchy, to jest to Cauchy.</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>Wtyczka shec zawiera wiele bibliotek SHEC.
- Pozwala ceph odzyskać dane bardziej efektywnie niż kody Reeda Solomona.</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>Liczba kawałków parzystości, z których każdy zawiera każdą porcję danych w swoim zakresie obliczeń. Liczba jest używana jako estymator trwałości. Na przykład, jeśli c = 2,
- 2 OSD można wyłączyć bez utraty danych.</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>Nazwa wiadra crush jest użyte do pierwszego kroku reguły CRUSH.
-Na przykład krok jest domyślny.</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>Upewnij się, że żadne dwie porcje nie znajdują się w wiadrze z tą samą awarią
- domeny. Na przykład, jeśli domena awarii jest hostem, nie zostaną na niej zapisane dwie porcje
- hosta. Służy do utworzenia kroku reguły CRUSH, takiego jak krok wyboru hosta.</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>Ogranicz umieszczanie do urządzeń określonej klasy
- (np. ssd lub hdd), używając nazw klas urządzeń zgniatających na mapie CRUSH.</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>Ustaw nazwę katalogu, z którego ładowana jest wtyczka kodu kasowania.</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>Dozwolone są wszystkie operacje</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>Dozwolone są operacje, które nie modyfikują serweru</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>Operacje odczytu i zapisu są zakazane, wszystkie inne dozwolone</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>Zagadnienia</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>Operacje odczytu i zapisu, oraz wszystkie operacje modyfikujące atrybuty albo katalogi są zakazane </target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>Synchronizacja</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>Brak dostępu w ogóle</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>Gotowy</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- wybierz priorytet -- </target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target>Niski</target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target>Wysoki</target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>Informacja</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>Ostatnie 5 minut</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>Ostatnie 15 minut</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>Ostatnie 30 minut</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>Ostatnia 1 godzina (domyślnie)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>Ostatnie 3 godziny</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>Ostatnie 6 godzin</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>Ostatnie 12 godzin</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>Ostatnie 24 godziny</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>Nazwa Klastra</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>Wczoraj</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>CephX ID</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>Dzisiaj</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>CephX ID...</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>Do tej pory dzisiaj</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>Adres monitora </target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>Przedwczoraj</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>Adresy rozdzielane przecinkami... </target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>Ostatnie 2 dni</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>Klucz CephX</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>Tego dnia tydzień temu</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Klucz zakodowany w Base64...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>Poprzedni tydzień</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>Nazwa klastra jest niepoprawna </target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>Ten tydzień </target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>ID CephX nie jest poprawne.</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>Do tej pory w tym tygodniu</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>Adres monitora nie jest poprawny.</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>Ostatnie 7 dni</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>Klucz CephX musi być zakodowany w Base64/</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>Poprzedniego miesiąca</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>Tryb edycji lustrzanego pula</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>ten miesiąc</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>Do tej pory w tym miesiącu</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>Sparowany klaster musi być usunięty  przed wyłączeniem lustra. </target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>Ostatnie 30 dni</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>Ostatnie 90 dni</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>Ostatnie 6 miesięcy</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>Ostatni 1 rok</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>Poprzedniego roku</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>Bieżącego roku</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>Do tej pory bieżącego roku</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direction</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>Ostatnie 2 lata</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>Ostatnie 5 lat</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Generated token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>Nie wybrano żadnej pozycji</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>Odznacz pozycję, żeby wybrać ponownie</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>The token is invalid.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>Osiągnięto limit wyboru. </target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>Filtr tagów.</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>Dodaj odznakę</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Generate</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>Brak dostępnych pozycji.</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>Zamknij</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>Dodaj</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Remove</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>Sklonuj</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>Kopia</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>Szoruj głęboko</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>Zniszcz</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>Typ pula</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>Spłaszcz</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- Wybierz typ pula --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>zaznacz jako upadły</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>Zastosowania</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>Zaznacz jako w </target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Max bytes</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>Zaznacz jako stracony</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Leave it blank or specify 0 to disable this quota.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>Zaznacz jako poza</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>A valid quota should be greater than 0.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>Zabezpiecz</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Max objects</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>Zmień nazwę</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>Wybrana nazwa Ceph pula jest już użyta.</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>Przywróć</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>Przenieś do kosza</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>Odbezpiecz </target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoscale</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Change</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>Grupa umieszczenia</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>Pomoc obliczeniowa</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>Przynajmniej jedna grupa umieszczenia jest wymagana</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>Usunięty</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>Twój klaster nie obsługuje tylu PG. Skalkuluj proszę potrzebną ilość PG.</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Added</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Removed</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>Replikowany rozmiar</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Edited</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Canceled</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>Sklonowano</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>Skopiowano </target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>EC Nadpisuje</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>Spłaszczony</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>Skasuj profil kodu.</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- Brak profilu kasowania --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- Wybierz profil kodu wymazywania --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Protected</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>Oczyszczony</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Renamed</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>zbiór zasad Crush</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>Przywrócony</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>A new crush ruleset will be implicitly created.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>There are no rules.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>Wycofaj</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- Wybierz zasadę Crush --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Moved to Trash</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>zasada Crush</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Unprotected</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>Kroki Crush</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Expired</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target>Tak</target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>Kompresja</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target>Nie</target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>Algorytm</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>Minimalny rozmiar blob</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>np. 128 KB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>Maksymalny rozmiar blob</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>np. 512 KB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>Stosunek</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>Skompresowany stosunek</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- Brak algorytmu kompresji wymazywania --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>Jakość serwisu</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>Wartość powinna być większa niż 0</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>Limit BPS</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Value should be less than the maximum blob size</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>Pożądany limit IO bajtów na sekundę.</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>Wartość powinna być większa niż minimalny rozmiar blob</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>Limit IOPS</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>Wartość powinna być pomiędzy 0.0, a 1.0</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>Pożądany limit operacji IO na sekundę.</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>The value should be greater or equal to 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>limit odczytu BPS</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>Pożądany limit odczytu bajtów na sekundę.</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>limit  odczytu IOPS</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>Pożądany limit operacji odczytu na sekundę.</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>Limit zapisu BPS</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>Pożądany limit zapisu bajtów na sekundę.</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>Lista puli</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>Limit zapisu IOPS</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>Pożądany limit operacji zapisu na sekundę.</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>Wiązka BPS</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>Żądana granica serii IO bajtów.</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>Wiązka IOPS</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>Żądana granica serii operacji IO.</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>Szczegóły poziomów pamięci podręcznej</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>Odczyt wiązki BPS</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>Żądana granica serii odczytanych bajtów.</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>Wtyczka</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>Odczyt wiązki IOPS</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>Ramka danych (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target> Żądana granica serii operacji odczytu.</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>Kodowanie kawałka (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>Zapis wiązki BPS</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>Domena niepowodzenia Crush</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>Żądana granica serii bajtów zapisu.</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>korzeń Crusha</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>Zapis wiązki IOPS</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>urządzenie klasy Crush</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>Żądana granica serii operacji zapisu.</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>Wykonywanie </target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>Katalog</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>Wykonaj</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>Nazwa może składać się z alfanumerycznych znaków, kresek i podkreśleń.</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>Wykonany</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>Wybrana nazwa profilu kodu kasowania jest już używana.</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>Nieznane zadanie</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>Musi być większa bądź równa 2.</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>Tworzenie</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>Utwórz</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>Aktualizowanie </target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>Zaktualizuj</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>Usuwanie</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>Musi być większa bądź równa 1.</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>Usuń</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>Estymator trwałości (c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>all dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>Lokalność  (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>Lokalność Crusha</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>Nic</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>Klonowanie</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>Sklonuj </target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>Technika</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>Rozmiar pakietu</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>Kopiowanie </target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>Kopiuj</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>Spłaszczanie</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>Spłaszcz</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>Wycofywanie </target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>Wycofanie</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>Przenoszenie</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>Przenieś</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>Przeniesiono</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>Nie znaleziono obrazu.</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>Przywracanie</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>Przywróć </target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>oczyszczać</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>oczyść</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>Wszystkie pule</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>Nie można wyłączyć lustrzenia ponieważ zawiera parowanie.</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index 166537cc3482850d09d01667e88a1cb86aec049e..407ace79fc2e072c54c8552a8ae24166fe8f47af 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="pt-BR">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>Alternar navegação</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>Painel de controle</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>Cluster</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>Hosts</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>Monitores</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>Serviços</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSDs</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>Configuração</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>Mapa CRUSH</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>Módulos do gerenciador</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>Registros</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>Alertas</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>Pools</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>Bloco</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>Imagens</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>Espelhamento</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>Sistemas de arquivos</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>Gateway de Objetos</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>Daemons</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>Usuários</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>Compartimentos</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>There are no notifications.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>Selecionar Idioma</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>Carregando dados do painel...</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Seletor de Horário do Grafana</target>
-      </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>Redefinir Configurações</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Refresh</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        <target>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>Voltar</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>Falha ao carregar dados.</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>selecionado(s)</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>encontrado(s)</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>total</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>Nome</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>Valores</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>Descrição</target>
         <source>Daemon default</source>
         <target>Padrão do daemon</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>Valores</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>Serviços</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Default --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>true</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>false</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>Salvar</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>Visualizador de mapa CRUSH</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>Carregando...</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
         <source>The chosen hostname is already in use.</source>
         <target>The chosen hostname is already in use.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>Sim, desejo.</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>Cancelar</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
+      </trans-unit>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
+      </trans-unit>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
+      </trans-unit>
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </source>
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </target>
       </trans-unit>
       <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
         <source>Hosts List</source>
         <source>Overall Performance</source>
         <target>Desempenho Geral</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </target>
-      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
         <target>Devices</target>
       </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>Nenhuma entrada encontrada</target>
-      </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <target>Registros do Cluster</target>
         <source>Date:</source>
         <target>Date:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datepicker</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Time range:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>Carregando configuração...</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
+      </trans-unit>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>Não foi possível carregar a configuração.</target>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>O valor inserido precisa ser um número ou decimal.</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>Atualizar</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>Status</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>No Quorum</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>Não está no Quorum</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>ID do Cluster</target>
         <source>required mon</source>
         <target>mon obrigatório</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>No Quorum</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>Não está no Quorum</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>Flags OSD de todo o Cluster</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Shared devices</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>Enviar</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>Configuração</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>Avançado...</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>Recursos</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Advanced configuration options</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>Prioridade de Recuperação de OSD</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>Prioridade</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Specify 0 to let Orchestrator backend decide it.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>Personalizar valores de prioridade</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Value should be greater than or equal to 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>Este campo é obrigatório!</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>O valor precisa ser entre 0 e 1.</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>Reponderar</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, select, 1 {Profundo } }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, select, 1 {profundo} }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>Lista de OSDs</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>Detalhes</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Select an attribute to match against --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target>Valor</target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Use regular expression</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>Fechar</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>Editar</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>Excluir</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
         <source>End time</source>
         <target>End time</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>Saúde</target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>Editar</target>
       </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>Estatísticas</target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>Excluir</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>Clientes</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>Este campo é obrigatório!</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>Qualquer cliente pode acessar</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>Endereços</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>Campo obrigatório</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>Deve conter um ou mais valores separados por vírgula</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>Por exemplo:</target>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
+      </trans-unit>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>Tipo</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>Hosts</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>Carregando...</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- Selecionar pool --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>Usuário</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>Senha</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>Configurações Avançadas</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>Saúde</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>Estatísticas</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>Backend de Armazenamento</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>Protocolo NFS</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>Executar Squash</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>Adicionar clientes</target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>Protocolo de Transporte</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- Selecionar cluster --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>Adicionar daemon</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>Backend de Armazenamento</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>Novo compartimento será criado</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>Protocolo NFS</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>Tag NFS</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
         <target>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
         <target>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- Selecionar tipo de acesso --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>--Selecionar que tipo de squash de ID de usuário será executado --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>Protocolo de Transporte</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>Bem-vindo ao Ceph!</target>
-        <note>The welcome message on the login page</note>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>Gateway de Objetos</target>
+      </trans-unit>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Please set a new password.</target>
+      </trans-unit>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>You will be redirected to the login page afterwards.</target>
+      </trans-unit>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>The old and new passwords must be different.</target>
+      </trans-unit>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Password confirmation doesn't match the new password.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>Nome de usuário</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
       </trans-unit>
       <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
         <source>Username is required</source>
         <source>Password is required</source>
         <target>Senha é obrigatória</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>Login</target>
-      </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>O usuário não existe no Ceph.</target>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </target>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Old password</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>The old and new passwords must be different.</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>New password</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Confirm new password</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Password confirmation doesn't match the new password.</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
+      </trans-unit>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
+      </trans-unit>
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>Proibido</target>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>Você não tem permissão para ver o que está procurando.</target>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>Não foi possível localizar o que você está procurando</target>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>Configuração de RBD</target>
-      </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>Remova o valor de configuração local. No lugar dele, o valor de configuração pai será herdado e usado.</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>O valor mínimo é 0</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>Lista de Pools</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>O nome pode conter apenas caracteres alfanuméricos, traços e sublinhados.</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>O nome do perfil de código de eliminação escolhido já está em uso.</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>Plug-in</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>Pacotes de dados (k)</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>Deve ser igual ou maior do que 2.</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>Pacotes de codificação (m)</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>Deve ser igual ou maior do que 1.</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>Estimador de durabilidade (c)</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>Localidade (l)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>Domínio de falha do Crush</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>Localidade do Crush</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target>Nenhum</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>Técnica</target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>Tamanho do pacote</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>Raiz do Crush</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>Classe do dispositivo do Crush</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>qualquer</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>Diretório</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>Nome...</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>O nome do pool do Ceph escolhido já está em uso.</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>Tipo de pool</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- Selecionar tipo de pool --</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>Grupos de posicionamento</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>Pelo menos um grupo de posicionamento é necessário!</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>Seu cluster não pode processar tantos PGs. Recalcule a quantidade de PG necessária.</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>Ajuda no cálculo</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>Conjunto de regras do Crush</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- Selecionar regra de crush --</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>Regra de Crush</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>Etapas do Crush</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>Impossível usar a regra no cluster atual porque ela tem
-                poucos OSDs para atender ao OSD mínimo necessário para esta regra.</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>Tamanho replicado</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>Perfil do código de eliminação</target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- Não há perfis de código de eliminação disponíveis --</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- Selecionar perfil do código de eliminação --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>Flags</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>Sobregravações de EC</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>Aplicativos</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>Compactação</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>Modo</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>Algoritmo</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- Não há algoritmos de compactação de eliminação disponíveis --</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>Tamanho mínimo do blob</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>ex. 128 KiB</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>O valor deve ser maior do que 0</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Value should be less than the maximum blob size</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>Tamanho máximo do blob</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>ex. 512 KiB</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>O valor deve ser maior do que o tamanho mínimo do blob</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>Taxa</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>Taxa de compactação</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>O valor deve ser entre 0.0 e 1.0</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Quotas</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max bytes</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>A valid quota should be greater than 0.</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>ex. 10 GiB</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max objects</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>The value should be greater or equal to 0</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>Detalhes de Desempenho</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>Detalhes das Camadas do Cache</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>Mover imagem para o lixo</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Clear filters</target>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>total</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>Vencimento da proteção em</target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>selecionado(s)</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>NÃO PROTEGIDO</target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>encontrado(s)</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>Formato de data incorreto. Use "AAAA-MM-DD HH:mm:ss".</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>A proteção já venceu. Escolha uma data no futuro ou deixe-a vazia.</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>Mover Imagem</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>Visão geral</target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>Destinos</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>Autenticação de Descoberta</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>Usuário</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Os nomes de usuário devem ter entre 8 e 64 caracteres e
-              apenas podem conter letras, '.', '@', '-', '_' ou ':'.</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>Senha</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>Usuário Mútuo</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>Senha Mútua</target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>Informações disponíveis:</target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>Destinos iSCSI não disponíveis</target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Discovery authentication</target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
+      </trans-unit>
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target>Pool</target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>Pool de Dados</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>Criado</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>Tamanho</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>Objetos</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>Tamanho do objeto</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>Recursos</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>Aprovisionado</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>N/A</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>Total aprovisionado</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>Unidade de distribuição</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>Total de distribuições</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target>Pai</target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>Prefixo do nome do bloco</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>Ordem</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>Instantâneos</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>Imagem</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>Esta configuração substitui o valor global</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>Global</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>Este é o valor global. Nenhum valor para esta opção foi definido para esta imagem.</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>'/' e '@' não são permitidos.</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- Não há pools de RBD disponíveis --</target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- Selecionar pool --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
+      </trans-unit>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
+      </trans-unit>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
+      </trans-unit>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7892856315477304281" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </target>
+      </trans-unit>
+      <trans-unit id="4690045751984117407" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </target>
+      </trans-unit>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
+      </trans-unit>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
+      </trans-unit>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
+      </trans-unit>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
+      </trans-unit>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
+      </trans-unit>
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
+      </trans-unit>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
+        </source>
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
+        </target>
+      </trans-unit>
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </source>
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
+      </trans-unit>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
+      </trans-unit>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
+      </trans-unit>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
+      </trans-unit>
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </target>
+      </trans-unit>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
+      </trans-unit>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
+      </trans-unit>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
+      </trans-unit>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
+      </trans-unit>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
+      </trans-unit>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
+      </trans-unit>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
+      </trans-unit>
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
+        </source>
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
+      </trans-unit>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </source>
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
+      </trans-unit>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
+      </trans-unit>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Refresh</target>
+      </trans-unit>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
+      </trans-unit>
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </source>
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Tasks and Notifications</target>
+      </trans-unit>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Clear notifications</target>
+      </trans-unit>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Remove notification</target>
+      </trans-unit>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Duration:</target>
+      </trans-unit>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>There are no notifications.</target>
+      </trans-unit>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>Selecionar Idioma</target>
+      </trans-unit>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
+      </trans-unit>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
+      </trans-unit>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
+      </trans-unit>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
+      </trans-unit>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
+      </trans-unit>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
+      </trans-unit>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
+      </trans-unit>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
+      </trans-unit>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
+      </trans-unit>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
+      </trans-unit>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
+      </trans-unit>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
+      </trans-unit>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
+      </trans-unit>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
+      </trans-unit>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
+      </trans-unit>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
+      </trans-unit>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>Carregando dados do painel...</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Seletor de Horário do Grafana</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>Redefinir Configurações</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>Sim, desejo.</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>Alternar navegação</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>Painel de controle</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventory</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>Monitores</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>Mapa CRUSH</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>Registros</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Monitoring</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>Pools</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>Bloco</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>Imagens</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>Espelhamento</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>Sistemas de arquivos</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>Usuários</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>Compartimentos</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>Usuário que efetuou login</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>Efetuar logout</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Change password</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>Ajuda</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>Sobre</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>Configurações do Painel de Controle</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>Gerenciamento de usuários</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>Contadores de desempenho não disponíveis</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>Clientes</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>Adicionar clientes</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>Qualquer cliente pode acessar</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>Endereços</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>Deve conter um ou mais valores separados por vírgula</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>Por exemplo:</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>Detalhes</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>Status do Cluster</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>Gateways de Objetos</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>Servidores de Metadados</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>Gateways iSCSI</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>Capacidade</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>Capacidade Bruta</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>Objetos</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>Status do PG</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>PGs por OSD</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>Desempenho</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>Leitura/Gravação do Cliente</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>Throughput do Cliente</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>Throughput de Recuperação</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Select an attribute to match against --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>Valor</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Use regular expression</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Active Alerts</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>O valor precisa ser entre 0 e 1.</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>Usar pool de dados dedicado</target>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
       </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>Pool de dados</target>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
       </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>Pool dedicado que armazena os dados de objetos do RBD.</target>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
       </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>Você precisa aumentar o tamanho.</target>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
       </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>Avançado</target>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
       </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>Distribuição</target>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>Unidade de distribuição</target>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>Prioridade de Recuperação de OSD</target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- Selecionar unidade de distribuição --</target>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>Prioridade</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>Este campo é obrigatório porque o total de distribuições foi definido!</target>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>Personalizar valores de prioridade</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>A unidade de distribuição é maior do que o tamanho do objeto.</target>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>Total de distribuições</target>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>Este campo é obrigatório porque a unidade de distribuição foi definida!</target>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>O total de distribuições deve ser maior do que 0.</target>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>Avançado...</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Advanced configuration options</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>Flags OSD de todo o Cluster</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
+      </trans-unit>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, select, true {Renomear} other {Criar} }</target>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
       </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
+      </trans-unit>
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
+      </trans-unit>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>Adicionar</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Clear</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>Atributos (mapa OSD)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>Metadados</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Device health</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>Contador de desempenho</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>Metadados não disponíveis</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>Detalhes de Desempenho</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>OSD creation preview</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
+      </trans-unit>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
+      </trans-unit>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
+      </trans-unit>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
+      </trans-unit>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
+      </trans-unit>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
+      </trans-unit>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
+      </trans-unit>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
+      </trans-unit>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>No hostname found.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>Valores atuais</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>Mín.</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>Máx.</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>Origem</target>
+      </trans-unit>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>Nível</target>
       </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>NÃO PROTEGIDO</target>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>Pode ser atualizado em tempo de execução (editável)</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>Você está prestes a fazer rollback</target>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>Tags</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>Purgar Lixo</target>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>Valores de enum</target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>Para purgar, selecione uma ou Todas as imagens e clique em</target>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>Consulte também</target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>Pool:</target>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Directories</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>Nome do pool...</target>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>Tudo</target>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>Restaurar Imagem</target>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>Para restaurar</target>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>digite o novo nome da imagem e clique em</target>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>Novo Nome</target>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>Venceu em</target>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>Protegido até</target>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
         </source>
-        <target>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>Lixo</target>
-      </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>Topologia iSCSI</target>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>Configurações</target>
+      <trans-unit id="6328794256834621774" datatype="html">
+        <source>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>Não costuma ser necessário mudar o valor padrão destes parâmetros.</target>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>Backstore</target>
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>Confirmar</target>
+      <trans-unit id="2244434638607433133" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>Configurações Avançadas</target>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>IQN de Destino</target>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>IQN tem padrão incorreto.</target>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</target>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>Por exemplo: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>Mais informações</target>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>Este destino tem configurações avançadas modificadas.</target>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>Portais</target>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>Adicionar portal</target>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>Esta imagem tem configurações modificadas.</target>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>Instantâneos</target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>Pelo menos 1 imagem é necessária.</target>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Quotas</target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>Adicionar imagem</target>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>Autenticação ACL</target>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>Iniciadores</target>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>Iniciador</target>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>IQN do Cliente</target>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>O IQN do Iniciador precisa ser exclusivo.</target>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Os nomes de usuário devem ter entre 8 e 64 caracteres e
-                        apenas podem conter letras, '.', '@', '-', '_' ou ':'.</target>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>Posições</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS performance counters</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>O iniciador pertence a um grupo. As imagens serão configuradas no grupo.</target>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>Nenhum item adicionado.</target>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>Adicionar iniciador</target>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>Grupos</target>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>Grupo</target>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>Adicionar grupo</target>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </source>
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>Problemas</target>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>Funções</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>Sincronizando</target>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>Pronto</target>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>Editar modo de espelho do pool</target>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </source>
-        <target>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>Clusters de peer devem ser removidos antes de desabilitar o espelho.</target>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {Editar} other {Adicionar} }</target>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
+      </trans-unit>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>Nome do Cluster</target>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>O nome do cluster não é válido.</target>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>ID do CephX</target>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
+      </trans-unit>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>Nome completo</target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>ID do CephX...</target>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>E-mail</target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>O ID do CephX não é válido.</target>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>Endereços do Monitor</target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>Confirmar senha</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>Endereços delimitados por vírgula...</target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>A confirmação de senha não corresponde à senha.</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>O endereço de monitoria não é válido.</target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>Chave do CephX</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Password expiration date...</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Chave codificada com base64...</target>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>E-mail inválido.</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>A chave do CephX deve ser codificada com base64.</target>
+      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
+        <source>Enabled</source>
+        <target>Habilitado</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>Contadores de desempenho não disponíveis</target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>User must change password at next logon</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>Você está prestes a remover as permissões de "leitura/atualização de usuário" do seu próprio usuário.</target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>Lista de Daemons</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>Se você continuar, não poderá mais adicionar ou remover funções de nenhum usuário.</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>Contadores de Desempenho</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>Deseja realmente continuar?</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>Carregando dados do compartimento...</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>ID</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>O valor não é válido.</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>O nome escolhido já está em uso.</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>Proprietário</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- Selecionar usuário --</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
-        <source>Enabled</source>
-        <target>Habilitado</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>Nome...</target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>Suspenso</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>Descrição...</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>Permissões</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ID</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>O nome escolhido já está em uso.</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>Tipo de índice</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>Regra de posicionamento</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>Marcador</target>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>Chave secreta</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>Marcador máximo</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>Versão</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>Subusuário</target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>Versão master</target>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>Permissão</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>Horário da modificação</target>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- Selecionar permissão --</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>Grupo de zonas</target>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>leitura, gravação</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>Cota do compartimento</target>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>completo</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>Tamanho máximo</target>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>O ID de subusuário escolhido já está em uso.</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>Ilimitado</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>Chave Swift</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>Máximo de objetos</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>Gerar segredo automaticamente</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>Nome de usuário</target>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
         <source>Access key</source>
         <target>Chave de acesso</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>Chave secreta</target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>Nome completo</target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>Endereço de e-mail</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>Sistema</target>
-      </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>Máximo de compartimentos</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>Subusuários</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>Recursos</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>Cota do usuário</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>Mostrar</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>Chaves</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>Tipo</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- Selecionar tipo --</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>Permissão</target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- Selecionar permissão --</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>Subusuário</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>O ID de subusuário escolhido já está em uso.</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>Endereço de e-mail</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>leitura, gravação</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>Máx. de compartimentos</target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>completo</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>Desabilitado</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>Chave Swift</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>Ilimitado</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>Gerar segredo automaticamente</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>Personalizado</target>
+      </trans-unit>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>Suspenso</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>Carregando dados do usuário...</target>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>Cota do usuário</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>Não foi possível carregar os dados do usuário.</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>Cota do compartimento</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
         <source>The chosen email address is already in use.</source>
         <target>O endereço de e-mail escolhido já está em uso.</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>Máx. de compartimentos</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>O valor inserido deve ser &gt;= 0.</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>Chave S3</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>Não há subusuários.</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>Subusuários</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>Não há subusuários.</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>Chaves</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>Não há chaves.</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>Swift</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>Não há recursos.</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>Não há chaves.</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>Mostrar</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>Recursos</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>Não há recursos.</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>Tamanho ilimitado</target>
         <source>Max. size</source>
         <target>Tamanho máx.</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>O valor não é válido.</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>Objetos ilimitados</target>
         <source>Max. objects</source>
         <target>Máx. de objetos</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>Descrição...</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>Permissões</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>Funções</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>Confirmar senha</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>A confirmação de senha não corresponde à senha.</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>E-mail</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>E-mail inválido.</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>Você está prestes a remover as permissões de "leitura/atualização de usuário" do seu próprio usuário.</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>Se você continuar, não poderá mais adicionar ou remover funções de nenhum usuário.</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>Deseja realmente continuar?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>Ajuda</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>Documentação</target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>API</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>Sobre</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>Configurações do Painel de Controle</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>Gerenciamento de usuários</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>Usuário que efetuou login</target>
-      </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Change password</target>
-      </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>Efetuar logout</target>
-      </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>Atributos (mapa OSD)</target>
-      </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>Metadados não disponíveis</target>
-      </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>Metadados</target>
-      </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
-      </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
-        <target>Contador de desempenho</target>
-      </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>Gravações</target>
-      </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>Leituras</target>
-      </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>Histograma</target>
-      </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>Valores atuais</target>
-      </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>Mín.</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>O valor inserido deve ser &gt;= 0.</target>
       </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>Máx.</target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>Sistema</target>
       </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>Origem</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>Máximo de compartimentos</target>
       </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>Nível</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>Tamanho máximo</target>
       </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>Pode ser atualizado em tempo de execução (editável)</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>Máximo de objetos</target>
       </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>Tags</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- Selecionar tipo --</target>
       </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>Valores de enum</target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>Lista de Daemons</target>
       </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>Consulte também</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
+        <target>Contadores de Desempenho</target>
       </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>Status do Cluster</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>Daemons do Gerenciador</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>Gateways de Objetos</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>Servidores de Metadados</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>Gateways iSCSI</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>IOPS do Cliente</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>Throughput do Cliente</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>Leitura/Gravação do Cliente</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>Proprietário</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>Throughput de Recuperação</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Placement target</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>Remoção</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>Desempenho</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>Capacidade Bruta</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- Selecionar usuário --</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>PGs por OSD</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Select a placement target --</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>Status do PG</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Versioning</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>Capacidade</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>Posições</target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>Modo</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>Atual</target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>Autenticação de descoberta atualizada</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>Não há portais disponíveis.</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>Não há imagens disponíveis.</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>Não há imagens disponíveis. Adicione uma imagem ao destino.</target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>Não há iniciadores disponíveis. Adicione um iniciador ao destino.</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>Destino</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>Tipo de índice</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>Regra de posicionamento</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>Marcador</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>Estado</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>Marcador máximo</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>Versão</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>Bytes de Leitura</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>Versão master</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>Bytes de Gravação</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>Horário da modificação</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>Op. de Leitura</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>Grupo de zonas</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>Op. de Gravação</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>A/O Desde</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>Instância</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>Problema</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>Andamento</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>Desabilitado</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>Modo de Edição</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>Adicionar Peer</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>Editar Peer</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>Excluir Peer</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>Leader</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>SMART overall-health self-assessment test result</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target>Nº Local</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target>Nº Remoto</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>passed</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>espelhar peer</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>failed</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>Chave</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Device Information</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>Nivelamento profundo</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>Disposição em camadas</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>No SMART data available for this device.</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>Bloqueio exclusivo</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART data is loading.</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>Mapa de objetos (requer bloqueio exclusivo)</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>Registro em diário (requer bloqueio exclusivo)</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>Rollback de instantâneo do RBD</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>Fazer Rollback</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>Instantâneo do RBD</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>Excluído à(s)</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>ID</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>tipo</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>estado</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Neither hostname nor OSD ID given</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>versão</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>Restaurar Imagem</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>Host</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>Para restaurar</target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>raiz</target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>digite o novo nome da imagem e clique em</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>Novo Nome</target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>Daemons de standby</target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>Purgar Lixo</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>Posição</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>Daemon</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>Tudo</target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>Atividade</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>Dentries</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>Pool:</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>Inodes</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>Nome do pool...</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>Uso</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>É possível atualizar o valor em temo de execução.</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
+      </trans-unit>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>Daemons/clientes não extraem este valor do
-      banco de dados de configuração do monitor. A configuração desta opção não é permitida por meio de 'ceph config
-      set ...'. Essa opção deve ser configurada por meio do ceph.conf ou da
-      linha de comando.</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>A opção entra em vigor apenas durante a inicialização do daemon.</target>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>A opção afeta apenas a criação do cluster.</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>A opção afeta apenas a criação do daemon.</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>Mover imagem para o lixo</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </source>
-        <target>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>Serviço</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>Vencimento da proteção em</target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>Valor atual</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>NÃO PROTEGIDO</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>Editável</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>Formato de data incorreto. Use "AAAA-MM-DD HH:mm:ss".</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>A proteção já venceu. Escolha uma data no futuro ou deixe-a vazia.</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>Venceu em</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>Protegido até</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+        <target>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>Habilitar</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namespaces</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>Desabilitar</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>Lixo</target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>Reconectando, aguarde...</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>Endereço Público</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>Sessões Abertas</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>Não Entrada</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>Os OSDs que já foram marcados como saída não serão remarcados como entrada ao serem iniciados</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>Não Saída</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>Os OSDs não serão automaticamente marcados como saída após o intervalo configurado</target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>Não Ativo</target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>Você está prestes a fazer rollback</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>Os OSDs não podem ser iniciados</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>Não Inativo</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>Os relatórios de falha de OSD estão sendo ignorados, portanto, os monitores não marcarão os OSDs como inativos</target>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>Pausar</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>Pausa leituras e gravações</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>Sem Remoção</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Create Namespace</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>Remoção desabilitada</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- Não há pools de RBD disponíveis --</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>Sem Remoção Profunda</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namespace already exists.</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>Remoção Profunda desabilitada</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>Sem Provisionamento</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>Provisionamento de PGs suspenso</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>Sem Recuperação</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>Recuperação de PGs suspensa</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>Classificação Bit a Bit</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>Usar classificação bit a bit</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>Snapdirs Purgados</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>OSDs converteram snapsets</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>Exclusões de Recuperação</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>Exclusões realizadas durante a recuperação, e não o emparelhamento</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>Limite Físico do Registro de PG</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>Atribui um limite físico ao tamanho do registro de PG</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>Flags OSD Atualizadas</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>saída</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>Usar pool de dados dedicado</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>entrada</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>Tamanho</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>inativo</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>ex. 10 GiB</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>Marcar</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>Avançado</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>OSD perdido</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>Distribuição</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>marcado como perdido</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>Tamanho do objeto</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>Purgar</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>Unidade de distribuição</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- Selecionar unidade de distribuição --</target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>purgado</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>Total de distribuições</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>destruir</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>destruído</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>'/' e '@' não são permitidos.</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Recovery Priority</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- No namespaces available --</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Select a namespace --</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>PGs</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>Bytes de leitura</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>Pool de dados</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>Bytes de gravação</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>Pool dedicado que armazena os dados de objetos do RBD.</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>Op. de leitura</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>Você precisa aumentar o tamanho.</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>Op. de gravação</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>Este campo é obrigatório porque o total de distribuições foi definido!</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>A unidade de distribuição é maior do que o tamanho do objeto.</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>Este campo é obrigatório porque a unidade de distribuição foi definida!</target>
+      </trans-unit>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>O total de distribuições deve ser maior do que 0.</target>
+      </trans-unit>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </source>
-        <target>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>Pool de Dados</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>Criado</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>Máx. de Provisionamentos</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>Aprovisionado</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>Máx. Recuperação Ativo</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total aprovisionado</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>Máx. Recuperação Inicialização Única</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>Unidade de distribuição</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>Suspensão de Recuperação</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>Total de distribuições</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>Personalizado</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>Pai</target>
+      </trans-unit>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>Prefixo do nome do bloco</target>
+      </trans-unit>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>Ordem</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>N/A</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>Esta configuração substitui o valor global</target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>Imagem</target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>Este é o valor global. Nenhum valor para esta opção foi definido para esta imagem.</target>
       </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>Global</target>
       </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>Configuração de RBD</target>
       </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>Remova o valor de configuração local. No lugar dele, o valor de configuração pai será herdado e usado.</target>
       </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>Tarefa</target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>Gravidade</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>Iniciado</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attribute name</target>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </source>
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regular expression</target>
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </source>
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Created by</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>Atualizado</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Ends</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>Usado</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>Disp.</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>Limpar</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>Em funcionamento</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>Aviso</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>Desconhecido</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>Destinos iSCSI não disponíveis</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>Informações disponíveis:</target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Discovery authentication</target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>Não costuma ser necessário mudar o valor padrão destes parâmetros.</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configure</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>ativo</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>Configurações</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>sem sistemas de arquivos</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>ativo</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identifier</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>standby</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>n/a</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>daemon ativo</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>quorum</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>O serviço NFS Ganesha não está configurado.</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>Transporte</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>Usuário do CephFS</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>Sistema de Arquivos do CephFS</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>IQN de Destino</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(herdado da configuração global)</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>Portais</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>herdado da configuração global</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>Adicionar portal</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- Selecionar que tipo de squash de ID de usuário será executado --</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>Adicionar imagem</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>Não há daemons disponíveis.</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>Autenticação ACL</target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>IQN tem padrão incorreto.</target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC Profile</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>Modo de Cache</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>Por exemplo: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>Tempo Mín. Expulsão</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>Mais informações</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>Tempo Mín. Descarregamento</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>Este destino tem configurações avançadas modificadas.</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>Máx. de Bytes de Destino</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>Máx. de Objetos de Destino</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>Nenhum aplicativo adicionado</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>Esta imagem tem configurações modificadas.</target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>Limite de aplicativos atingido</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>Um pool apenas pode ter até quatro definições de aplicativos.</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>Caracteres permitidos: '_a-zA-Z0-9'</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>Usuário Mútuo</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>Tamanho máximo de 128 caracteres</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>Senha Mútua</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>Filtrar ou adicionar aplicativos</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>Adicionar aplicativo</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>pool</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>Iniciadores</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>perfil de código de eliminação</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>Adicionar iniciador</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>Tamanho da Réplica</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>Iniciador</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>Última Alteração</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>IQN do Cliente</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>Perfil Codificado para Eliminação</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>O IQN do Iniciador precisa ser exclusivo.</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>Conjunto de Regras do Crush</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>Bytes de gravação</target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>O iniciador pertence a um grupo. As imagens serão configuradas no grupo.</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>compartimento</target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>Nenhum item adicionado.</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>Grupos</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>Adicionar grupo</target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>compartimentos</target>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>Grupo</target>
       </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>usuário</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>Autenticação de Descoberta</target>
       </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>subuser</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 Key</target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
+      </trans-unit>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
+      </trans-unit>
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>usuários</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift Key</target>
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
       </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>Escopo</target>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </source>
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>Leitura</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>Criar</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>Topologia iSCSI</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>Visão geral</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>Função do Sistema</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>Destinos</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+        <target>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>Atualizar usuário</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>Continuar</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>Você foi automaticamente desconectado porque suas funções foram alteradas.</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>password</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Updated user password"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>Cada objeto é dividido em partes de pacotes de dados, cada uma armazenada em um OSD diferente.</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>Calcule os pacotes de codificação de cada objeto e armazene-os em diferentes OSDs.
-      O número de pacotes de codificação é também o número de OSDs que podem ficar inativos sem perda de dados.</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>O plug-in jerasure é o mais genérico e flexível,
-          além de ser o padrão para pools codificados para eliminação do Ceph.</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>A técnica mais flexível é reed_sol_van: ela é suficiente para definir k
-          e m. A técnica cauchy_good pode ser mais rápida, mas você precisa escolher o tamanho do pacote
-          com cuidado. Todos os reed_sol_r6_op, liberation, blaum_roth e liber8tion são equivalentes ao RAID6
-          no sentido de que só podem ser configurados com m=2.</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>A codificação será feita em pacotes de tamanho de bytes um de cada vez.
-          A escolha do tamanho do pacote certo é difícil.
-          A documentação do jerasure contém informações completas sobre este tópico.</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>Com o plug-in jerasure, quando um objeto codificado para eliminação é armazenado em
-          vários OSDs, a recuperação após a perda de um OSD requer a leitura de todos os outros.
-          Por exemplo, se o jerasure for configurado com k=8 e m=4, a perda de um OSD exigirá a leitura
-          dos outros onze para fazer o reparo.
-
-          O plug-in de código de eliminação lrc cria pacotes locais de paridade para conseguir recuperar usando
-          menos OSDs. Por exemplo, se o lrc for configurado com k=8, m=4 e l=4, ele criará
-          um pacote de paridade adicional para cada quatro OSDs. Quando um único OSD é perdido, ele pode ser
-          recuperado apenas com quatro OSDs, em vez de onze.</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>Agrupe os pacotes de codificação e dados em conjuntos de localidades com tamanho. Por exemplo,
-          no caso de k=4 e m=2, quando locality=3, dois grupos de três são criados. Cada conjunto pode
-          ser recuperado sem a leitura dos pacotes do outro conjunto.</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>O tipo do compartimento de crush em que cada conjunto de pacotes definido
-          por l será armazenado. Por exemplo, se isso for definido como rack, cada grupo de pacotes l será
-          colocado em um rack diferente. Isso é usado para criar uma etapa da regra CRUSH, como a etapa de escolha do
-          rack. Se isso não for definido, esse tipo de agrupamento não será feito.</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>O plug-in isa encapsula a biblioteca ISA. Ele apenas é executado em processadores Intel.</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>O plug-in ISA vem em dois formatos de Reed Solomon.
-          Se reed_sol_van for definido, ele será Vandermonde, se cauchy for definido, ele será Cauchy.</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>O plug-in shec encapsula a biblioteca múltipla SHEC.
-          Ele permite ao ceph recuperar dados com mais eficiência do que os códigos de Reed Solomon.</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>O número de pacotes de paridade, em que cada um inclui cada pacote de dados em sua
-          faixa de cálculo. O número é usado como estimador de durabilidade. Por exemplo, se c=2,
-          2 OSDs podem ficar inativos sem perda de dados.</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>O nome do compartimento de crush usado para a primeira etapa da regra CRUSH.
-      Por exemplo, a etapa assumir o padrão.</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>Verifique se não há dois pacotes em um compartimento com o mesmo domínio de
-      falha. Por exemplo, se o domínio de falha for um host, não armazene dois pacotes no mesmo
-      host. Isso é usado para criar uma etapa da regra CRUSH, como a etapa de escolha do host folha.</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>Restrinja o posicionamento a dispositivos de uma classe específica
-      (ex. ssd ou hdd), usando nomes de classe de dispositivo crush no mapa CRUSH.</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>Defina o nome do diretório do qual o plug-in de código de eliminação é carregado.</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>Permite todas as operações</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>Permite apenas as operações que não modificam o servidor</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>Não permite operações de leitura ou gravação, mas permite qualquer outra operação</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>Problemas</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>Não permite leitura, gravação ou qualquer operação que modifica os atributos do arquivo ou o conteúdo do diretório</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>Sincronizando</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>Não permite nenhum tipo de acesso</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>Pronto</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- Selecionar prioridade --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target>Baixa</target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target>Alta</target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>Informações</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>Últimos 5 minutos</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>Últimos 15 minutos</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>Últimos 30 minutos</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>Última 1 hora (Padrão)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>Últimas 3 horas</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>Últimas 6 horas</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>Últimas 12 horas</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>Últimas 24 horas</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>Nome do Cluster</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>Ontem</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>ID do CephX</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>Hoje</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>ID do CephX...</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>Até agora hoje</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>Endereços do Monitor</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>Antes de ontem</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>Endereços delimitados por vírgula...</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>Últimos 2 dias</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>Chave do CephX</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>Este dia na semana passada</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Chave codificada com base64...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>Semana anterior</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>O nome do cluster não é válido.</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>Esta semana</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>O ID do CephX não é válido.</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>Até agora nesta semana</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>O endereço de monitoria não é válido.</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>Últimos 7 dias</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>A chave do CephX deve ser codificada com base64.</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>Mês anterior</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>Editar modo de espelho do pool</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>Este mês</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>Até agora neste mês</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>Clusters de peer devem ser removidos antes de desabilitar o espelho.</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>Últimos 30 dias</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>Últimos 90 dias</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>Últimos 6 meses</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>Último ano</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>Ano anterior</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>Este ano</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>Até agora neste ano</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direction</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>Últimos 2 anos</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>Últimos 5 anos</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Generated token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>Nenhum item selecionado.</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>Desmarcar item para selecionar novamente</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>The token is invalid.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>Limite de seleção atingido</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>Tags de filtro</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>Adicionar selo</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Generate</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>Não há itens disponíveis.</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>Fechar</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>Adicionar</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Remove</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>Clonar</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>Copiar</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>Remoção Profunda</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>Destruir</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>Tipo de pool</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>Nivelar</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- Selecionar tipo de pool --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>Marcar como Inativo</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>Aplicativos</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>Marcar como Entrada</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Max bytes</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>Marcar como Perdido</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Leave it blank or specify 0 to disable this quota.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>Marcar como Saída</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>A valid quota should be greater than 0.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>Proteger</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Max objects</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>Renomear</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>O nome do pool do Ceph escolhido já está em uso.</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>Restaurar</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>Mover para Lixo</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>Cancelar proteção</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoscale</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Change</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>Grupos de posicionamento</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>Ajuda no cálculo</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>Pelo menos um grupo de posicionamento é necessário!</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>Excluído</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>Seu cluster não pode processar tantos PGs. Recalcule a quantidade de PG necessária.</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Added</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Removed</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>Tamanho replicado</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Edited</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Canceled</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>Clonado</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>Copiado</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>Sobregravações de EC</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>Nivelado</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>Perfil do código de eliminação</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- Não há perfis de código de eliminação disponíveis --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- Selecionar perfil do código de eliminação --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Protected</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>Purgado</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Renamed</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>Conjunto de regras do Crush</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>Restaurado</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>A new crush ruleset will be implicitly created.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>There are no rules.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>Rollback feito</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- Selecionar regra de crush --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Moved to Trash</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>Regra de Crush</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Unprotected</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>Etapas do Crush</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Expired</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target>Sim</target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>Compactação</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target>o</target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>Algoritmo</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>Tamanho mínimo do blob</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>ex. 128 KiB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>Tamanho máximo do blob</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>ex. 512 KiB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>Taxa</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>Taxa de compactação</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- Não há algoritmos de compactação de eliminação disponíveis --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>Qualidade do Serviço</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>O valor deve ser maior do que 0</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>Limite de BPS</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Value should be less than the maximum blob size</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>O limite de bytes por segundo de E/S desejado.</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>O valor deve ser maior do que o tamanho mínimo do blob</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>Limite de IOPS</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>O valor deve ser entre 0.0 e 1.0</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>O limite de operações por segundo de E/S desejado.</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>The value should be greater or equal to 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>Limite de BPS de Leitura</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>O limite de bytes por segundo de leitura desejado.</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>Limite de IOPS de Leitura</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>O limite de operações por segundo de leitura desejado.</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>Limite de BPS de Gravação</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>O limite de bytes por segundo de gravação desejado.</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>Lista de Pools</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>Limite de IOPS de Gravação</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>O limite de operações por segundo de gravação desejado.</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>Intermitência de BPS</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>O limite de bytes de E/S de intermitência desejado.</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>Intermitência de IOPS</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>O limite de operações de E/S de intermitência desejado.</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>Detalhes das Camadas do Cache</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>Intermitência de BPS de Leitura</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>O limite de bytes de leitura de intermitência desejado.</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>Plug-in</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>Intermitência de IOPS de Leitura</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>Pacotes de dados (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>O limite de operações de leitura de intermitência desejado.</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>Pacotes de codificação (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>Intermitência de BPS de Gravação</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>Domínio de falha do Crush</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>O limite de bytes de gravação de intermitência desejado.</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>Raiz do Crush</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>Intermitência de IOPS de Gravação</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>Classe do dispositivo do Crush</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>O limite de operações de gravação de intermitência desejado.</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>Executando</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>Diretório</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>executar</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>O nome pode conter apenas caracteres alfanuméricos, traços e sublinhados.</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>Executado</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>O nome do perfil de código de eliminação escolhido já está em uso.</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>tarefa desconhecida</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>Deve ser igual ou maior do que 2.</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>Criando</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>criar</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>Atualizando</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>atualizar</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>Excluindo</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>Deve ser igual ou maior do que 1.</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>excluir</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>Estimador de durabilidade (c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>all dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>Localidade (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>Localidade do Crush</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>Nenhum</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>Clonando</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>clonar</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>Técnica</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>Tamanho do pacote</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>Copiando</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>copiar</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>Nivelando</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>nivelar</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>Fazendo rollback</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>rollback</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>Movendo</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>mover</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>Movido</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>Imagem não encontrada.</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>Restaurando</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>restaurar</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>Purgando</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>purgar</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>todos os pools</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>Impossível desabilitar espelhamento porque ele contém um peer.</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index 2010bd72f58ce48c716503af6f7bb17b377687a7..346d1b4f10af2f69b916169ec76cef719574f6f7 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="zh-CN">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>切换导航</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>仪表盘</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>集群</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>主机</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>Monitor</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>对应的服务</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSD</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>配置项</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>CRUSH 索引</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>Manager 扩展模块</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>日志</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>警告</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>存储池</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>块设备</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>映像</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>镜像</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>文件系统</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>对象网关</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>守护进程</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>用户</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>存储桶</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>There are no notifications.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>请选择语言</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>正在加载面板的相关数据…</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Grafana 时间选择工具</target>
-      </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>重新设置</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Refresh</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        <target>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>返回</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>无法加载数据。</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>选中个数</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>命中个数</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>总数</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>名称</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>可选值</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>解释</target>
         <source>Daemon default</source>
         <target>守护进程的缺省值</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>可选值</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>对应的服务</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Default --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>true</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>false</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>保存</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>检查 CRUSH 索引图</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>正在加载…</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
         <source>The chosen hostname is already in use.</source>
         <target>The chosen hostname is already in use.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>是的,我确定。</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>取消</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
+      </trans-unit>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
+      </trans-unit>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
+      </trans-unit>
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </source>
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </target>
       </trans-unit>
       <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
         <source>Hosts List</source>
         <source>Overall Performance</source>
         <target>总体性能</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </target>
-      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
         <target>Devices</target>
       </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>无法找到相关条目</target>
-      </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <target>集群日志</target>
         <source>Date:</source>
         <target>Date:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datepicker</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Time range:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>正在加载相关配置信息...</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
+      </trans-unit>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>配置信息无法加载。</target>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>输入的应该是一个浮点数或者十进制整数。</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>更新</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>状态</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>仲裁成员</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>非仲裁成员</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>集群 ID</target>
         <source>required mon</source>
         <target>required mon</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>仲裁成员</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>非仲裁成员</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>集群范围的 OSD 标志</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Shared devices</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>提交</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>配置项</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>高级设置…</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>特性</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Advanced configuration options</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>OSD 恢复优先级</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>优先级</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Specify 0 to let Orchestrator backend decide it.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>自定义优先级</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Value should be greater than or equal to 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>这个字段是必填的!</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>权重值必须在 0 和 1 之间</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>重设权重</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, select, 1 {深度}}</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, select, 1 {深度} }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>OSD 列表</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>详情</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Select an attribute to match against --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target></target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Use regular expression</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>关闭</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>编辑</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>删除</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
         <source>End time</source>
         <target>End time</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>健康状况</target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>编辑</target>
       </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>统计数据</target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>删除</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>客户端</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>这个字段是必填的!</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>任何客户端均可访问</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>地址</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>必填项</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>必须包含一个或多个逗号分隔值</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>例如:</target>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
+      </trans-unit>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>类型</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>主机</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>存储池</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>正在加载…</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- 请选择存储池 --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>用户</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>密码</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>高级设置</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>健康状况</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>统计数据</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>存储后端</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS 协议</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>Squash</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>添加客户端</target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>传输协议</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>集群</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- 请选择一个集群 --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>守护进程</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>添加守护进程</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>存储后端</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>将创建新的桶</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>NFS 协议</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>NFS 标签</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
         <target>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
         <target>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- 选择访问类型 --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>-- 选择执行哪种类型的用户 ID 匿名访问 --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>传输协议</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>欢迎使用 Ceph!</target>
-        <note>The welcome message on the login page</note>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>对象网关</target>
+      </trans-unit>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Please set a new password.</target>
+      </trans-unit>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>You will be redirected to the login page afterwards.</target>
+      </trans-unit>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>The old and new passwords must be different.</target>
+      </trans-unit>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Password confirmation doesn't match the new password.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>用户名</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
       </trans-unit>
       <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
         <source>Username is required</source>
         <source>Password is required</source>
         <target>请输入密码</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>登录</target>
-      </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>抱歉,此用户不存在。</target>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </target>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Old password</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>The old and new passwords must be different.</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>New password</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Confirm new password</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Password confirmation doesn't match the new password.</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
+      </trans-unit>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
+      </trans-unit>
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>禁止访问</target>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>抱歉,您无权访问这个页面。</target>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>抱歉,我们找不到您要看的东西。</target>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>RBD 配置</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>删除本地的配置项,改用更高作用域的配置值。</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>最小值为 0</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>存储池列表</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>名称只能由字母、数字、短划线和下划线组成。</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>此纠删码配置名称已被使用。</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>纠删码算法</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>数据块 (k)</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>必须大于等于 2</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>校验块 (m)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>必须大于等于 1</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>持久因子 (c)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>局部性因子 (l)</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>CRUSH 故障域</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>CRUSH 局部性</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target></target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>算法</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>packetsize</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>CRUSH 根</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>CRUSH 设备类型</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>任意</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>目录</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>名称…</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>此 Ceph 存储池名称已被使用。</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>存储池类型</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- 请选择存储池的类型 --</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>归置组 (PG)</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>至少需要一个归置组!</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>您的集群没法支持这么多的 PG。请重新计算需要的 PG 个数。</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>在线 PG 计算器</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>CRUSH 算法规则组</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- 选择 CRUSH 规则 --</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>CRUSH 规则</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>CRUSH 步骤</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>当前的集群无法使用该规则,因为集群的 OSD 个数过少,
-   无法满足规则所需的最低 OSD 数量。</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>副本个数</target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>纠删码配置</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- 无纠删码配置可选 --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- 请选择一个纠删码配置 --</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>标志</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>EC 重写 (overwrite)</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>应用类型</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>压缩</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>模式</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>算法</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- 无可用的纠删码压缩算法 --</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>blob 大小下限</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>比如 128 KiB</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>取值必须大于 0</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Value should be less than the maximum blob size</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>blob 大小上限</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>如 512KiB</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>取值必须大于 blob 大小下限</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>比例</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>压缩率</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>取值必须在 0.0 和 1.0 之间</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Quotas</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max bytes</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>A valid quota should be greater than 0.</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>如 10 GiB</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max objects</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>The value should be greater or equal to 0</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>性能详情</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>缓存层详细信息</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Clear filters</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>将映像移至回收站</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>总数</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>选中个数</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>保护期一直到</target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>命中个数</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>无保护</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>日期格式有问题。请使用“YYYY-MM-DD HH:mm:ss”。</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>保护期限已经过了。请设置一个将来的日期,或者清空不填。</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>移动映像</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>概览</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>目标</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>发现身份验证</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>用户</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>用户名长度必须在 8 到 64 个字符之间,且只能包含
-以下字符:英文字母、“.”、“@”、“-”、“_”或“:”。</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>密码</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>互认证用户</target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>互认证密码</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>可用信息:</target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>无可用 iSCSI 目标</target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Discovery authentication</target>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target>存储池</target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>数据存储池</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>创建</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>容量</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>对象数</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>对象大小</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>特性</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>供给容量</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target>N/A</target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>总供给容量</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>条带单元</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>条带个数</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target>父节点</target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>块存储名字前缀</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>order</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>快照</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>映像</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>此设置会覆盖全局值</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>全局</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>该值为全局值。没有为此映像设置此选项的值。</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>不允许使用“/”和“@”。</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- 没有可用的 RBD 存储池 --</target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- 请选择存储池 --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>使用一个专用的数据池</target>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
       </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>数据池</target>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
       </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>为保存 RBD 的对象数据单独分配的存储池。</target>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7892856315477304281" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </target>
+      </trans-unit>
+      <trans-unit id="4690045751984117407" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </target>
+      </trans-unit>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
+      </trans-unit>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
+      </trans-unit>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
+      </trans-unit>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
+      </trans-unit>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
+      </trans-unit>
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
+      </trans-unit>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
+        </source>
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
+        </target>
+      </trans-unit>
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </source>
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
+      </trans-unit>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
+      </trans-unit>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
+      </trans-unit>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
+      </trans-unit>
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </target>
+      </trans-unit>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
+      </trans-unit>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
+      </trans-unit>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
+      </trans-unit>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
+      </trans-unit>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
+      </trans-unit>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
+      </trans-unit>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
+      </trans-unit>
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
+        </source>
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
+      </trans-unit>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </source>
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
+      </trans-unit>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
+      </trans-unit>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Refresh</target>
+      </trans-unit>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
+      </trans-unit>
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </source>
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Tasks and Notifications</target>
+      </trans-unit>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Clear notifications</target>
+      </trans-unit>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Remove notification</target>
+      </trans-unit>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Duration:</target>
+      </trans-unit>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>There are no notifications.</target>
+      </trans-unit>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>请选择语言</target>
+      </trans-unit>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
+      </trans-unit>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
+      </trans-unit>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
+      </trans-unit>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
+      </trans-unit>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
+      </trans-unit>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
+      </trans-unit>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
+      </trans-unit>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
+      </trans-unit>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
+      </trans-unit>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
+      </trans-unit>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
+      </trans-unit>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
+      </trans-unit>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
+      </trans-unit>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
+      </trans-unit>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
+      </trans-unit>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
+      </trans-unit>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>正在加载面板的相关数据…</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Grafana 时间选择工具</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>重新设置</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>是的,我确定。</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>切换导航</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>仪表盘</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventory</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>Monitor</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>CRUSH 索引</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>日志</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>监视器</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>存储池</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>块设备</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>映像</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>镜像</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>文件系统</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>用户</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>存储桶</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>登录的用户</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>登出</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Change password</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>帮助</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>关于</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>仪表盘设置</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>用户管理</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>无法读取性能计数器</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>客户端</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>添加客户端</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>任何客户端均可访问</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>地址</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>必须包含一个或多个逗号分隔值</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>例如:</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>详情</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>集群状态</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>对象网关</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>metadata 服务器</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>iSCSI 网关</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>容量</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>基本容量</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>对象数</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>PG 状态</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>每个 OSD 的 PG 数</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>性能</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>客户端读/写</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>客户端吞吐量</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>恢复吞吐量</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Select an attribute to match against --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>值</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Use regular expression</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Active Alerts</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>权重值必须在 0 和 1 之间</target>
       </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>您需要设置大一些的容量。</target>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
       </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>高级设置</target>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
       </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>条带</target>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>条带单元大小</target>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- 选择条带单元大小 --</target>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>因为设置了条带个数,所以这个字段是必选的!</target>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>条带单元大小超过了对象大小。</target>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>OSD 恢复优先级</target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>条带个数</target>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>优先级</target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>因为设置了条带单元大小,所以这个字段是必选的!</target>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>自定义优先级</target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>条带的个数必须大于 0。</target>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
+      </trans-unit>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>高级设置…</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Advanced configuration options</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
+      </trans-unit>
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>集群范围的 OSD 标志</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
+      </trans-unit>
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, select, true {改名} other {创建} }</target>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
       </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
+      </trans-unit>
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
       </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>无保护的</target>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>添加</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Clear</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>OSD map</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>相关元数据</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Device health</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>性能计数器</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>元数据不可用</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>性能详情</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>OSD creation preview</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
+      </trans-unit>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
+      </trans-unit>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
+      </trans-unit>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
+      </trans-unit>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
+      </trans-unit>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
+      </trans-unit>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
+      </trans-unit>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
+      </trans-unit>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>No hostname found.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>当前值</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>下限</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>上限</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>标志</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>来源</target>
+      </trans-unit>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>级别</target>
+      </trans-unit>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>可在运行时更新(可编辑)</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>æ\82¨å\8d³å°\86è¿\9bè¡\8cå\9b\9eæ»\9aæ\93\8dä½\9c</target>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>æ \87è®°</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>清空回收站</target>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>可选项</target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>要彻底清空的话,请选择单个或所有的映像,然后点击</target>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>参见</target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>存储池:</target>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Directories</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>存储池名称…</target>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>全选</target>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>恢复映像</target>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>要恢复</target>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>输入映像的新名称,并点击</target>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>新名称</target>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>过期时间</target>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>保护期限</target>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
         </source>
-        <target>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>回收站</target>
-      </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>iSCSI 结构图</target>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>设置</target>
+      <trans-unit id="6328794256834621774" datatype="html">
+        <source>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>通常无须改变这些默认参数值。</target>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>后备存储</target>
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>确认</target>
+      <trans-unit id="2244434638607433133" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>高级设置</target>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>目标限定名</target>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>IQN 格式错误。</target>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</target>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>例如:iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>更多信息</target>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>此目标的高级设置项存在修改。</target>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>端口</target>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>添加端口</target>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>此映像的设置项存在修改。</target>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>快照</target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>至少需要 1 个映像!</target>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Quotas</target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>添加映像</target>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>ACL 身份验证</target>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>授权人</target>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>授权人</target>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>客户端 IQN</target>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>授权人 IQN 必须唯一。</target>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>用户名长度必须在 8 到 64 个字符之间,且只能包含
-以下字符:英文字母、“.”、“@”、“-”、“_”或“:”。</target>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>排位</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS performance counters</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>授权人属于群组。映像须在群组中进行设置。</target>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>无项目添加。</target>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>添加授权人</target>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>群组</target>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>群组</target>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>添加群组</target>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </source>
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>问题</target>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>角色</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>正在同步</target>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>已就绪</target>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>编辑存储池镜像模式</target>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </source>
-        <target>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>在禁用镜像功能前必须先移除同伴集群。</target>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {编辑} other {添加} }</target>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
+      </trans-unit>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>集群名称</target>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>集群名称无效。</target>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>CephX ID</target>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>CephX ID...</target>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>CephX ID 无效。</target>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>全名</target>
+      </trans-unit>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>邮箱</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>Monitor 地址</target>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>逗号分割的地址...</target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>确认密码</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>Monitor 地址无效。</target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>密码和之前的输入不匹配。</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>CephX 密钥</target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Base64 编码的密钥...</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Password expiration date...</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>CephX 密钥必须是 base64 编码的。</target>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>邮箱地址无效。</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>无法读取性能计数器</target>
+      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
+        <source>Enabled</source>
+        <target>开启</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>User must change password at next logon</target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>守护进程列表</target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>您即将取消您自己用户的 "user read / update" 权限。</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>性能计数器</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>如果您继续的话,您以后就没办法为其他用户添加或者删除角色了。</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>æ­£å\9c¨å\8a è½½å­\98å\82¨æ¡¶æ\95°æ\8d®â\80¦</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>æ\82¨ç¡®å®\9eè¦\81ç»§ç»­å\90\97ï¼\9f</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>ID</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>输入值无效。</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>所选名称已经被使用。</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>所有者</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- 请选择一个用户 --</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
-        <source>Enabled</source>
-        <target>开启</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>å\86»ç»\93</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>å\90\8dç§°â\80¦</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>描述…</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ID</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>权限</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>索引类型</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>所选名称已经被使用。</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>归置规则</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>标识</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>max marker</target>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>秘密密钥</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>版本</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>主版本</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>子用户</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>修改时间</target>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>权限</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>zonegroup</target>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- 请选择权限类型 --</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>存储桶配额</target>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>读、写</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>最大数目</target>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>全部</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>æ\97 é\99\90å\88</target>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>æ\89\80é\80\89ç\9a\84å­\90ç\94¨æ\88· ID å·²è¢«ä½¿ç\94¨ã\80\82</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>最大对象数目</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>Swift 密钥</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>用户名</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>自动生成密钥</target>
+      </trans-unit>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
         <source>Access key</source>
         <target>访问密钥</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>秘密密钥</target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>全名</target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>邮箱</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>系统</target>
-      </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>最大存储桶数目</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>子用户</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>用户权限</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>用户配额</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>显示</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>密钥</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>类型</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- 请选择一个类型 --</target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>权限</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- 请选择权限类型 --</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>子用户</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>邮箱</target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>所选的子用户 ID 已被使用。</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>存储桶个数的上限</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>读、写</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>禁用</target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>全部</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>无限制</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>Swift 密钥</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>自定义</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>自动生成密钥</target>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>冻结</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>正在加载用户数据…</target>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>用户配额</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>用户数据无法加载。 </target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>存储桶配额</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
         <source>The chosen email address is already in use.</source>
         <target>此邮箱地址已被使用。</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>存储桶个数的上限</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>设置的值必须 &gt;= 0。</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>S3 密钥</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>没有子用户。</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>子用户</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>没有子用户。</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>密钥</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>没有任何密钥。</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>Swift</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>权限为空。</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>没有任何密钥。</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>显示</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>用户权限</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>权限为空。</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>空间无限制</target>
         <source>Max. size</source>
         <target>空间上限</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>输入值无效。</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>对象个数无限制</target>
         <source>Max. objects</source>
         <target>对象个数上限</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>描述…</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>权限</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>角色</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>确认密码</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>密码和之前的输入不匹配。</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>邮箱</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>邮箱地址无效。</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>您即将取消您自己用户的 "user read / update" 权限。</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>如果您继续的话,您以后就没办法为其他用户添加或者删除角色了。</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>您确实要继续吗?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>帮助</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>文档</target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>API</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>关于</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>仪表盘设置</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>用户管理</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>登录的用户</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>设置的值必须 &gt;= 0。</target>
       </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>系统</target>
       </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Change password</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>最大存储桶数目</target>
       </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>登出</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>最大数目</target>
       </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>OSD map</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>最大对象数目</target>
       </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>元数据不可用</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- 请选择一个类型 --</target>
       </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>相关元数据</target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>守护进程列表</target>
       </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
         <target>性能计数器</target>
       </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>写入请求</target>
-      </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>读取请求</target>
-      </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>直方图</target>
-      </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>当前值</target>
-      </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>下限</target>
-      </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>上限</target>
-      </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>来源</target>
-      </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>级别</target>
-      </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>可在运行时更新(可编辑)</target>
-      </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>标记</target>
-      </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>可选项</target>
-      </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>参见</target>
-      </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
-      </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>集群状态</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>manager 守护进程</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>对象网关</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>metadata 服务器</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>iSCSI 网关</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>客户端 IOPS</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>客户端吞吐量</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>客户端读/写</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>所有者</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>恢复吞吐量</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Placement target</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>洗刷</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>性能</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>基本容量</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- 请选择一个用户 --</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>每个 OSD 的 PG 数</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Select a placement target --</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>PG 状态</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Versioning</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>容量</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>排位</target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>模式</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>当前</target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>已更新发现身份验证</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>无可用端口。</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>无可用映像。</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>无可用映像。请确保为目标添加一个映像。</target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>无可用授权人。请确保为目标添加一个授权人。</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>目标</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>索引类型</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>归置规则</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>标识</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>状态</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>max marker</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>版本</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>读字节数</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>主版本</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>写字节数</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>修改时间</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>读请求数</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>zonegroup</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>写请求数</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>活动/优化自</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>实例</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>问题</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>进度</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>禁用</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>编辑模式</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>添加 peer</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>编辑 peer</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>删除 peer</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>Leader</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>SMART overall-health self-assessment test result</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target># 本地</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target># 远程</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>passed</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>镜像 peer</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>failed</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>密钥</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Device Information</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>完全展开</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>分层</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>No SMART data available for this device.</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>互斥锁</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART data is loading.</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>object map(要求互斥锁支持)</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>日志(要求互斥锁支持)</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>RBD 快照回滚</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>回滚</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>RBD 快照</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>定点删除</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>ID</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>类型</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>状态</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Neither hostname nor OSD ID given</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>版本</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>恢复映像</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>主机</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>要恢复</target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target></target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>输入映像的新名称,并点击</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>新名称</target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>备用服务</target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>清空回收站</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>排位</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>å®\88æ\8a¤è¿\9bç¨\8b</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>å\85¨é\80\89</target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>活跃度</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>dentries</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>存储池:</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>inodes</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>存储池名称…</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>使用率</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>该值可在运行时更新。</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>服务器或客户端不会主动从 monitor 的配置数据库读取这个配置。
- 所以不能用“ceph config set ...”设置它。但是可以通过
- ceph.conf 或者用命令行进行配置。</target>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>该配置只有在服务启动的时候才会生效。</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
+      </trans-unit>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>该配置只在创建集群的时候才会生效。</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>该配置只在服务创建的时候才会生效。</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>将映像移至回收站</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </source>
-        <target>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>服务</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>保护期一直到</target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>当前值</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>无保护</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>可编辑</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>日期格式有问题。请使用“YYYY-MM-DD HH:mm:ss”。</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>保护期限已经过了。请设置一个将来的日期,或者清空不填。</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>过期时间</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>保护期限</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+        <target>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>启用</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namespaces</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>禁用</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>回收站</target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>正在重新连接,请稍候…</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>外部地址</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>活动会话</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>禁止加入</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>之前被除名的 OSD 在启动之后,不会被加入集群</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>禁止除名</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>在发现 OSD 没有响应之后一段时间,该 OSD 会被踢出集群。该标志会禁止这个功能。</target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>禁止启用</target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>您即将进行回滚操作</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>不允许 OSD 启动</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>禁止停用</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>当前不受理对 OSD 的失效报告,因而 monitor 不会停用 OSD</target>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>暂停</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>暂停读写</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>禁止洗刷</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Create Namespace</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>洗刷已禁止</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- 没有可用的 RBD 存储池 --</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>禁止深层洗刷</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namespace already exists.</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>深层洗刷已禁止</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>禁止回填</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>PG 回填已推迟</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>禁止恢复</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>PG 恢复已推迟</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>逐位排序</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>使用逐位排序</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>老版本的快照已全部升级</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>OSD 上的快照已全部转换完毕</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>在恢复时进行删除操作</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>在恢复时,而非对齐阶段进行删除</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>PG 日志硬限制</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>为 pg 日志长度添加硬限制</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>已更新 OSD 标志</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>除名</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>使用一个专用的数据池</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>å\8a å\85¥</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>容é\87\8f</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>å\81\9cç\94¨</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>å¦\82 10 GiB</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>标记</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>高级设置</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>OSD 丢失</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>条带</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>å·²æ \87记丢失</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>对象大å°\8f</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>æ¸\85é\99¤</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>æ\9d¡å¸¦å\8d\95å\85\83大å°\8f</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- 选择条带单元大小 --</target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>已清除</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>条带个数</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>销毁</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>已销毁</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>不允许使用“/”和“@”。</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Recovery Priority</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- No namespaces available --</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Select a namespace --</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>PG</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>读字节数</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>数据池</target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>写字节数</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>为保存 RBD 的对象数据单独分配的存储池。</target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>读请求数</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>您需要设置大一些的容量。</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>å\86\99请æ±\82æ\95°</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>å\9b ä¸ºè®¾ç½®äº\86æ\9d¡å¸¦ä¸ªæ\95°ï¼\8cæ\89\80以è¿\99个å­\97段æ\98¯å¿\85é\80\89ç\9a\84ï¼\81</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>条带单元大小超过了对象大小。</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>因为设置了条带单元大小,所以这个字段是必选的!</target>
+      </trans-unit>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>条带的个数必须大于 0。</target>
+      </trans-unit>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </source>
-        <target>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>数据存储池</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>创建</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>最大回填量</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>供给容量</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>æ\9c\80大活è·\83æ\81¢å¤\8d请æ±\82æ\95°</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>æ\80»ä¾\9bç»\99容é\87\8f</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>æ\9c\80大å\8d\95次æ\81¢å¤\8dæ\93\8dä½\9cæ\95°</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>æ\9d¡å¸¦å\8d\95å\85\83</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>æ\81¢å¤\8d\9b\9eå¡«æ\93\8dä½\9cé\97´é\9a\94ç\9d¡ç\9c æ\97¶é\97´</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>æ\9d¡å¸¦ä¸ªæ\95°</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>自定义</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target>父节点</target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>块存储名字前缀</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>order</target>
+      </trans-unit>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>N/A</target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>此设置会覆盖全局值</target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>映像</target>
       </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>该值为全局值。没有为此映像设置此选项的值。</target>
       </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>全局</target>
       </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>RBD 配置</target>
       </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>任务</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>删除本地的配置项,改用更高作用域的配置值。</target>
       </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>严重程度</target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>已启动</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attribute name</target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regular expression</target>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </source>
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </source>
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Created by</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>更新完成</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Ends</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>已使用</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>空闲</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>正常</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>运行中</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>警报</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>未知</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>无可用 iSCSI 目标</target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>可用信息:</target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Discovery authentication</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>通常无须改变这些默认参数值。</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>启用中</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configure</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>无文件系统</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>设置</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>å·¥ä½\9c</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>å\90\8eå¤\87å­\98å\82¨</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>待机</target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identifier</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target>n/a</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>工作的守护进程</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>quorum</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>NFS Ganesha 服务的配置还没有完成。</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>传输</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>CephFS 用户</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>CephFS 文件系统</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(继承自全局配置)</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>目标限定名</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>ç»§æ\89¿è\87ªå\85¨å±\80é\85\8dç½®</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>端å\8f£</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- 选择执行哪种类型的用户 ID 匿名访问 --</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>添加端口</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>没æ\9c\89å\8f¯ç\94¨ç\9a\84å®\88æ\8a¤è¿\9bç¨\8bã\80\82</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>æ·»å\8a æ\98 å\83\8f</target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>ACL 身份验证</target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC Profile</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>IQN 格式错误。</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>缓存模式</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>最少延迟赶出时间</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>例如:iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>æ\9c\80å°\91å»¶è¿\9få\88·å\9b\9eæ\97¶é\97´</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>æ\9b´å¤\9aä¿¡æ\81¯</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>目标器最大字节数</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>此目标的高级设置项存在修改。</target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>目标器最大对象数</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>还没有任何应用标记</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>应用标记到了上限</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>此映像的设置项存在修改。</target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>一个存储池最多能有四个应用标记。</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>可用的字符为“_a-zA-Z0-9”</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>长度限制为 128 个字符</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>互认证用户</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>添加应用标记或根据其进行筛选</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>互认证密码</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>添加应用标记</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>pool</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>纠删码配置</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>授权人</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>副本个数</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>添加授权人</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>æ\9c\80å\90\8eä¿®æ\94¹æ\97¶é\97´</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>æ\8e\88æ\9d\83人</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>纠删码配置</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>客户端 IQN</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>CRUSH 规则集</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>授权人 IQN 必须唯一。</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>写字节数</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target>存储桶</target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>授权人属于群组。映像须在群组中进行设置。</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>无项目添加。</target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>群组</target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target>存储桶</target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>添加群组</target>
       </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>群组</target>
+      </trans-unit>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>用户</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>发现身份验证</target>
       </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>subuser</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 Key</target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
+      </trans-unit>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
+      </trans-unit>
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>用户</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift Key</target>
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
       </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>作用范围</target>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </source>
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>读权限</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>新建</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>iSCSI 结构图</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>概览</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>ç³»ç»\9fè§\92è\89²</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>ç\9b®æ \87</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+        <target>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>更新用户</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>继续</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>您被自动登出,因为您的角色有了变动。</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>password</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Updated user password"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target> 各对象都被分割为数据块,分别存储于不同 OSD 。</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>计算各对象的编码块、并存储于不同 OSD 。
-编码块的数量等同于在不丢数据的前提下允许同时失效的 OSD 数量。</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>jerasure 插件是最通用、最灵活的插件,
-也是 Ceph 纠删码存储池的默认插件。</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>reed_sol_van 技术更灵活:它足以设置 k 和 m 值。 
-cauchy_good 技术更快,但你得谨慎地选择 packetsize 值。
-reed_sol_r6_op 、 liberation 、 blaum_roth 、 liber8tion 都是与 RAID6 等价的技术,
-它们只能配置为 m=2 。</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target> 以 bytes 大小的包为单位进行编码。
-确定合适的包尺寸很难, 
-jerasure 文档对此有很详细的描述。</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>用 jerasure 插件时,纠删码编码的对象存储在多个 OSD 上,
-丢失一个 OSD 的恢复过程需读取所有其他的 OSD 。
-比如 jerasure 的配置为 k=8 且 m=4 ,丢失一个 OSD 后需读取其他 11 个 OSD 才能恢复。
-
-lrc 纠删码插件创建的是局部校验块,这样只需较少的 OSD 即可恢复。
-比如 lrc 的配置为 k=8 、 m=4 且 l=4 ,它将为每四个 OSD 创建额外的校验块,
-当一个 OSD 丢失时,它只需四个 OSD 即可恢复,而不需要十一个。</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>把编码块和数据块分组为大小为 locality 的集合。
-比如, k=4 且 m=2 时,若设置 locality=3 ,将会分组为大小为三的两组,
-这样各组都能自行恢复,无需从另一组读数据块。</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>由 l 定义的块集合将按哪种 crush 桶类型存储。
-比如,若设置为 rack ,大小为 l 块的各组将被存入不同的机架,
-此值会被用于创建类似 step choose rack 的规则集。
-如果没设置,就不会这样分组。</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>isa 插件封装了 ISA 库。它只能运行在 Intel 处理器上。</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>ISA 插件包含两种 Reed Solomon 编码形式。
-设置为 reed_sol_van 表示用 Vandermonde 算法,设置为 cauchy 表示用 Cauchy 算法。</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>shec 插件封装了 multiple SHEC 库。
-与 Reed Solomon 编码相比,它能使 Ceph 更高效地恢复数据。</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target> 奇偶校验块数量,它们在各自的计算范围内包含了各数据块。
-此数值被用作持久性估值。
-例如,假设 c=2 ,就是说不丟数据的情况下可损失 2 个 OSD 。</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>规则集第一步所指向的 CRUSH 桶之名,
-如 step take default 。</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>确保两个编码块不会存在于同一故障域的桶里面。
-比如,假设故障域是 host ,就不会有两个编码块存储到同一主机;
-此值用于在规则集中创建类似 step chooseleaf host 的步骤。</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>使用 CRUSH 索引中的 crush 设备类名,
-将归置限制于特定类的设备(例如,ssd 或 hdd)。</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>设置纠删码插件所在目录。</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>允许所有操作</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>只允许不修改服务器端数据的操作</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>禁止读写,但是允许其他的操作</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>问题</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>禁止读、写以及任何可能修改文件内容的操作</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>正在同步</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>å®\8cå\85¨ç¦\81止访é\97®</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>已就绪</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- 选择优先级 --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target></target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target></target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>信息</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>过去 5 分钟</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>过去 15 分钟</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>过去 30 分钟</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>过去 1 小时(默认)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>过去 3 小时</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>过去 6 小时</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>过去 12 小时</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>过去 24 小时</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>集群名称</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>昨天</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>CephX ID</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>今天</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>CephX ID...</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>今天到现在为止</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>Monitor 地址</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>前天</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>逗号分割的地址...</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>过去 2 天</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>CephX 密钥</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>上周的今天</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Base64 编码的密钥...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>上个星期</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>集群名称无效。</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>本周</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>CephX ID 无效。</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>本周以来</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>Monitor 地址无效。</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>过去 7 天</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>CephX 密钥必须是 base64 编码的。</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>上个月</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>编辑存储池镜像模式</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>当月</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>本月以来</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>在禁用镜像功能前必须先移除同伴集群。</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>过去 30 天</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>过去 90 天</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>过去 6 个月</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>过去 1 年</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>去年</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>今年</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>今年以来</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direction</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>过去 2 年</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>过去 5 年</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Generated token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>无选中项目。</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>取消选择</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>The token is invalid.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>达到选择项数上限。</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>过滤标签</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>添加 badge</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Generate</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>无可选项目。</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>关闭</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>添加</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Remove</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>克隆</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>复制</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>深层洗刷</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>销毁</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>存储池类型</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>展开</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- 请选择存储池的类型 --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>标记为停用</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>应用类型</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>标记为加入</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Max bytes</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>标记为丢失</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Leave it blank or specify 0 to disable this quota.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>标记为已除名</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>A valid quota should be greater than 0.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>保护</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Max objects</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>重命名</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>此 Ceph 存储池名称已被使用。</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>恢复</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>移至回收站</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>解除保护</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoscale</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Change</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>归置组 (PG)</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>在线 PG 计算器</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>至少需要一个归置组!</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>删除完成</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>您的集群没法支持这么多的 PG。请重新计算需要的 PG 个数。</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Added</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Removed</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>副本个数</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Edited</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Canceled</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>克隆完成</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>复制完成</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>EC 重写 (overwrite)</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>展开完成</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>纠删码配置</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- 无纠删码配置可选 --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- 请选择一个纠删码配置 --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Protected</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>已清除</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Renamed</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>CRUSH 算法规则组</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>已经把</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>A new crush ruleset will be implicitly created.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>There are no rules.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>回滚完成</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- 选择 CRUSH 规则 --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Moved to Trash</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>CRUSH 规则</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Unprotected</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>CRUSH 步骤</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Expired</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target></target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>压缩</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target></target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>算法</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>blob 大小下限</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>比如 128 KiB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>blob 大小上限</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>如 512KiB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>比例</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>压缩率</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- 无可用的纠删码压缩算法 --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>服务质量 (QoS)</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>取值必须大于 0</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>BPS 上限</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Value should be less than the maximum blob size</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>指定的每秒 IO 字节数上限。</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>取值必须大于 blob 大小下限</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>IOPS 上限</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>取值必须在 0.0 和 1.0 之间</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>指定的每秒 IO 操作次数上限。</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>The value should be greater or equal to 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>读 BPS 上限</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>指定的每秒内读取的字节数上限。</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>读 IOPS 上限</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>指定的每秒读操作次数上限。</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>写 BPS 上限</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>指定的每秒内写入的字节数上限。</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>存储池列表</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>写 IOPS 上限</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>指定的每秒写操作次数上限。</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>BPS 突发</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>指定的 IO 字节数突发上限。</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>IOPS 突发</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>指定的 IO 操作次数突发上限。</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>缓存层详细信息</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>读 BPS 突发</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>指定的读取的字节数突发上限。</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>纠删码算法</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>读 IOPS 突发</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>数据块 (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>æ\8c\87å®\9aç\9a\84读æ\93\8dä½\9c次æ\95°çª\81å\8f\91ä¸\8aé\99\90ã\80\82</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>æ ¡éª\8cå\9d\97 (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>写 BPS 突发</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>CRUSH 故障域</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>指定的写入的字节数突发上限。</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>CRUSH 根</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>写 IOPS 突发</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>CRUSH 设备类型</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>指定的写操作次数突发上限。</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>正在执行</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>目录</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>执行</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>名称只能由字母、数字、短划线和下划线组成。</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>æ\89§è¡\8cå®\8cæ¯\95</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>此纠å\88 ç \81é\85\8dç½®å\90\8d称已被使ç\94¨ã\80\82</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>未知任务</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>必须大于等于 2</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>正在创建</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>创建</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>正在更新</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>更新</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>正在删除</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>必须大于等于 1</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>删除</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>持久因子 (c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>all dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>局部性因子 (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>CRUSH 局部性</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>无</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>正在克隆</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>克隆</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>算法</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>packetsize</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>正在复制</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>复制</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>正在展开</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>展开</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>正在回滚</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>回滚</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>正在把</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target></target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>已经把</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>无法找到映像。</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>正在把</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>把</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>正在清除</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>清除</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>所有存储池</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>因为包含同伴集群,无法禁用镜像功能</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>
index d795ba80932ba0ceb97a15bd0c2442d82d8298d7..18d59a6d0335c9c73c32804a19ff6659d1c2163c 100644 (file)
 <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
   <file original="ng2.template" datatype="plaintext" source-language="en-US" target-language="zh-TW">
     <body>
-      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
-        <source>Toggle navigation</source>
-        <target>切換導覽</target>
-      </trans-unit>
-      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
-        <source>Dashboard</source>
-        <target>儀表板</target>
-      </trans-unit>
-      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
-        <source>Cluster</source>
-        <target>叢集</target>
-      </trans-unit>
-      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
-        <source>Hosts</source>
-        <target>主機</target>
-      </trans-unit>
-      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
-        <source>Inventory</source>
-        <target>Inventory</target>
-      </trans-unit>
-      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
-        <source>Monitors</source>
-        <target>監控程式</target>
-      </trans-unit>
-      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
-        <source>Services</source>
-        <target>服務</target>
-      </trans-unit>
-      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
-        <source>OSDs</source>
-        <target>OSD</target>
-      </trans-unit>
-      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
-        <source>Configuration</source>
-        <target>組態</target>
-      </trans-unit>
-      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
-        <source>CRUSH map</source>
-        <target>CRUSH 地圖</target>
-      </trans-unit>
-      <trans-unit id="33da4dbeb076159510801ea764a218fd341269d2" datatype="html">
-        <source>Manager modules</source>
-        <target>管理員模組</target>
-      </trans-unit>
-      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
-        <source>Logs</source>
-        <target>記錄</target>
-      </trans-unit>
-      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
-        <source>Alerts</source>
-        <target>警示</target>
-      </trans-unit>
-      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
-        <source>Silences</source>
-        <target>Silences</target>
-      </trans-unit>
-      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
-        <source>Pools</source>
-        <target>池</target>
-      </trans-unit>
-      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
-        <source>Block</source>
-        <target>區塊</target>
-      </trans-unit>
-      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
-        <source>Images</source>
-        <target>影像</target>
-      </trans-unit>
-      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
-        <source>Mirroring</source>
-        <target>鏡像</target>
-      </trans-unit>
-      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
-        <source>iSCSI</source>
-        <target>iSCSI</target>
-      </trans-unit>
-      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
-        <source>NFS</source>
-        <target>NFS</target>
-      </trans-unit>
-      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
-        <source>Filesystems</source>
-        <target>檔案系統</target>
-      </trans-unit>
-      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
-        <source>Object Gateway</source>
-        <target>物件閘道</target>
-      </trans-unit>
-      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
-        <source>Daemons</source>
-        <target>精靈</target>
-      </trans-unit>
-      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
-        <source>Users</source>
-        <target>使用者</target>
-      </trans-unit>
-      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
-        <source>Buckets</source>
-        <target>桶</target>
-      </trans-unit>
-      <trans-unit id="797f8214e8148f4bf0d244baaa7341706b419549" datatype="html">
-        <source>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </source>
-        <target>Retrieving data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Please wait...
-        </target>
-      </trans-unit>
-      <trans-unit id="5a870dc77b9f6f33ee671ea2d856021276933339" datatype="html">
-        <source>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </source>
-        <target>Displaying previously cached data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>
-  for 
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-        </target>
-      </trans-unit>
-      <trans-unit id="ae580202919844531361ba2308287226ff74a584" datatype="html">
-        <source>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </source>
-        <target>Could not load data
-          <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/> for
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>.
-  Please check the cluster health.
-        </target>
-      </trans-unit>
-      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
-        <source>Clear notifications</source>
-        <target>Clear notifications</target>
-      </trans-unit>
-      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
-        <source>Remove notification</source>
-        <target>Remove notification</target>
-      </trans-unit>
-      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
-        <source>Duration:</source>
-        <target>Duration:</target>
-      </trans-unit>
-      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
-        <source>There are no notifications.</source>
-        <target>There are no notifications.</target>
-      </trans-unit>
-      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
-        <source>Tasks and Notifications</source>
-        <target>Tasks and Notifications</target>
-      </trans-unit>
-      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
-        <source>Select a Language</source>
-        <target>選取語言</target>
-      </trans-unit>
-      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
-        <source>Loading panel data...</source>
-        <target>正在載入面板資料...</target>
-      </trans-unit>
-      <trans-unit id="8ca12411f890ab8b0a9216418e2b8f5ea7d2441a" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the monitoring functionality.
-        </target>
+      <trans-unit id="5384670299771400832" datatype="html">
+        <source>Sorry, you don’t have permission to view this page or resource.</source>
+        <target>Sorry, you don’t have permission to view this page or resource.</target>
       </trans-unit>
-      <trans-unit id="160a9e80dc089792df42e2400b1e81b9e7025aa7" datatype="html">
-        <source>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </source>
-        <target>Grafana Dashboard doesn't exist. Please refer to
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  add dashboards to Grafana.
-        </target>
-      </trans-unit>
-      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
-        <source>Grafana Time Picker</source>
-        <target>Grafana 時間選擇器</target>
-      </trans-unit>
-      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
-        <source>Reset Settings</source>
-        <target>重設設定</target>
+      <trans-unit id="143318366100741906" datatype="html">
+        <source>Access Denied</source>
+        <target>Access Denied</target>
       </trans-unit>
-      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
-        <source>Refresh</source>
-        <target>Refresh</target>
+      <trans-unit id="8953033926734869941" datatype="html">
+        <source>Name</source>
+        <target>Name</target>
       </trans-unit>
-      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
-        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
-        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      <trans-unit id="4207916966377787111" datatype="html">
+        <source>Created</source>
+        <target>Created</target>
       </trans-unit>
-      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
-        </target>
+      <trans-unit id="4816216590591222133" datatype="html">
+        <source>Enabled</source>
+        <target>Enabled</target>
       </trans-unit>
-      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
-        <source>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+      <trans-unit id="2337058106409853613" datatype="html">
+        <source>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </source>
-        <target>The entered value is too low! It must not be lower tha
-          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        <target>Updated config optio
+          <x id="PH" equiv-text="request.name"/>
         </target>
       </trans-unit>
-      <trans-unit id="cda31dbd724cf5f4fa7a4274d9120651490c8a8c" datatype="html">
-        <source>Back</source>
-        <target>返回</target>
-      </trans-unit>
-      <trans-unit id="012741ee52b3c050e4a977c37cc2334f7974f141" datatype="html">
-        <source>Failed to load data.</source>
-        <target>無法載入資料。</target>
-      </trans-unit>
-      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
-        <source>selected</source>
-        <target>選取的數目</target>
-        <note>X selected</note>
-      </trans-unit>
-      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
-        <source>found</source>
-        <target>找到的數目</target>
-        <note>X found</note>
-      </trans-unit>
-      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
-        <source>total</source>
-        <target>總計</target>
-        <note>X total</note>
-      </trans-unit>
       <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
         <source>Name</source>
         <target>名稱</target>
       </trans-unit>
+      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
+        <source>Values</source>
+        <target>值</target>
+      </trans-unit>
       <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
         <source>Description</source>
         <target>描述</target>
         <source>Daemon default</source>
         <target>精靈預設值</target>
       </trans-unit>
-      <trans-unit id="809b0c848932a41318f77a2aace904ef429c13f4" datatype="html">
-        <source>Values</source>
-        <target>值</target>
+      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
+        <source>Services</source>
+        <target>服務</target>
+      </trans-unit>
+      <trans-unit id="5894f7158499fdb89527af50c9f1cf7d4c95cad6" datatype="html">
+        <source>-- Default --</source>
+        <target>-- Default --</target>
+      </trans-unit>
+      <trans-unit id="514f6e12d035a6d9b00de6b3e55c18b73488da07" datatype="html">
+        <source>true</source>
+        <target>true</target>
+      </trans-unit>
+      <trans-unit id="774f5e6a183dea08393789b6f72e86afad729419" datatype="html">
+        <source>false</source>
+        <target>false</target>
       </trans-unit>
       <trans-unit id="82029b6db704c56a2aa3e82ac555b8655356b077" datatype="html">
         <source>The entered value is too high! It must not be greater than 
           <x id="INTERPOLATION" equiv-text="{{ minValue }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
-        <source>Save</source>
-        <target>儲存</target>
+      <trans-unit id="3733215288982610673" datatype="html">
+        <source>Level</source>
+        <target>Level</target>
+      </trans-unit>
+      <trans-unit id="2218082343053095278" datatype="html">
+        <source>Service</source>
+        <target>Service</target>
+      </trans-unit>
+      <trans-unit id="9155608366859514313" datatype="html">
+        <source>Source</source>
+        <target>Source</target>
+      </trans-unit>
+      <trans-unit id="3553216189604488439" datatype="html">
+        <source>Modified</source>
+        <target>Modified</target>
+      </trans-unit>
+      <trans-unit id="4902817035128594900" datatype="html">
+        <source>Description</source>
+        <target>Description</target>
+      </trans-unit>
+      <trans-unit id="1844248428439297756" datatype="html">
+        <source>Current value</source>
+        <target>Current value</target>
+      </trans-unit>
+      <trans-unit id="5607669932062416162" datatype="html">
+        <source>Default</source>
+        <target>Default</target>
+      </trans-unit>
+      <trans-unit id="4208877297843037352" datatype="html">
+        <source>Editable</source>
+        <target>Editable</target>
       </trans-unit>
       <trans-unit id="738de688b22fba5d0dc7a5e549996838dddad0ee" datatype="html">
         <source>CRUSH map viewer</source>
         <target>CRUSH 地圖檢視器</target>
       </trans-unit>
-      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
-        <source>Loading...</source>
-        <target>正在載入...</target>
+      <trans-unit id="1187321380561233505" datatype="html">
+        <source>host</source>
+        <target>host</target>
       </trans-unit>
       <trans-unit id="formTitle" datatype="html">
         <source>
         <source>The chosen hostname is already in use.</source>
         <target>The chosen hostname is already in use.</target>
       </trans-unit>
-      <trans-unit id="formActionButton" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ resource | upperFirst }}"/>
-        </target>
-        <note>form action button</note>
+      <trans-unit id="4025065730478477779" datatype="html">
+        <source>The feature is disabled because the selected host is not managed by Orchestrator.</source>
+        <target>The feature is disabled because the selected host is not managed by Orchestrator.</target>
       </trans-unit>
-      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>?
-        </target>
+      <trans-unit id="1605455101862010019" datatype="html">
+        <source>Hostname</source>
+        <target>Hostname</target>
       </trans-unit>
-      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
-        </target>
+      <trans-unit id="7143579180750436311" datatype="html">
+        <source>Services</source>
+        <target>Services</target>
       </trans-unit>
-      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
-        <source>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+      <trans-unit id="546766753072101168" datatype="html">
+        <source>Labels</source>
+        <target>Labels</target>
+      </trans-unit>
+      <trans-unit id="2724055831234181057" datatype="html">
+        <source>Version</source>
+        <target>Version</target>
+      </trans-unit>
+      <trans-unit id="4723031838495967601" datatype="html">
+        <source>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </source>
-        <target>Are you sure that you want to 
-          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
-          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        <target>Edit Host: 
+          <x id="PH" equiv-text="host.hostname"/>
         </target>
       </trans-unit>
-      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
-        <source>Yes, I am sure.</source>
-        <target>是的,我確定。</target>
+      <trans-unit id="468785112451259935" datatype="html">
+        <source>There are no labels.</source>
+        <target>There are no labels.</target>
       </trans-unit>
-      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
-        <source>Cancel</source>
-        <target>取消</target>
+      <trans-unit id="4664081995078497865" datatype="html">
+        <source>Filter or add labels</source>
+        <target>Filter or add labels</target>
+      </trans-unit>
+      <trans-unit id="4897817053917542646" datatype="html">
+        <source>Add label</source>
+        <target>Add label</target>
+      </trans-unit>
+      <trans-unit id="6004907173026319041" datatype="html">
+        <source>Edit Host</source>
+        <target>Edit Host</target>
+      </trans-unit>
+      <trans-unit id="5618131051466022401" datatype="html">
+        <source>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </source>
+        <target>Updated Host "
+          <x id="PH" equiv-text="host.hostname"/>"
+        </target>
       </trans-unit>
       <trans-unit id="40661476cb24c89d8b06614998e31d5fbe84eeb6" datatype="html">
         <source>Hosts List</source>
         <source>Overall Performance</source>
         <target>整體效能</target>
       </trans-unit>
-      <trans-unit id="6bc15dc1a621b6ff7378db7fd3ac10b2a2627c77" datatype="html">
-        <source>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </source>
-        <target>Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> on how to
-  configure and enable the orchestrator functionality.
-        </target>
-      </trans-unit>
       <trans-unit id="3e24569eca61d598c8b01defbbbb1fa8bd5222bc" datatype="html">
         <source>Devices</source>
         <target>Devices</target>
       </trans-unit>
-      <trans-unit id="e6d57f36aa2bad303c8a8ee944b9bd7fae3c8c26" datatype="html">
-        <source>No entries found</source>
-        <target>找不到項目</target>
-      </trans-unit>
       <trans-unit id="d556ab48a65722b400e497f61737f553ee0f89e2" datatype="html">
         <source>Cluster Logs</source>
         <target>叢集記錄</target>
         <source>Date:</source>
         <target>Date:</target>
       </trans-unit>
-      <trans-unit id="31dadb362bf7f7c2afa10e5f96474ccd3977f91f" datatype="html">
-        <source>Datepicker</source>
-        <target>Datepicker</target>
-      </trans-unit>
       <trans-unit id="85a400388de1899b1917138cf7e5286376f72847" datatype="html">
         <source>Time range:</source>
         <target>Time range:</target>
       </trans-unit>
-      <trans-unit id="2447796ddbda942f4e2c46619cb84d69f066e568" datatype="html">
-        <source>Loading configuration...</source>
-        <target>正在載入組態...</target>
+      <trans-unit id="de0478286b8b5a939db54e9e5282405364ad2d61" datatype="html">
+        <source>No log entries found. Please try to select different filter options.</source>
+        <target>No log entries found. Please try to select different filter options.</target>
+      </trans-unit>
+      <trans-unit id="1c7479674d91142b785b9547a87e5fb51cb16108" datatype="html">
+        <source>Reset filter.</source>
+        <target>Reset filter.</target>
       </trans-unit>
-      <trans-unit id="b42c0b347a841bed8859ee83de05080ee28c803b" datatype="html">
-        <source>The configuration could not be loaded.</source>
-        <target>無法載入組態。</target>
+      <trans-unit id="1898719236268328097" datatype="html">
+        <source>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </source>
+        <target>Updated options for module '
+          <x id="PH" equiv-text="this.moduleName"/>'.
+        </target>
       </trans-unit>
       <trans-unit id="31a9c2870a934b594d1390146c489f76440859ea" datatype="html">
         <source>Edit Manager module</source>
         <source>The entered value needs to be a number or decimal.</source>
         <target>輸入的值必須為數字或小數。</target>
       </trans-unit>
-      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
-        <source>Update</source>
-        <target>更新</target>
+      <trans-unit id="4186041075388034600" datatype="html">
+        <source>Always-On</source>
+        <target>Always-On</target>
+      </trans-unit>
+      <trans-unit id="7585826646011739428" datatype="html">
+        <source>Edit</source>
+        <target>Edit</target>
+      </trans-unit>
+      <trans-unit id="2180291763949669799" datatype="html">
+        <source>Enable</source>
+        <target>Enable</target>
+      </trans-unit>
+      <trans-unit id="9187855490716817910" datatype="html">
+        <source>Disable</source>
+        <target>Disable</target>
+      </trans-unit>
+      <trans-unit id="1600086764852993170" datatype="html">
+        <source>This Manager module is always on.</source>
+        <target>This Manager module is always on.</target>
+      </trans-unit>
+      <trans-unit id="3895296744591223546" datatype="html">
+        <source>Reconnecting, please wait ...</source>
+        <target>Reconnecting, please wait ...</target>
+      </trans-unit>
+      <trans-unit id="665219418211496660" datatype="html">
+        <source>Rank</source>
+        <target>Rank</target>
+      </trans-unit>
+      <trans-unit id="3517477838460618200" datatype="html">
+        <source>Public Address</source>
+        <target>Public Address</target>
+      </trans-unit>
+      <trans-unit id="6949358970125514744" datatype="html">
+        <source>Open Sessions</source>
+        <target>Open Sessions</target>
       </trans-unit>
       <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
         <source>Status</source>
         <target>狀態</target>
       </trans-unit>
+      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
+        <source>In Quorum</source>
+        <target>仲裁成員</target>
+      </trans-unit>
+      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
+        <source>Not In Quorum</source>
+        <target>非仲裁成員</target>
+      </trans-unit>
       <trans-unit id="57ec6032f5618d4a9f16eb950ad23d2ce7c24b54" datatype="html">
         <source>Cluster ID</source>
         <target>叢集 ID</target>
         <source>required mon</source>
         <target>required mon</target>
       </trans-unit>
-      <trans-unit id="b3abe9eac5bcd94a54c8da93b312e085ec512e74" datatype="html">
-        <source>In Quorum</source>
-        <target>仲裁成員</target>
+      <trans-unit id="6024104799101504292" datatype="html">
+        <source>OSDs</source>
+        <target>OSDs</target>
       </trans-unit>
-      <trans-unit id="ba4b748a676e1f217ce1e736fb7ec1215e677bae" datatype="html">
-        <source>Not In Quorum</source>
-        <target>非仲裁成員</target>
+      <trans-unit id="8255877266497322342" datatype="html">
+        <source>Encryption</source>
+        <target>Encryption</target>
       </trans-unit>
-      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
-        <source>Cluster-wide OSD Flags</source>
-        <target>叢集範圍的 OSD 旗標</target>
+      <trans-unit id="43ecf6bee2aebc07b0aad6dc1fe13e38d14687fa" datatype="html">
+        <source>Shared devices</source>
+        <target>Shared devices</target>
       </trans-unit>
-      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
-        <source>Submit</source>
-        <target>提交</target>
+      <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
+        <source>Configuration</source>
+        <target>組態</target>
       </trans-unit>
-      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
-        <source>Advanced...</source>
-        <target>進階...</target>
+      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
+        <source>Features</source>
+        <target>功能</target>
       </trans-unit>
-      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
-        <source>Advanced configuration options</source>
-        <target>Advanced configuration options</target>
+      <trans-unit id="7a1c376f6f1b37de4c318ff2106255ba6c0f5b0b" datatype="html">
+        <source>WAL slots</source>
+        <target>WAL slots</target>
       </trans-unit>
-      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
-        <source>OSD Recovery Priority</source>
-        <target>OSD 復原優先程度</target>
+      <trans-unit id="73811a6f37b63e6b0e491e221bfa21e9dea8a87a" datatype="html">
+        <source>How many OSDs per WAL device.</source>
+        <target>How many OSDs per WAL device.</target>
       </trans-unit>
-      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
-        <source>Priority</source>
-        <target>優先程度</target>
+      <trans-unit id="0c67a7ac4762ef1cc855056c6b4daab93e53a0a5" datatype="html">
+        <source>Specify 0 to let Orchestrator backend decide it.</source>
+        <target>Specify 0 to let Orchestrator backend decide it.</target>
       </trans-unit>
-      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
-        <source>Customize priority values</source>
-        <target>自訂優先程度值</target>
+      <trans-unit id="7bda9362e06e6c67341b4a8425b0d29d6b84464b" datatype="html">
+        <source>Value should be greater than or equal to 0</source>
+        <target>Value should be greater than or equal to 0</target>
       </trans-unit>
-      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
-        <source>This field is required!</source>
-        <target>此欄位為必填欄位!</target>
+      <trans-unit id="324c2b10152b9dd908222bb0b71f61beb60a30c5" datatype="html">
+        <source>DB slots</source>
+        <target>DB slots</target>
       </trans-unit>
-      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
-        <source>[object Object]</source>
-        <target>[object Object]</target>
+      <trans-unit id="c23cf12ef9c76f37fc7a4b7ae3e00fb0f68b6e26" datatype="html">
+        <source>How many OSDs per DB device.</source>
+        <target>How many OSDs per DB device.</target>
       </trans-unit>
-      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
-        <source>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </source>
-        <target>The entered value is too high! It must not be greater than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
-        </target>
+      <trans-unit id="4435645098786961170" datatype="html">
+        <source>out</source>
+        <target>out</target>
       </trans-unit>
-      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
-        <source>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </source>
-        <target>The entered value is too low! It must not be lower than 
-          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
-        </target>
+      <trans-unit id="7136018875175606726" datatype="html">
+        <source>in</source>
+        <target>in</target>
       </trans-unit>
-      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
-        <source>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+      <trans-unit id="1301930865667956193" datatype="html">
+        <source>down</source>
+        <target>down</target>
+      </trans-unit>
+      <trans-unit id="1226060325201042854" datatype="html">
+        <source>Mark</source>
+        <target>Mark</target>
+      </trans-unit>
+      <trans-unit id="1256299033316818951" datatype="html">
+        <source>OSD lost</source>
+        <target>OSD lost</target>
+      </trans-unit>
+      <trans-unit id="2795727560928976873" datatype="html">
+        <source>marked lost</source>
+        <target>marked lost</target>
+      </trans-unit>
+      <trans-unit id="7685933846431786388" datatype="html">
+        <source>Purge</source>
+        <target>Purge</target>
+      </trans-unit>
+      <trans-unit id="5941516286393808546" datatype="html">
+        <source>OSD</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="3416443212235382421" datatype="html">
+        <source>purged</source>
+        <target>purged</target>
+      </trans-unit>
+      <trans-unit id="9191368063029792986" datatype="html">
+        <source>destroy</source>
+        <target>destroy</target>
+      </trans-unit>
+      <trans-unit id="4425946029386289247" datatype="html">
+        <source>destroyed</source>
+        <target>destroyed</target>
+      </trans-unit>
+      <trans-unit id="2870788902465061969" datatype="html">
+        <source>Flags</source>
+        <target>Flags</target>
+      </trans-unit>
+      <trans-unit id="8995035642420075344" datatype="html">
+        <source>Recovery Priority</source>
+        <target>Recovery Priority</target>
+      </trans-unit>
+      <trans-unit id="3601135996773579607" datatype="html">
+        <source>PG scrub</source>
+        <target>PG scrub</target>
+      </trans-unit>
+      <trans-unit id="8040881171107393560" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="6641024648411549335" datatype="html">
+        <source>Host</source>
+        <target>Host</target>
+      </trans-unit>
+      <trans-unit id="5611592591303869712" datatype="html">
+        <source>Status</source>
+        <target>Status</target>
+      </trans-unit>
+      <trans-unit id="7136079353894161076" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
+      </trans-unit>
+      <trans-unit id="6382718875453721838" datatype="html">
+        <source>PGs</source>
+        <target>PGs</target>
+      </trans-unit>
+      <trans-unit id="45739481977493163" datatype="html">
+        <source>Size</source>
+        <target>Size</target>
+      </trans-unit>
+      <trans-unit id="142654590491855672" datatype="html">
+        <source>Usage</source>
+        <target>Usage</target>
+      </trans-unit>
+      <trans-unit id="3660230483843323377" datatype="html">
+        <source>Read bytes</source>
+        <target>Read bytes</target>
+      </trans-unit>
+      <trans-unit id="3909578649547040612" datatype="html">
+        <source>Write bytes</source>
+        <target>Write bytes</target>
+      </trans-unit>
+      <trans-unit id="3182358405280886750" datatype="html">
+        <source>Read ops</source>
+        <target>Read ops</target>
+      </trans-unit>
+      <trans-unit id="1171292502535561083" datatype="html">
+        <source>Write ops</source>
+        <target>Write ops</target>
+      </trans-unit>
+      <trans-unit id="6706824709967518168" datatype="html">
+        <source>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </source>
-        <target>Reweight OSD: 
-          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        <target>Edit OSD: 
+          <x id="PH" equiv-text="selectedOsd.id"/>
         </target>
       </trans-unit>
-      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
-        <source>The value needs to be between 0 and 1.</source>
-        <target>該值必須介於 0 至 1 之間。</target>
-      </trans-unit>
-      <trans-unit id="bc11f92113d678a90e334fdf3d7b3fddbe34c579" datatype="html">
-        <source>Reweight</source>
-        <target>重新設定權數</target>
+      <trans-unit id="1125148356983553148" datatype="html">
+        <source>Edit OSD</source>
+        <target>Edit OSD</target>
       </trans-unit>
-      <trans-unit id="d5ca5daf742023fc4f0919fb3c1c6a51991cda4f" datatype="html">
-        <source>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+      <trans-unit id="970212458427610374" datatype="html">
+        <source>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </source>
-        <target>OSDs 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>Scrub
+        <target>Updated OSD '
+          <x id="PH" equiv-text="selectedOsd.id"/>'
         </target>
       </trans-unit>
-      <trans-unit id="4c17d67c7c5799eb920030e9a399961e90f55dd8" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Deep } }</source>
-        <target>{VAR_SELECT, select, 1 {深層} }</target>
+      <trans-unit id="7554728686176829307" datatype="html">
+        <source>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </source>
+        <target>Mark OSD 
+          <x id="PH" equiv-text="markAction"/>
+        </target>
       </trans-unit>
-      <trans-unit id="2613498e8e5853c26a1cc62ae8dc673d1fdf0e2a" datatype="html">
-        <source>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+      <trans-unit id="478122291463667978" datatype="html">
+        <source>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </source>
-        <target>You are about to apply a 
-          <x id="ICU" equiv-text="{deep, select, 1 {...}}"/>scrub to
-          the OSD(s): 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ selected | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.
+        <target>Mark 
+          <x id="PH" equiv-text="markAction"/>
         </target>
       </trans-unit>
-      <trans-unit id="dc6705f342a036b332c3fd3443201c3613e5524d" datatype="html">
-        <source>{VAR_SELECT, select, 1 {deep } }</source>
-        <target>{VAR_SELECT, select, 1 {深層} }</target>
+      <trans-unit id="2456043080471762298" datatype="html">
+        <source>delete</source>
+        <target>delete</target>
+      </trans-unit>
+      <trans-unit id="588230151780724018" datatype="html">
+        <source>deleted</source>
+        <target>deleted</target>
       </trans-unit>
       <trans-unit id="b49d7877d24112d4bdfce9256edf61a007fae888" datatype="html">
         <source>OSDs List</source>
         <target>OSD 清單</target>
       </trans-unit>
-      <trans-unit id="c402e6ec1c6792ede81f56c28eee8955860391c8" datatype="html">
+      <trans-unit id="172ada0fcf6490b24a897517e9f4299215873ff8" datatype="html">
+        <source>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </source>
+        <target>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>OSD(s) 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be marked 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ markActionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
+        </target>
+      </trans-unit>
+      <trans-unit id="e0e217fd717c5b1f5c17f00c5b174de855acbef0" datatype="html">
         <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </source>
         <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD(s) 
-          <x id="INTERPOLATION" equiv-text="{{  getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be marked
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ markActionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>OSD 
+          <x id="INTERPOLATION" equiv-text="{{ osdIds | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> will be 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ actionDescription }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> if you proceed.
         </target>
       </trans-unit>
-      <trans-unit id="d2797d01ba86f5df03d875803e49e648a4027869" datatype="html">
+      <trans-unit id="74bd20d5f558d14cb2fa41ae863cf09c47d02018" datatype="html">
+        <source>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</source>
+        <target>{VAR_SELECT, select, true {OSD is} other {OSDs are}}</target>
+      </trans-unit>
+      <trans-unit id="262a49e60d5f6ed9825582ccf3d5ae39daa1da60" datatype="html">
         <source>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </source>
         <target>The 
-          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, 0 {...} 1 {...}}"/> not safe to destroy!
+          <x id="ICU" equiv-text="{selection.hasSingleSelection, select, true {OSD is} other {OSDs are}} "/> not safe to be 
+          <x id="INTERPOLATION" equiv-text="     {{ actionDescripti"/>! 
+          <x id="INTERPOLATION_1" equiv-text=" }}! {{ messa"/>
         </target>
       </trans-unit>
-      <trans-unit id="e776996dac651ef3819bfa767ccf2a0613759f47" datatype="html">
-        <source>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</source>
-        <target>{VAR_SELECT, select, 0 {OSDs are} 1 {OSD is} }</target>
+      <trans-unit id="8cf121660bed7098516a1efe85831d6f415a9411" datatype="html">
+        <source>Preserve OSD ID(s) for replacement.</source>
+        <target>Preserve OSD ID(s) for replacement.</target>
       </trans-unit>
-      <trans-unit id="1e2c50ed3c3934ef068976dc7f38513cec29d515" datatype="html">
-        <source>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+      <trans-unit id="6343323763459782070" datatype="html">
+        <source>Create Silence</source>
+        <target>Create Silence</target>
+      </trans-unit>
+      <trans-unit id="1895957424873987405" datatype="html">
+        <source>Job</source>
+        <target>Job</target>
+      </trans-unit>
+      <trans-unit id="6491474782694268231" datatype="html">
+        <source>Severity</source>
+        <target>Severity</target>
+      </trans-unit>
+      <trans-unit id="5911214550882917183" datatype="html">
+        <source>State</source>
+        <target>State</target>
+      </trans-unit>
+      <trans-unit id="3326877877555410533" datatype="html">
+        <source>Started</source>
+        <target>Started</target>
+      </trans-unit>
+      <trans-unit id="2375260419993138758" datatype="html">
+        <source>URL</source>
+        <target>URL</target>
+      </trans-unit>
+      <trans-unit id="47c97aa28f64b11fa5842795fdd02c8c0863c97b" datatype="html">
+        <source>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </source>
-        <target>
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>OSD 
-          <x id="INTERPOLATION" equiv-text="{{ getSelectedOsdIds() | list }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> will be
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ actionDescription }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> if you proceed.
+        <target>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
         </target>
       </trans-unit>
-      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
-        <source>Details</source>
-        <target>詳細資料</target>
-      </trans-unit>
-      <trans-unit id="8501055865d7031b5521a0c5467532648009a61d" datatype="html">
-        <source>Matcher</source>
-        <target>Matcher</target>
+      <trans-unit id="8623978917681527907" datatype="html">
+        <source>Group</source>
+        <target>Group</target>
       </trans-unit>
-      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
-        <source>-- Select an attribute to match against --</source>
-        <target>-- Select an attribute to match against --</target>
+      <trans-unit id="7410432243549869948" datatype="html">
+        <source>Duration</source>
+        <target>Duration</target>
       </trans-unit>
-      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
-        <source>Value</source>
-        <target></target>
+      <trans-unit id="4109205891084963566" datatype="html">
+        <source>Query</source>
+        <target>Query</target>
       </trans-unit>
-      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
-        <source>Use regular expression</source>
-        <target>Use regular expression</target>
+      <trans-unit id="85c737325f5e59517e2d08a71de6d77788aabc95" datatype="html">
+        <source>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="7bbec1a797283712c0adf9e71d77fb5a8cd720db" datatype="html">
-        <source>{VAR_SELECT, select, 1 {Update} other {Add} }</source>
-        <target>{VAR_SELECT, select, 1 {Update} other {Add} }</target>
+      <trans-unit id="4754178820914251524" datatype="html">
+        <source>silence</source>
+        <target>silence</target>
       </trans-unit>
-      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
-        <source>Close</source>
-        <target>關閉</target>
+      <trans-unit id="8714559758543060819" datatype="html">
+        <source>Attribute name</source>
+        <target>Attribute name</target>
       </trans-unit>
-      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
-        <source>Edit</source>
-        <target>編輯</target>
+      <trans-unit id="6555318547274416232" datatype="html">
+        <source>Value</source>
+        <target>Value</target>
       </trans-unit>
-      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
-        <source>Delete</source>
-        <target>刪除</target>
+      <trans-unit id="1338733395833138319" datatype="html">
+        <source>Regular expression</source>
+        <target>Regular expression</target>
       </trans-unit>
-      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
-        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
-        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
+      <trans-unit id="35819898450851998" datatype="html">
+        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
+        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
       </trans-unit>
       <trans-unit id="a20424156b8816671f61879f0574a4f27d7b16b9" datatype="html">
         <source>Creator</source>
         <source>End time</source>
         <target>End time</target>
       </trans-unit>
-      <trans-unit id="dbe739ec8c99a0132e326067ffec9c0ee06b2655" datatype="html">
-        <source>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </source>
-        <target>Matchers
-          <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>*
-          <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
-        <source>A silence requires at least one matcher</source>
-        <target>A silence requires at least one matcher</target>
+      <trans-unit id="992123459137d45c15df5548bc9682aad835c04b" datatype="html">
+        <source>Matchers</source>
+        <target>Matchers</target>
       </trans-unit>
       <trans-unit id="ef765bd80c4806c51c891908c07a24bc76f019eb" datatype="html">
         <source>Add matcher</source>
         <target>Add matcher</target>
       </trans-unit>
-      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
-        <source>Health</source>
-        <target>狀態</target>
-      </trans-unit>
-      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
-        <source>Statistics</source>
-        <target>統計資料</target>
+      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
+        <source>Edit</source>
+        <target>編輯</target>
       </trans-unit>
-      <trans-unit id="f8f74e5f683012b9c0702b1446011c6b9158bc67" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the NFS Ganesha management functionality.
-        </target>
+      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
+        <source>Delete</source>
+        <target>刪除</target>
       </trans-unit>
-      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
-        <source>Clients</source>
-        <target>用戶端</target>
+      <trans-unit id="a3ba06aba047605af8ea1718ec1ba153b7db12a2" datatype="html">
+        <source>Editing a silence will expire the old silence and recreate it as a new silence</source>
+        <target>Editing a silence will expire the old silence and recreate it as a new silence</target>
       </trans-unit>
-      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
-        <source>Any client can access</source>
-        <target>任何用戶端均可存取</target>
+      <trans-unit id="4aa19de2a2b54cbda39e9c62917b23044c087776" datatype="html">
+        <source>This field is required!</source>
+        <target>此欄位為必填欄位!</target>
       </trans-unit>
-      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
-        <source>Addresses</source>
-        <target>位址</target>
+      <trans-unit id="3e023166c55833d5a13f4143e3dbe372befe1b4e" datatype="html">
+        <source>A silence requires at least one matcher</source>
+        <target>A silence requires at least one matcher</target>
       </trans-unit>
-      <trans-unit id="9bd96fcf50863e685c74d0490392f46689ffbdb6" datatype="html">
-        <source>Required field</source>
-        <target>必填欄位</target>
+      <trans-unit id="7448808151142843482" datatype="html">
+        <source>Created by</source>
+        <target>Created by</target>
       </trans-unit>
-      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
-        <source>Must contain one or more comma-separated values</source>
-        <target>必須包含一或多個逗號分隔值</target>
+      <trans-unit id="7239750919884229270" datatype="html">
+        <source>Updated</source>
+        <target>Updated</target>
       </trans-unit>
-      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
-        <source>For example:</source>
-        <target>例如︰</target>
+      <trans-unit id="4734349318830134239" datatype="html">
+        <source>Ends</source>
+        <target>Ends</target>
+      </trans-unit>
+      <trans-unit id="1233087251567318644" datatype="html">
+        <source>Silence</source>
+        <target>Silence</target>
+      </trans-unit>
+      <trans-unit id="9f2f4cb9d876ff9d34fc082c1ac642d3cb98c360" datatype="html">
+        <source>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </source>
+        <target>To enable Silences, please provide the URL to the API of the Prometheus' Alertmanager as described in the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;prometheus&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="3356018487523380058" datatype="html">
+        <source>service</source>
+        <target>service</target>
+      </trans-unit>
+      <trans-unit id="2412938991511187011" datatype="html">
+        <source>There are no hosts.</source>
+        <target>There are no hosts.</target>
+      </trans-unit>
+      <trans-unit id="2594503755408511486" datatype="html">
+        <source>Filter hosts</source>
+        <target>Filter hosts</target>
+      </trans-unit>
+      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
+        <source>Type</source>
+        <target>類型</target>
+      </trans-unit>
+      <trans-unit id="3214a1f3a4c3e89a848b4ec59adeeda3b913c396" datatype="html">
+        <source>-- Select a service type --</source>
+        <target>-- Select a service type --</target>
+      </trans-unit>
+      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
+        <source>Id</source>
+        <target>ID</target>
+      </trans-unit>
+      <trans-unit id="83d5d7edd8a0be253c4e93ad4c3efe86d9ac520f" datatype="html">
+        <source>Unmanaged</source>
+        <target>Unmanaged</target>
+      </trans-unit>
+      <trans-unit id="e4ab7c51475b19b27b73ab3047d4a7e094230854" datatype="html">
+        <source>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>The value does not match the pattern 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>&lt;realm_name&gt;.&lt;zone_name&gt;[.&lt;subcluster&gt;]
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="c15fa461935e0f600bc5d1660af1da67f024fc2a" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="099b441d49333b3c6d30b36dc0a4763e64c78920" datatype="html">
+        <source>Hosts</source>
+        <target>主機</target>
+      </trans-unit>
+      <trans-unit id="863226cffd5b66a6fee9810a9282a5006d6ef576" datatype="html">
+        <source>Label</source>
+        <target>Label</target>
+      </trans-unit>
+      <trans-unit id="06412bce0f4fe4311193e9763666089bf9d980da" datatype="html">
+        <source>Count</source>
+        <target>Count</target>
+      </trans-unit>
+      <trans-unit id="2f193722f1e788f14a823b89ac1794c3ba934f9f" datatype="html">
+        <source>Only that number of daemons will be created.</source>
+        <target>Only that number of daemons will be created.</target>
+      </trans-unit>
+      <trans-unit id="ee1a29cc658e4fa891be762d7bae96139b57c8f4" datatype="html">
+        <source>The value must be at least 1.</source>
+        <target>The value must be at least 1.</target>
+      </trans-unit>
+      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
+        <source>Pool</source>
+        <target>池</target>
+      </trans-unit>
+      <trans-unit id="130fd872c78271a8f86b1ab16a76e823969c47d9" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
+      </trans-unit>
+      <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
+        <source>Loading...</source>
+        <target>正在載入...</target>
+      </trans-unit>
+      <trans-unit id="2d8ebdc326e6b9ff35feee3f762b7ab39c02d78f" datatype="html">
+        <source>-- No pools available --</source>
+        <target>-- No pools available --</target>
+      </trans-unit>
+      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
+        <source>-- Select a pool --</source>
+        <target>-- 選取池 --</target>
+      </trans-unit>
+      <trans-unit id="cb2741a46e3560f6bc6dfd99d385e86b08b26d72" datatype="html">
+        <source>Port</source>
+        <target>Port</target>
+      </trans-unit>
+      <trans-unit id="a23ed3598cca5285606675b6cb2536a56b411ade" datatype="html">
+        <source>The value cannot exceed 65535.</source>
+        <target>The value cannot exceed 65535.</target>
+      </trans-unit>
+      <trans-unit id="84b675705324741b954615fedf2417d4d873b0b6" datatype="html">
+        <source>Trusted IPs</source>
+        <target>Trusted IPs</target>
+      </trans-unit>
+      <trans-unit id="b543e7c787cc48c2938cbce2d14c6afea5a598df" datatype="html">
+        <source>Comma separated list of IP addresses.</source>
+        <target>Comma separated list of IP addresses.</target>
+      </trans-unit>
+      <trans-unit id="1039ea40da18a6453d9c1adc72a35aed099029d0" datatype="html">
+        <source>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </source>
+        <target>Please add the 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Ceph Manager
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> IP addresses here, otherwise the iSCSI gateways can't be reached.
+        </target>
+      </trans-unit>
+      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
+        <source>User</source>
+        <target>使用者</target>
+      </trans-unit>
+      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
+        <source>Password</source>
+        <target>密碼</target>
+      </trans-unit>
+      <trans-unit id="e65610b5d940367f1ff6b57772b96e94e35fe202" datatype="html">
+        <source>SSL</source>
+        <target>SSL</target>
+      </trans-unit>
+      <trans-unit id="9e37e0d06148c7708e88b4a1eb412babbe1a4afc" datatype="html">
+        <source>Certificate</source>
+        <target>Certificate</target>
+      </trans-unit>
+      <trans-unit id="295ae4f632322098deca8a3ddfbc7aeaabb5423b" datatype="html">
+        <source>The SSL certificate in PEM format.</source>
+        <target>The SSL certificate in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="464272c069fe56f6c50f41f426a25b2a42c95ba5" datatype="html">
+        <source>Invalid SSL certificate.</source>
+        <target>Invalid SSL certificate.</target>
+      </trans-unit>
+      <trans-unit id="0596d06bf1f8a15d4bfe56226971ecdd78013b1f" datatype="html">
+        <source>Private key</source>
+        <target>Private key</target>
+      </trans-unit>
+      <trans-unit id="ded15dc55104994c0230189f34dff84a4955aafb" datatype="html">
+        <source>The SSL private key in PEM format.</source>
+        <target>The SSL private key in PEM format.</target>
+      </trans-unit>
+      <trans-unit id="19bdc1597d815b456793ff87c89af4257a85a103" datatype="html">
+        <source>Invalid SSL private key.</source>
+        <target>Invalid SSL private key.</target>
+      </trans-unit>
+      <trans-unit id="640149150608991757" datatype="html">
+        <source>Container image name</source>
+        <target>Container image name</target>
+      </trans-unit>
+      <trans-unit id="8241690340007109774" datatype="html">
+        <source>Container image ID</source>
+        <target>Container image ID</target>
+      </trans-unit>
+      <trans-unit id="5869780110608474933" datatype="html">
+        <source>Placement</source>
+        <target>Placement</target>
+      </trans-unit>
+      <trans-unit id="2956098160626271284" datatype="html">
+        <source>Running</source>
+        <target>Running</target>
+      </trans-unit>
+      <trans-unit id="335348913532561915" datatype="html">
+        <source>Last Refreshed</source>
+        <target>Last Refreshed</target>
+      </trans-unit>
+      <trans-unit id="4739887277393389324" datatype="html">
+        <source>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</source>
+        <target>Your settings have been applied successfully.  Due to privacy/legal reasons the Telemetry module is now disabled until you  complete the next step and accept the license.</target>
+      </trans-unit>
+      <trans-unit id="8293060085588842566" datatype="html">
+        <source>The Telemetry module has been configured and activated successfully.</source>
+        <target>The Telemetry module has been configured and activated successfully.</target>
+      </trans-unit>
+      <trans-unit id="013f48ee777d2e53e2bcba36e1a99fcbb7ef8cb6" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report configuration
+        </target>
+      </trans-unit>
+      <trans-unit id="a09b723a928774bff707973c99999dcf3d84a349" datatype="html">
+        <source>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>               "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>               "/>
+          <x id="LINE_BREAK" equiv-text="<br/>               "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </source>
+        <target>The telemetry module sends anonymous data about this Ceph cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> This data is visualized on 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://telemetry-public.ceph.com/&quot;>"/>public dashboards
+          <x id="CLOSE_LINK" equiv-text="</a>
+              "/> that allow the community to quickly see summary statistics on how many clusters are reporting, their total capacity and OSD count, and version distribution trends.
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/>
+          <x id="LINE_BREAK" equiv-text="<br/>
+              "/> The data being reported does 
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>not
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> contain any sensitive data like pool names, object names, object contents, hostnames, or device serial numbers. It contains counters and statistics on how the cluster has been deployed, the version of Ceph, the distribution of the hosts and other parameters which help the project to gain a better understanding of the way Ceph is used. The data is sent secured to 
+          <x id="INTERPOLATION" equiv-text="eph is used. Th"/> and 
+          <x id="INTERPOLATION_1" equiv-text="a is sent secured to "/> (device report).
+        </target>
+      </trans-unit>
+      <trans-unit id="807cf11e6ac1cde912496f764c176bdfdd6b7e19" datatype="html">
+        <source>Channels</source>
+        <target>Channels</target>
+      </trans-unit>
+      <trans-unit id="e25b17c0b4ef361b6a05aaec2bbd2b7e86680458" datatype="html">
+        <source>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</source>
+        <target>The telemetry report is broken down into several "channels", each with a different type of information that can be configured below.</target>
+      </trans-unit>
+      <trans-unit id="380ab580741bec31346978e7cab8062d6970408d" datatype="html">
+        <source>Basic</source>
+        <target>Basic</target>
+      </trans-unit>
+      <trans-unit id="dd898057f0add35258a5fb5c90d792c5e2147452" datatype="html">
+        <source>Includes basic information about the cluster:</source>
+        <target>Includes basic information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="da213e9ba8a86b453d04f794f58c9803f7b062b1" datatype="html">
+        <source>Capacity of the cluster</source>
+        <target>Capacity of the cluster</target>
+      </trans-unit>
+      <trans-unit id="72d5fe31d9e13239bdd223d0bbd289a1b1903e86" datatype="html">
+        <source>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</source>
+        <target>Number of monitors, managers, OSDs, MDSs, object gateways, or other daemons</target>
+      </trans-unit>
+      <trans-unit id="1a3eb7834b4baf412f8863d14883972897d9acb7" datatype="html">
+        <source>Software version currently being used</source>
+        <target>Software version currently being used</target>
+      </trans-unit>
+      <trans-unit id="34881ae65482ffa74ccb4043fb2622e48ed146d5" datatype="html">
+        <source>Number and types of RADOS pools and CephFS file systems</source>
+        <target>Number and types of RADOS pools and CephFS file systems</target>
+      </trans-unit>
+      <trans-unit id="696f8f5ea7a9cf6125b9a3af160981fda363552d" datatype="html">
+        <source>Names of configuration options that have been changed from their default (but not their values)</source>
+        <target>Names of configuration options that have been changed from their default (but not their values)</target>
+      </trans-unit>
+      <trans-unit id="34292940316300d09abe5e675d452fae199f626b" datatype="html">
+        <source>Crash</source>
+        <target>Crash</target>
+      </trans-unit>
+      <trans-unit id="7620e332b7dea1e832158e85847255eb4d9e6bbc" datatype="html">
+        <source>Includes information about daemon crashes:</source>
+        <target>Includes information about daemon crashes:</target>
+      </trans-unit>
+      <trans-unit id="c1aa4306a6e840fe35b70c9b07d38ce85f281cfa" datatype="html">
+        <source>Type of daemon</source>
+        <target>Type of daemon</target>
+      </trans-unit>
+      <trans-unit id="f4f2cbedb4b14b68bc9f390e3391445c1b6682da" datatype="html">
+        <source>Version of the daemon</source>
+        <target>Version of the daemon</target>
+      </trans-unit>
+      <trans-unit id="2d62603cdc75645ea873fc8f7f69c32b5f4a2aa9" datatype="html">
+        <source>Operating system (OS distribution, kernel version)</source>
+        <target>Operating system (OS distribution, kernel version)</target>
+      </trans-unit>
+      <trans-unit id="84facf84a73631d66e9a4e0bc1c40097b9d14742" datatype="html">
+        <source>Stack trace identifying where in the Ceph code the crash occurred</source>
+        <target>Stack trace identifying where in the Ceph code the crash occurred</target>
+      </trans-unit>
+      <trans-unit id="ea64d4177bd648e1a20c92669e6857762b811d8c" datatype="html">
+        <source>Device</source>
+        <target>Device</target>
+      </trans-unit>
+      <trans-unit id="d4bc37bcbbcea881a269b4063b3d93dec8ee67d5" datatype="html">
+        <source>Includes information about device metrics like anonymized SMART metrics.</source>
+        <target>Includes information about device metrics like anonymized SMART metrics.</target>
+      </trans-unit>
+      <trans-unit id="37de70e8ba539187d0171a38dad2a63c323096eb" datatype="html">
+        <source>Ident</source>
+        <target>Ident</target>
+      </trans-unit>
+      <trans-unit id="7b126025440f118cd02ce78362d61a5001c27617" datatype="html">
+        <source>Includes user-provided identifying information about the cluster:</source>
+        <target>Includes user-provided identifying information about the cluster:</target>
+      </trans-unit>
+      <trans-unit id="62c6e9aecff7e04ef7d36fdee4ab4fb285a7a2b5" datatype="html">
+        <source>Contact Information</source>
+        <target>Contact Information</target>
+      </trans-unit>
+      <trans-unit id="61ba9a84051b3f470122e59cf5a746552b378269" datatype="html">
+        <source>Submitting any contact information is completely optional and disabled by default.</source>
+        <target>Submitting any contact information is completely optional and disabled by default.</target>
+      </trans-unit>
+      <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
+        <source>Contact</source>
+        <target>Contact</target>
+      </trans-unit>
+      <trans-unit id="632cac1e025b77b2d77fed16ad22a410ddacab9e" datatype="html">
+        <source>My first Ceph cluster</source>
+        <target>My first Ceph cluster</target>
+      </trans-unit>
+      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
+        <source>Advanced Settings</source>
+        <target>進階設定</target>
+      </trans-unit>
+      <trans-unit id="7d49310535abb3792d8c9c991dd0d990d73d29af" datatype="html">
+        <source>Interval</source>
+        <target>Interval</target>
+      </trans-unit>
+      <trans-unit id="91317562c9dfefbdd5973faf11d217f571d073c7" datatype="html">
+        <source>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</source>
+        <target>The module compiles and sends a new report every 24 hours by default. You can adjust this interval by setting a different number of hours.</target>
+      </trans-unit>
+      <trans-unit id="a92e437fac14b4010c4515b31c55a311d026a57f" datatype="html">
+        <source>Proxy</source>
+        <target>Proxy</target>
+      </trans-unit>
+      <trans-unit id="6de03357358c7eff62aca486508bb5c2046e0669" datatype="html">
+        <source>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</source>
+        <target>If the cluster cannot directly connect to the configured telemetry endpoint (default telemetry.ceph.com), you can configure a HTTP/HTTPS proxy server by e.g. adding https://10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="5687a733af051bfca97dbffba282e39fbb9b8c8f" datatype="html">
+        <source>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</source>
+        <target>You can also include a user:pass if needed e.g. https://ceph:telemetry@10.0.0.1:8080</target>
+      </trans-unit>
+      <trans-unit id="4e6430c68df43ea65e4145972b01186fba40f26a" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Note:
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b> "/> By clicking 'Next' you will first see a preview of the report content before you can activate the automatic submission of your data.
+        </target>
+      </trans-unit>
+      <trans-unit id="c95505b5a74151a0c235b19b9c41db7983205ba7" datatype="html">
+        <source>Deactivate</source>
+        <target>Deactivate</target>
+      </trans-unit>
+      <trans-unit id="a12cf4cf71ef3161a024382ab542cf0eba094504" datatype="html">
+        <source>The entered value is too low! It must be greater or equal to 8.</source>
+        <target>The entered value is too low! It must be greater or equal to 8.</target>
+      </trans-unit>
+      <trans-unit id="8d8d878f8d60905e1306c225716305a331b784c8" datatype="html">
+        <source>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </source>
+        <target>Step 
+          <x id="INTERPOLATION" equiv-text="{{ step }}"/> of 2: Telemetry report preview
+        </target>
+      </trans-unit>
+      <trans-unit id="4060e92658964e356a0992a900c8aa811c2cfec0" datatype="html">
+        <source>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</source>
+        <target>A randomized UUID to identify a particular cluster over the course of several telemetry reports.</target>
+      </trans-unit>
+      <trans-unit id="e23d0064b6474f309c74e1c928cc0920f479d9a5" datatype="html">
+        <source>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                          html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>               </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report ID 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                         html=&quot;A randomized UUID to identify a particular cluster over the course of several telemetry reports.&quot;>
+              </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="3de417f739c336284c42904552e81e8d852daecc" datatype="html">
+        <source>The actual telemetry data that will be submitted.</source>
+        <target>The actual telemetry data that will be submitted.</target>
+      </trans-unit>
+      <trans-unit id="60900bc663571f852a04950a123508b106d97204" datatype="html">
+        <source>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html                            html=&quot;The actual telemetry data that will be submitted.&quot;>                 </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </source>
+        <target>Report preview 
+          <x id="START_TAG_CD_HELPER" equiv-text="<cd-helper i18n-html
+                           html=&quot;The actual telemetry data that will be submitted.&quot;>
+                </cd-helper>"/>
+          <x id="CLOSE_TAG_CD_HELPER" equiv-text="</cd-helper>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="933a2b6f087670ff42c95876e6ecfb2faa3e3867" datatype="html">
+        <source>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </source>
+        <target>I agree to my telemetry data being submitted under the 
+          <x id="START_LINK" equiv-text="<a href=&quot;https://cdla.io/sharing-1-0/&quot;>"/>Community Data License Agreement - Sharing - Version 1.0
+          <x id="CLOSE_LINK" equiv-text="</a>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
+        <source>Health</source>
+        <target>狀態</target>
+      </trans-unit>
+      <trans-unit id="61e0f26d843eec0b33ff475e111b0c2f7a80b835" datatype="html">
+        <source>Statistics</source>
+        <target>統計資料</target>
+      </trans-unit>
+      <trans-unit id="1343735409646758166" datatype="html">
+        <source>There are no daemons available.</source>
+        <target>There are no daemons available.</target>
+      </trans-unit>
+      <trans-unit id="2691935247101074756" datatype="html">
+        <source>NFS export</source>
+        <target>NFS export</target>
+      </trans-unit>
+      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
+        <source>Storage Backend</source>
+        <target>儲存後端</target>
+      </trans-unit>
+      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS 通訊協定</target>
+      </trans-unit>
+      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
+        <source>NFSv3</source>
+        <target>NFSv3</target>
+      </trans-unit>
+      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
+        <source>NFSv4</source>
+        <target>NFSv4</target>
       </trans-unit>
       <trans-unit id="8f969c655b3fbe4fba7e277caf4cd2c459f9fca5" datatype="html">
         <source>Access Type</source>
         <source>Squash</source>
         <target>Squash</target>
       </trans-unit>
-      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
-        <source>Add clients</source>
-        <target>新增用戶端</target>
+      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
+        <source>Transport Protocol</source>
+        <target>傳輸通訊協定</target>
+      </trans-unit>
+      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
+        <source>UDP</source>
+        <target>UDP</target>
+      </trans-unit>
+      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
+        <source>TCP</source>
+        <target>TCP</target>
+      </trans-unit>
+      <trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
+        <source>Cluster</source>
+        <target>叢集</target>
       </trans-unit>
       <trans-unit id="135b91a2d908d5814b782695470a6a786c99d9d2" datatype="html">
         <source>-- No cluster available --</source>
         <source>-- Select the cluster --</source>
         <target>-- 選取叢集 --</target>
       </trans-unit>
+      <trans-unit id="9e24f9e2d42104ffc01599db4d566d1cc518f9e6" datatype="html">
+        <source>Daemons</source>
+        <target>精靈</target>
+      </trans-unit>
       <trans-unit id="cf85b1ee58326aa9da63da41b2629c9db7c9a5b9" datatype="html">
         <source>Add daemon</source>
         <target>新增精靈</target>
       </trans-unit>
-      <trans-unit id="b3f6ba7fe84d6508705cdfe234f0fcc8ff85c9cf" datatype="html">
-        <source>Storage Backend</source>
-        <target>儲存後端</target>
+      <trans-unit id="72963c74cb9aa346f4ec34fd976d6f6550438041" datatype="html">
+        <source>Add all daemons</source>
+        <target>Add all daemons</target>
+      </trans-unit>
+      <trans-unit id="c1ea7d32a20b071a42d7107bf78d96028bcfc38f" datatype="html">
+        <source>Remove all daemons</source>
+        <target>Remove all daemons</target>
       </trans-unit>
       <trans-unit id="151c80ea931037cd92e854442927f8a0f6ae7795" datatype="html">
         <source>-- No data pools available --</source>
         <source>New bucket will be created</source>
         <target>將建立新桶</target>
       </trans-unit>
-      <trans-unit id="bee6900143996c0e908a10564532eba3da0b30fb" datatype="html">
-        <source>NFS Protocol</source>
-        <target>NFS 通訊協定</target>
-      </trans-unit>
-      <trans-unit id="2f534178c01ebf1307da2eaeef04bc6801ebc729" datatype="html">
-        <source>NFSv3</source>
-        <target>NFSv3</target>
-      </trans-unit>
-      <trans-unit id="f5043c0921e709935ab026bb3253ffe1f159fca1" datatype="html">
-        <source>NFSv4</source>
-        <target>NFSv4</target>
-      </trans-unit>
       <trans-unit id="92488963d23095985a47c0d6e62304e11d333f19" datatype="html">
         <source>NFS Tag</source>
         <target>NFS 標記</target>
       </trans-unit>
       <trans-unit id="aae93362720aea94623682996dd3fcd0f906f056" datatype="html">
         <source>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </source>
         <target>Alternative access for 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v3
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mounts (it must not have a leading /).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v3
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> mounts (it must not have a leading /).
         </target>
       </trans-unit>
       <trans-unit id="45d6db77dcf1a3eeb921033abc7882e517a541cc" datatype="html">
       </trans-unit>
       <trans-unit id="1f8be2ae25947bec0b84c2338201580ea053f34e" datatype="html">
         <source>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </source>
         <target>The position that this 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>NFS v4
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> export occupies
-                in the 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Pseudo FS
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> (it must be unique).
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>NFS v4
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> export occupies in the 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>Pseudo FS
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> (it must be unique).
         </target>
       </trans-unit>
       <trans-unit id="f3af55f7fd5b1d9e5a53e030c80116dc635bfb9f" datatype="html">
         <source>-- Select the access type --</source>
         <target>-- 選取存取類型 --</target>
       </trans-unit>
-      <trans-unit id="49850390a653cd05dc5843d74ef073a9122b54c9" datatype="html">
-        <source>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+      <trans-unit id="67ce207d0b7eada1fe3d3187a39ba0c07be76b6c" datatype="html">
+        <source>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>               "/> for details before enabling write access.
         </source>
-        <target>The Object Gateway NFS backend has a number of
-              limitations which will seriously affect applications writing to
-              the share. Please consult the
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for details before enabling write access.
+        <target>The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to the share. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;rgw-nfs&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>
+              "/> for details before enabling write access.
         </target>
       </trans-unit>
       <trans-unit id="4deda03573eaaff77e63f6a238a1f0ca7816950a" datatype="html">
         <source>--Select what kind of user id squashing is performed --</source>
         <target>-- 選取執行哪種類型的使用者 ID 匿名存取 --</target>
       </trans-unit>
-      <trans-unit id="d01b7c3f7f06712c53d054cfbe4f53d446b038e8" datatype="html">
-        <source>Transport Protocol</source>
-        <target>傳輸通訊協定</target>
+      <trans-unit id="8911059720204770105" datatype="html">
+        <source>Path</source>
+        <target>Path</target>
       </trans-unit>
-      <trans-unit id="d2a6ad6e8bc315f07911722c05767ac79c136d99" datatype="html">
-        <source>UDP</source>
-        <target>UDP</target>
+      <trans-unit id="3907766170797643122" datatype="html">
+        <source>Pseudo</source>
+        <target>Pseudo</target>
       </trans-unit>
-      <trans-unit id="9c030f11e0aae9b24d2c048c57f29f590be621df" datatype="html">
-        <source>TCP</source>
-        <target>TCP</target>
+      <trans-unit id="2944102521023817891" datatype="html">
+        <source>Cluster</source>
+        <target>Cluster</target>
+      </trans-unit>
+      <trans-unit id="1419569261746199221" datatype="html">
+        <source>Daemons</source>
+        <target>Daemons</target>
+      </trans-unit>
+      <trans-unit id="2489852208080013495" datatype="html">
+        <source>Storage Backend</source>
+        <target>Storage Backend</target>
+      </trans-unit>
+      <trans-unit id="1811797298582428088" datatype="html">
+        <source>Access Type</source>
+        <target>Access Type</target>
       </trans-unit>
       <trans-unit id="734c9905951a774870497c5aaae8e3ee833b6196" datatype="html">
         <source>CephFS</source>
         <target>CephFS</target>
       </trans-unit>
-      <trans-unit id="449dca3d3a93ead418b0541ea81b0dda7e6483c2" datatype="html">
-        <source>Welcome to Ceph!</source>
-        <target>歡迎使用 Ceph!</target>
-        <note>The welcome message on the login page</note>
+      <trans-unit id="2190548d236ca5f7bc7ab2bca334b860c5ff2ad4" datatype="html">
+        <source>Object Gateway</source>
+        <target>物件閘道</target>
+      </trans-unit>
+      <trans-unit id="d06ae77f9ec46a4cdd49e7e76c73a411aaf2ee38" datatype="html">
+        <source>Please set a new password.</source>
+        <target>Please set a new password.</target>
+      </trans-unit>
+      <trans-unit id="8b5b3566e88438f51bd5f6caf6c090ed565ba5ed" datatype="html">
+        <source>You will be redirected to the login page afterwards.</source>
+        <target>You will be redirected to the login page afterwards.</target>
+      </trans-unit>
+      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
+        <source>The old and new passwords must be different.</source>
+        <target>The old and new passwords must be different.</target>
+      </trans-unit>
+      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
+        <source>Password confirmation doesn't match the new password.</source>
+        <target>Password confirmation doesn't match the new password.</target>
+      </trans-unit>
+      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
+        <source>Username</source>
+        <target>使用者名稱</target>
+      </trans-unit>
+      <trans-unit id="f093d9574ab746b231504bd2cbb65f04bd7b00db" datatype="html">
+        <source>Log in</source>
+        <target>Log in</target>
       </trans-unit>
       <trans-unit id="0070e83d11da39d6f4bb95065c2675db1610b419" datatype="html">
         <source>Username is required</source>
         <source>Password is required</source>
         <target>需要指定密碼</target>
       </trans-unit>
-      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
-        <source>Login</source>
-        <target>登入</target>
-      </trans-unit>
-      <trans-unit id="58fc1b5c79a75370eb52644fd83fb2e7096b6649" datatype="html">
-        <source>Sorry, the user does not exist in Ceph.</source>
-        <target>抱歉,該使用者不存在於 Ceph 中。</target>
+      <trans-unit id="4809196861118879526" datatype="html">
+        <source>password</source>
+        <target>password</target>
       </trans-unit>
-      <trans-unit id="d9deb94f78e7c41b35c6622b874f06657d7604c1" datatype="html">
-        <source>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </source>
-        <target>Return to 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Login Page
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. You'll be logged out from the Identity Provider when you retry logging in.
-        </target>
+      <trans-unit id="8623124197136601291" datatype="html">
+        <source>Updated user password"</source>
+        <target>Updated user password"</target>
       </trans-unit>
       <trans-unit id="0eb15f32b2b92d7f3103ef3ff032621888a8dc32" datatype="html">
         <source>Old password</source>
         <target>Old password</target>
       </trans-unit>
-      <trans-unit id="1cf42e491adc166a337a960eb84d03c0c3f677c8" datatype="html">
-        <source>The old and new passwords must be different.</source>
-        <target>The old and new passwords must be different.</target>
-      </trans-unit>
       <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
         <source>New password</source>
         <target>New password</target>
       </trans-unit>
-      <trans-unit id="595ebc9279497f6dc733777e2816bee936901388" datatype="html">
-        <source>Too weak</source>
-        <target>Too weak</target>
-      </trans-unit>
       <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
         <source>Confirm new password</source>
         <target>Confirm new password</target>
       </trans-unit>
-      <trans-unit id="90163a3d3746819aef42e829f4446331232f3b66" datatype="html">
-        <source>Password confirmation doesn't match the new password.</source>
-        <target>Password confirmation doesn't match the new password.</target>
+      <trans-unit id="9d57ca7cab78c6f0d27e0d890cb8cf1515e4e30a" datatype="html">
+        <source>Go To Dashboard</source>
+        <target>Go To Dashboard</target>
+      </trans-unit>
+      <trans-unit id="235c355afdcbf72953a15d7fc8d0d9e7a6619f46" datatype="html">
+        <source>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </source>
+        <target>
+          <x id="START_BOLD_TEXT" equiv-text="<b>"/>Page not Found
+          <x id="CLOSE_BOLD_TEXT" equiv-text="</b>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4aee9d027170f84774f2980537556f5099369b82" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for. The page you requested may have been changed or moved.</target>
+      </trans-unit>
+      <trans-unit id="a2b46fe9a975c6531af77fee858ccd37327980f7" datatype="html">
+        <source>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_LINK" equiv-text="<a href=&quot;{{ docUrl }}&quot;>"/>documentation
+          <x id="CLOSE_LINK" equiv-text="</a> "/> on how to configure and enable the 
+          <x id="INTERPOLATION" equiv-text="   the {{ section_"/> management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="471e78026c258073ba687478dc54c35d9041ea42" datatype="html">
-        <source>Forbidden</source>
-        <target>已禁止</target>
+      <trans-unit id="7911416166208830577" datatype="html">
+        <source>Help</source>
+        <target>Help</target>
       </trans-unit>
-      <trans-unit id="02ea8ad57677e3c63f3d7814ca5e6c7b74e360b4" datatype="html">
-        <source>Sorry, you are not allowed to see what you were looking for.</source>
-        <target>抱歉,您無權查看您要尋找的內容。</target>
+      <trans-unit id="8878700331247603166" datatype="html">
+        <source>Security</source>
+        <target>Security</target>
       </trans-unit>
-      <trans-unit id="e3c028c58f92453d46f09b5adf95b2f013ee0300" datatype="html">
-        <source>Sorry, we could not find what you were looking for</source>
-        <target>抱歉,我們找不到您要尋找的內容。</target>
+      <trans-unit id="8642696205489749843" datatype="html">
+        <source>Trademarks</source>
+        <target>Trademarks</target>
       </trans-unit>
-      <trans-unit id="a949d7e577902d0e5dc5d0971bb0170a21be7728" datatype="html">
+      <trans-unit id="f286db6ac9482dbf567bc491d49a6eade444895a" datatype="html">
         <source>[object Object]</source>
         <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
-        <source>RBD Configuration</source>
-        <target>RBD 組態</target>
+      <trans-unit id="5674286808255988565" datatype="html">
+        <source>Create</source>
+        <target>Create</target>
       </trans-unit>
-      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
-        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
-        <target>移除本地組態值。將繼承並使用父組態值。</target>
+      <trans-unit id="7022070615528435141" datatype="html">
+        <source>Delete</source>
+        <target>Delete</target>
       </trans-unit>
-      <trans-unit id="963488a1010d46067b238c4ae917fab3907c0a3a" datatype="html">
-        <source>The mininum value is 0</source>
-        <target>最小值為 0</target>
+      <trans-unit id="3249513483374643425" datatype="html">
+        <source>Add</source>
+        <target>Add</target>
       </trans-unit>
-      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
-        <source>Pools List</source>
-        <target>池清單</target>
+      <trans-unit id="4359847060009771702" datatype="html">
+        <source>Set</source>
+        <target>Set</target>
       </trans-unit>
-      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
-        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
-        <target>名稱只能由英數字元、破折號和底線組成。</target>
+      <trans-unit id="935187492052582731" datatype="html">
+        <source>Submit</source>
+        <target>Submit</target>
       </trans-unit>
-      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
-        <source>The chosen erasure code profile name is already in use.</source>
-        <target>所選的糾刪碼設定檔名稱已在使用中。</target>
+      <trans-unit id="4814285799071780083" datatype="html">
+        <source>Remove</source>
+        <target>Remove</target>
       </trans-unit>
-      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
-        <source>Plugin</source>
-        <target>外掛程式</target>
+      <trans-unit id="8363450564548681668" datatype="html">
+        <source>Unset</source>
+        <target>Unset</target>
       </trans-unit>
-      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
-        <source>Data chunks (k)</source>
-        <target>資料區塊 (k)</target>
+      <trans-unit id="4021752662928002901" datatype="html">
+        <source>Update</source>
+        <target>Update</target>
       </trans-unit>
-      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
-        <source>Must be equal to or greater than 2.</source>
-        <target>必須大於或等於 2。</target>
+      <trans-unit id="2159130950882492111" datatype="html">
+        <source>Cancel</source>
+        <target>Cancel</target>
       </trans-unit>
-      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
-        <source>Coding chunks (m)</source>
-        <target>編碼區塊 (m)</target>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <target>Preview</target>
       </trans-unit>
-      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
-        <source>Must be equal to or greater than 1.</source>
-        <target>必須大於或等於 1。</target>
+      <trans-unit id="2354817630223808522" datatype="html">
+        <source>Move</source>
+        <target>Move</target>
       </trans-unit>
-      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
-        <source>Durability estimator (c)</source>
-        <target>持久性估值 (c)</target>
+      <trans-unit id="3885497195825665706" datatype="html">
+        <source>Next</source>
+        <target>Next</target>
       </trans-unit>
-      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
-        <source>Locality (l)</source>
-        <target>本地性 (l)</target>
+      <trans-unit id="8890553633144307762" datatype="html">
+        <source>Back</source>
+        <target>Back</target>
       </trans-unit>
-      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
-        <source>Crush failure domain</source>
-        <target>CRUSH 故障網域</target>
+      <trans-unit id="5834780181397311898" datatype="html">
+        <source>Clone</source>
+        <target>Clone</target>
       </trans-unit>
-      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
-        <source>Crush Locality</source>
-        <target>CRUSH 本地性</target>
+      <trans-unit id="4323470180912194028" datatype="html">
+        <source>Copy</source>
+        <target>Copy</target>
       </trans-unit>
-      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
-        <source>None</source>
-        <target></target>
+      <trans-unit id="2131301778880826094" datatype="html">
+        <source>Deep Scrub</source>
+        <target>Deep Scrub</target>
       </trans-unit>
-      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
-        <source>Technique</source>
-        <target>技術</target>
+      <trans-unit id="1704447209800801558" datatype="html">
+        <source>Destroy</source>
+        <target>Destroy</target>
       </trans-unit>
-      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
-        <source>Packetsize</source>
-        <target>封包大小</target>
+      <trans-unit id="8343007008325027187" datatype="html">
+        <source>Evict</source>
+        <target>Evict</target>
       </trans-unit>
-      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
-        <source>Crush root</source>
-        <target>CRUSH 根</target>
+      <trans-unit id="408179081163888126" datatype="html">
+        <source>Flatten</source>
+        <target>Flatten</target>
       </trans-unit>
-      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
-        <source>Crush device class</source>
-        <target>CRUSH 裝置類別</target>
+      <trans-unit id="318900679147387932" datatype="html">
+        <source>Mark Down</source>
+        <target>Mark Down</target>
       </trans-unit>
-      <trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
-        <source>any</source>
-        <target>任何</target>
+      <trans-unit id="5275142643521766706" datatype="html">
+        <source>Mark In</source>
+        <target>Mark In</target>
       </trans-unit>
-      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
-        <source>Directory</source>
-        <target>目錄</target>
+      <trans-unit id="6973272903386150199" datatype="html">
+        <source>Mark Lost</source>
+        <target>Mark Lost</target>
       </trans-unit>
-      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
-        <source>Name...</source>
-        <target>名稱...</target>
+      <trans-unit id="1962653792210847411" datatype="html">
+        <source>Mark Out</source>
+        <target>Mark Out</target>
       </trans-unit>
-      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
-        <source>The chosen Ceph pool name is already in use.</source>
-        <target>所選的 Ceph 池名稱已在使用中。</target>
+      <trans-unit id="4424610588915076517" datatype="html">
+        <source>Protect</source>
+        <target>Protect</target>
       </trans-unit>
-      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
-        <source>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</source>
-        <target>It's not possible to create an RBD pool with '/' in the name.
-              Please change the name or remove 'rbd' from the applications list.</target>
+      <trans-unit id="6041115344061899387" datatype="html">
+        <source>Rename</source>
+        <target>Rename</target>
       </trans-unit>
-      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
-        <source>Pool type</source>
-        <target>池類型</target>
+      <trans-unit id="6770769801335635194" datatype="html">
+        <source>Restore</source>
+        <target>Restore</target>
       </trans-unit>
-      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
-        <source>-- Select a pool type --</source>
-        <target>-- 選取池類型 --</target>
+      <trans-unit id="2003230525878010676" datatype="html">
+        <source>Reweight</source>
+        <target>Reweight</target>
       </trans-unit>
-      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
-        <source>Placement groups</source>
-        <target>放置群組</target>
+      <trans-unit id="2711198699676132148" datatype="html">
+        <source>Rollback</source>
+        <target>Rollback</target>
       </trans-unit>
-      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
-        <source>At least one placement group is needed!</source>
-        <target>至少需要一個放置群組!</target>
+      <trans-unit id="5430834128563178593" datatype="html">
+        <source>Scrub</source>
+        <target>Scrub</target>
       </trans-unit>
-      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
-        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
-        <target>您的叢集無法處理這麼多的 PG。請重新計算所需的 PG 數量。</target>
+      <trans-unit id="8461842260159597706" datatype="html">
+        <source>Show</source>
+        <target>Show</target>
       </trans-unit>
-      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
-        <source>Calculation help</source>
-        <target>計算說明</target>
+      <trans-unit id="5655608100705734230" datatype="html">
+        <source>Move to Trash</source>
+        <target>Move to Trash</target>
       </trans-unit>
-      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
-        <source>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</source>
-        <target>The current PGs settings were calculated for you, you
-                should make sure the values suit your needs before submit.</target>
+      <trans-unit id="4622393909937403117" datatype="html">
+        <source>Unprotect</source>
+        <target>Unprotect</target>
       </trans-unit>
-      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
-        <source>Crush ruleset</source>
-        <target>CRUSH 規則集</target>
+      <trans-unit id="1230154438678955604" datatype="html">
+        <source>Change</source>
+        <target>Change</target>
       </trans-unit>
-      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
-        <source>-- Select a crush rule --</source>
-        <target>-- 選取 CRUSH 規則 --</target>
+      <trans-unit id="5528551262937858942" datatype="html">
+        <source>Recreate</source>
+        <target>Recreate</target>
       </trans-unit>
-      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
-        <source>Crush rule</source>
-        <target>CRUSH 規則</target>
+      <trans-unit id="2502364444688691031" datatype="html">
+        <source>Expire</source>
+        <target>Expire</target>
       </trans-unit>
-      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
-        <source>Crush steps</source>
-        <target>CRUSH 步驟</target>
+      <trans-unit id="6381490568322624964" datatype="html">
+        <source>Deleted</source>
+        <target>Deleted</target>
       </trans-unit>
-      <trans-unit id="54a53b1b402aafff5b992ee9b64e409fbfe9074f" datatype="html">
-        <source>The rule can't be used in the current cluster as it has
-                to few OSDs to meet the minimum required OSD by this rule.</source>
-        <target>無法在目前的叢集中使用此規則,因為叢集的
-                OSD 數量過少,無法滿足規則所需的最低 OSD 數量。</target>
+      <trans-unit id="231679111972850796" datatype="html">
+        <source>Added</source>
+        <target>Added</target>
       </trans-unit>
-      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
-        <source>Replicated size</source>
-        <target>複製大小</target>
+      <trans-unit id="5406093358072761930" datatype="html">
+        <source>Removed</source>
+        <target>Removed</target>
       </trans-unit>
-      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
-        <source>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </source>
-        <target>Minimum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
-        </target>
+      <trans-unit id="3008573030448240863" datatype="html">
+        <source>Edited</source>
+        <target>Edited</target>
       </trans-unit>
-      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
-        <source>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </source>
-        <target>Maximum: 
-          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
-        </target>
+      <trans-unit id="4381944803872489731" datatype="html">
+        <source>Canceled</source>
+        <target>Canceled</target>
       </trans-unit>
-      <trans-unit id="6ab647b95bd2347ae6f4605576de5e0269fb893a" datatype="html">
-        <source>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </source>
-        <target>The size specified is out of range. A value from
-          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/> to 
-          <x id="INTERPOLATION_1" equiv-text="{{ getMaxSize() }}"/> is valid.
-        </target>
+      <trans-unit id="4754993936947658096" datatype="html">
+        <source>Previewed</source>
+        <target>Previewed</target>
       </trans-unit>
-      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
-        <source>Erasure code profile</source>
-        <target>糾刪碼設定檔</target>
+      <trans-unit id="6001163963116907226" datatype="html">
+        <source>Moved</source>
+        <target>Moved</target>
       </trans-unit>
-      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
-        <source>-- No erasure code profile available --</source>
-        <target>-- 沒有可用的糾刪碼設定檔 --</target>
+      <trans-unit id="4932744777596632840" datatype="html">
+        <source>Cloned</source>
+        <target>Cloned</target>
       </trans-unit>
-      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
-        <source>-- Select an erasure code profile --</source>
-        <target>-- 選取糾刪碼設定檔 --</target>
+      <trans-unit id="2115592966120408375" datatype="html">
+        <source>Copied</source>
+        <target>Copied</target>
       </trans-unit>
-      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
-        <source>Flags</source>
-        <target>旗標</target>
+      <trans-unit id="7937474560394832586" datatype="html">
+        <source>Deep Scrubbed</source>
+        <target>Deep Scrubbed</target>
       </trans-unit>
-      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
-        <source>EC Overwrites</source>
-        <target>EC 覆寫</target>
+      <trans-unit id="6321562733889197649" datatype="html">
+        <source>Destroyed</source>
+        <target>Destroyed</target>
       </trans-unit>
-      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
-        <source>Applications</source>
-        <target>應用程式</target>
+      <trans-unit id="7460162290177581995" datatype="html">
+        <source>Flattened</source>
+        <target>Flattened</target>
       </trans-unit>
-      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
-        <source>Compression</source>
-        <target>壓縮</target>
+      <trans-unit id="3662010055028969035" datatype="html">
+        <source>Marked Down</source>
+        <target>Marked Down</target>
       </trans-unit>
-      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
-        <source>Mode</source>
-        <target>模式</target>
+      <trans-unit id="5880434235404894589" datatype="html">
+        <source>Marked In</source>
+        <target>Marked In</target>
       </trans-unit>
-      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
-        <source>Algorithm</source>
-        <target>演算法</target>
+      <trans-unit id="266997194072682078" datatype="html">
+        <source>Marked Lost</source>
+        <target>Marked Lost</target>
       </trans-unit>
-      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
-        <source>-- No erasure compression algorithm available --</source>
-        <target>-- 沒有可用的糾刪壓縮演算法 --</target>
+      <trans-unit id="4010544044592534535" datatype="html">
+        <source>Marked Out</source>
+        <target>Marked Out</target>
       </trans-unit>
-      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
-        <source>Minimum blob size</source>
-        <target>Blob 最小大小</target>
+      <trans-unit id="4776304093333411035" datatype="html">
+        <source>Protected</source>
+        <target>Protected</target>
       </trans-unit>
-      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
-        <source>e.g., 128KiB</source>
-        <target>例如 128 KiB</target>
+      <trans-unit id="2700903921419382511" datatype="html">
+        <source>Purged</source>
+        <target>Purged</target>
       </trans-unit>
-      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
-        <source>Value should be greater than 0</source>
-        <target>值應大於 0</target>
+      <trans-unit id="5488667333459350160" datatype="html">
+        <source>Renamed</source>
+        <target>Renamed</target>
       </trans-unit>
-      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
-        <source>Value should be less than the maximum blob size</source>
-        <target>Value should be less than the maximum blob size</target>
+      <trans-unit id="8044659850000829751" datatype="html">
+        <source>Restored</source>
+        <target>Restored</target>
       </trans-unit>
-      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
-        <source>Maximum blob size</source>
-        <target>Blob 最大大小</target>
+      <trans-unit id="4559472082694466366" datatype="html">
+        <source>Reweighted</source>
+        <target>Reweighted</target>
       </trans-unit>
-      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
-        <source>e.g., 512KiB</source>
-        <target>例如 512 KiB</target>
+      <trans-unit id="7022271525067453676" datatype="html">
+        <source>Rolled back</source>
+        <target>Rolled back</target>
       </trans-unit>
-      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
-        <source>Value should be greater than the minimum blob size</source>
-        <target>值應大於 blob 最小大小</target>
+      <trans-unit id="2483217756816388123" datatype="html">
+        <source>Scrubbed</source>
+        <target>Scrubbed</target>
       </trans-unit>
-      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
-        <source>Ratio</source>
-        <target>比率</target>
+      <trans-unit id="7200036055090632378" datatype="html">
+        <source>Showed</source>
+        <target>Showed</target>
       </trans-unit>
-      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
-        <source>Compression ratio</source>
-        <target>壓縮率</target>
+      <trans-unit id="7609648817347881129" datatype="html">
+        <source>Moved to Trash</source>
+        <target>Moved to Trash</target>
       </trans-unit>
-      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
-        <source>Value should be between 0.0 and 1.0</source>
-        <target>值應介於 0.0 至 1.0 之間</target>
+      <trans-unit id="7810326403606456469" datatype="html">
+        <source>Unprotected</source>
+        <target>Unprotected</target>
       </trans-unit>
-      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
-        <source>Quotas</source>
-        <target>Quotas</target>
+      <trans-unit id="5620774899056099259" datatype="html">
+        <source>Recreated</source>
+        <target>Recreated</target>
       </trans-unit>
-      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
-        <source>Max bytes</source>
-        <target>Max bytes</target>
+      <trans-unit id="464749780222721589" datatype="html">
+        <source>Expired</source>
+        <target>Expired</target>
       </trans-unit>
-      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
-        <source>Leave it blank or specify 0 to disable this quota.</source>
-        <target>Leave it blank or specify 0 to disable this quota.</target>
+      <trans-unit id="6578397717654172779" datatype="html">
+        <source>Page Not Found</source>
+        <target>Page Not Found</target>
       </trans-unit>
-      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
-        <source>A valid quota should be greater than 0.</source>
-        <target>A valid quota should be greater than 0.</target>
+      <trans-unit id="8185335715884155108" datatype="html">
+        <source>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</source>
+        <target>Sorry, we couldn’t find what you were looking for.
+  The page you requested may have been changed or moved.</target>
       </trans-unit>
-      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
-        <source>e.g., 10GiB</source>
-        <target>例如 10 GiB</target>
+      <trans-unit id="2424411274809083521" datatype="html">
+        <source>User Denied</source>
+        <target>User Denied</target>
       </trans-unit>
-      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
-        <source>Max objects</source>
-        <target>Max objects</target>
+      <trans-unit id="7645004872908092358" datatype="html">
+        <source>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</source>
+        <target>Sorry, the user does not exist in Ceph.
+  You'll be logged out from the Identity Provider when you retry logging in.</target>
       </trans-unit>
-      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
-        <source>The value should be greater or equal to 0</source>
-        <target>The value should be greater or equal to 0</target>
+      <trans-unit id="4523728183000855476" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
       </trans-unit>
-      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
-        <source>Performance Details</source>
-        <target>效能詳細資料</target>
+      <trans-unit id="4047162422391207122" datatype="html">
+        <source>Failed to load data.</source>
+        <target>Failed to load data.</target>
       </trans-unit>
-      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
-        <source>Cache Tiers Details</source>
-        <target>快取層詳細資料</target>
+      <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
+        <source>Clear filters</source>
+        <target>Clear filters</target>
       </trans-unit>
-      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
-        <source>Move an image to trash</source>
-        <target>將影像移至垃圾桶</target>
+      <trans-unit id="79347388740c50b7ac97e144c2494bb62912f312" datatype="html">
+        <source>total</source>
+        <target>總計</target>
+        <note>X total</note>
       </trans-unit>
-      <trans-unit id="86301cf2044b1eda218483365f6b9de8dde5040b" datatype="html">
-        <source>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </source>
-        <target>To move 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>/
-          <x id="INTERPOLATION_1" equiv-text="{{ imageName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to trash,
-          click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Move Image
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
-        </target>
+      <trans-unit id="80cc9a12d4bf6fe454ed94b379eeaf915f920bb7" datatype="html">
+        <source>selected</source>
+        <target>選取的數目</target>
+        <note>X selected</note>
       </trans-unit>
-      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
-        <source>Protection expires at</source>
-        <target>保護的過期日為</target>
+      <trans-unit id="0cb77511a9a148e05b9adf36cc07269956fbb29d" datatype="html">
+        <source>found</source>
+        <target>找到的數目</target>
+        <note>X found</note>
       </trans-unit>
-      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
-        <source>NOT PROTECTED</source>
-        <target>無保護</target>
+      <trans-unit id="2a3dab422cc892db037db8632bb84a6bf496e2d1" datatype="html">
+        <source>Expand/Collapse Row</source>
+        <target>Expand/Collapse Row</target>
       </trans-unit>
-      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
-        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
-        <target>日期格式錯誤。請使用「YYYY-MM-DD HH:mm:ss」。</target>
+      <trans-unit id="7789266940050748913" datatype="html">
+        <source>in %s</source>
+        <target>in %s</target>
       </trans-unit>
-      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
-        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
-        <target>保護已過期。請選取一個未來的日期或保留空白。</target>
+      <trans-unit id="8565573880632900017" datatype="html">
+        <source>%s ago</source>
+        <target>%s ago</target>
       </trans-unit>
-      <trans-unit id="536b3205c0c0d4d21685ec06feccfcf2fe14deb1" datatype="html">
-        <source>Move Image</source>
-        <target>移動影像</target>
+      <trans-unit id="220300059326988179" datatype="html">
+        <source>a few seconds</source>
+        <target>a few seconds</target>
       </trans-unit>
-      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
-        <source>Gateways</source>
-        <target>Gateways</target>
+      <trans-unit id="2761143993878941513" datatype="html">
+        <source>%d seconds</source>
+        <target>%d seconds</target>
       </trans-unit>
-      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
-        <source>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </source>
-        <target>Must be greater than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
-        </target>
+      <trans-unit id="7094767962693903153" datatype="html">
+        <source>a minute</source>
+        <target>a minute</target>
       </trans-unit>
-      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
-        <source>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </source>
-        <target>Must be less than or equal to 
-          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
-        </target>
+      <trans-unit id="7597613755904774250" datatype="html">
+        <source>%d minutes</source>
+        <target>%d minutes</target>
       </trans-unit>
-      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
-        <source>Overview</source>
-        <target>綜覽</target>
+      <trans-unit id="2757762976030115752" datatype="html">
+        <source>an hour</source>
+        <target>an hour</target>
       </trans-unit>
-      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
-        <source>Targets</source>
-        <target>目標</target>
+      <trans-unit id="9118454901758656303" datatype="html">
+        <source>%d hours</source>
+        <target>%d hours</target>
       </trans-unit>
-      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
-        <source>Discovery Authentication</source>
-        <target>探查驗證</target>
+      <trans-unit id="7435193742089920080" datatype="html">
+        <source>a day</source>
+        <target>a day</target>
       </trans-unit>
-      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
-        <source>User</source>
-        <target>使用者</target>
+      <trans-unit id="1821334622562842480" datatype="html">
+        <source>%d days</source>
+        <target>%d days</target>
       </trans-unit>
-      <trans-unit id="0214f773f8e394f50f953f39962e352d7863e959" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-              can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>使用者名稱的長度必須介於 8 至 64 個字元之間,並且只能包含以下
-                        字元︰字母、「.」、「@」、「-」、「_」或「:」。</target>
+      <trans-unit id="7375306199026780379" datatype="html">
+        <source>a week</source>
+        <target>a week</target>
       </trans-unit>
-      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
-        <source>Password</source>
-        <target>密碼</target>
+      <trans-unit id="7272688256541915488" datatype="html">
+        <source>%d weeks</source>
+        <target>%d weeks</target>
       </trans-unit>
-      <trans-unit id="6682d1c00263bee204583a5d589b308b6be88b0f" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-              and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5761124614324704118" datatype="html">
+        <source>a month</source>
+        <target>a month</target>
       </trans-unit>
-      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
-        <source>Mutual User</source>
-        <target>雙向驗證使用者</target>
+      <trans-unit id="352195662913351589" datatype="html">
+        <source>%d months</source>
+        <target>%d months</target>
       </trans-unit>
-      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
-        <source>Mutual Password</source>
-        <target>雙向驗證密碼</target>
+      <trans-unit id="7562153591649199139" datatype="html">
+        <source>a year</source>
+        <target>a year</target>
       </trans-unit>
-      <trans-unit id="8800276925157c666b103c36ff7fe8ffe11980b4" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-              can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="5424759741855527370" datatype="html">
+        <source>%d years</source>
+        <target>%d years</target>
       </trans-unit>
-      <trans-unit id="53a583cd5f15059cc958b7d547f72cc78f68e123" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-    on how to configure and enable the iSCSI Targets management functionality.
-        </target>
+      <trans-unit id="7329683463736701292" datatype="html">
+        <source>n/a</source>
+        <target>n/a</target>
       </trans-unit>
-      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
-        <source>Available information:</source>
-        <target>可用資訊︰</target>
+      <trans-unit id="2807800733729323332" datatype="html">
+        <source>Yes</source>
+        <target>Yes</target>
       </trans-unit>
-      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
-        <source>iSCSI Targets not available</source>
-        <target>無法使用 iSCSI 目標</target>
+      <trans-unit id="3542042671420335679" datatype="html">
+        <source>No</source>
+        <target>No</target>
       </trans-unit>
-      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
-        <source>Discovery authentication</source>
-        <target>Discovery authentication</target>
+      <trans-unit id="709331713250198508" datatype="html">
+        <source>Loading form data...</source>
+        <target>Loading form data...</target>
       </trans-unit>
-      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
-        <source>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+      <trans-unit id="3850344644863430180" datatype="html">
+        <source>Form data could not be loaded.</source>
+        <target>Form data could not be loaded.</target>
+      </trans-unit>
+      <trans-unit id="614961883076556986" datatype="html">
+        <source>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </source>
-        <target>Only available for RBD images with 
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>fast-diff
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> enabled
+        <target>Failed to 
+          <x id="PH" equiv-text="this.operation.failure"/>
+          <x id="PH_1" equiv-text="this.involves(metadata)"/>
         </target>
       </trans-unit>
-      <trans-unit id="e70fcca5a99575cffef3ff8cbd5e69f06ffd0f1c" datatype="html">
-        <source>Pool</source>
-        <target></target>
+      <trans-unit id="489145301781720653" datatype="html">
+        <source>Executing</source>
+        <target>Executing</target>
       </trans-unit>
-      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
-        <source>Data Pool</source>
-        <target>資料池</target>
+      <trans-unit id="4238828029954346941" datatype="html">
+        <source>execute</source>
+        <target>execute</target>
       </trans-unit>
-      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
-        <source>Created</source>
-        <target>已建立</target>
+      <trans-unit id="7196604637389554584" datatype="html">
+        <source>Executed</source>
+        <target>Executed</target>
       </trans-unit>
-      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
-        <source>Size</source>
-        <target>大小</target>
+      <trans-unit id="4418441687454700644" datatype="html">
+        <source>unknown task</source>
+        <target>unknown task</target>
       </trans-unit>
-      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
-        <source>Objects</source>
-        <target>物件</target>
+      <trans-unit id="8667665916832796867" datatype="html">
+        <source>Creating</source>
+        <target>Creating</target>
       </trans-unit>
-      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
-        <source>Object size</source>
-        <target>物件大小</target>
+      <trans-unit id="6031236679730054907" datatype="html">
+        <source>create</source>
+        <target>create</target>
       </trans-unit>
-      <trans-unit id="6cdb1fea93d77c07950c0c76c6e0ad79ebbef084" datatype="html">
-        <source>Features</source>
-        <target>功能</target>
+      <trans-unit id="5593033420216313122" datatype="html">
+        <source>Updating</source>
+        <target>Updating</target>
       </trans-unit>
-      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
-        <source>Provisioned</source>
-        <target>已佈建</target>
+      <trans-unit id="6100869651653026893" datatype="html">
+        <source>update</source>
+        <target>update</target>
       </trans-unit>
-      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
-        <source>N/A</source>
-        <target></target>
+      <trans-unit id="3141301060598402455" datatype="html">
+        <source>Deleting</source>
+        <target>Deleting</target>
       </trans-unit>
-      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
-        <source>Total provisioned</source>
-        <target>總佈建數</target>
+      <trans-unit id="3420504288275541125" datatype="html">
+        <source>Adding</source>
+        <target>Adding</target>
       </trans-unit>
-      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
-        <source>Striping unit</source>
-        <target>分割單位</target>
+      <trans-unit id="1059784693423848532" datatype="html">
+        <source>add</source>
+        <target>add</target>
       </trans-unit>
-      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
-        <source>Striping count</source>
-        <target>分割計數</target>
+      <trans-unit id="4594819887188505274" datatype="html">
+        <source>Removing</source>
+        <target>Removing</target>
       </trans-unit>
-      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
-        <source>Parent</source>
-        <target></target>
+      <trans-unit id="2123171795960509943" datatype="html">
+        <source>remove</source>
+        <target>remove</target>
       </trans-unit>
-      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
-        <source>Block name prefix</source>
-        <target>區塊名稱字首</target>
+      <trans-unit id="1946427188770321847" datatype="html">
+        <source>Importing</source>
+        <target>Importing</target>
       </trans-unit>
-      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
-        <source>Order</source>
-        <target>順序</target>
+      <trans-unit id="8495827411619139669" datatype="html">
+        <source>import</source>
+        <target>import</target>
       </trans-unit>
-      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
-        <source>Snapshots</source>
-        <target>快照</target>
+      <trans-unit id="6218459863491436562" datatype="html">
+        <source>Imported</source>
+        <target>Imported</target>
       </trans-unit>
-      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
-        <source>Image</source>
-        <target>影像</target>
+      <trans-unit id="6534993668932538712" datatype="html">
+        <source>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </source>
+        <target>RBD '
+          <x id="PH" equiv-text="metadata.image_spec"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
-        <source>This setting overrides the global value</source>
-        <target>此設定會覆寫全域值</target>
+      <trans-unit id="8237287859948228705" datatype="html">
+        <source>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </source>
+        <target>RBD snapshot '
+          <x id="PH" equiv-text="metadata.image_spec"/>@
+          <x id="PH_1" equiv-text="metadata.snapshot_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
-        <source>Global</source>
-        <target>全域</target>
+      <trans-unit id="2328067975897167268" datatype="html">
+        <source>mirroring site name</source>
+        <target>mirroring site name</target>
       </trans-unit>
-      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
-        <source>This is the global value. No value for this option has been set for this image.</source>
-        <target>此值為全域值。未為此影像設定此選項的值。</target>
+      <trans-unit id="4433460322631470833" datatype="html">
+        <source>bootstrap token</source>
+        <target>bootstrap token</target>
       </trans-unit>
-      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+      <trans-unit id="7044591639782280183" datatype="html">
+        <source>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        <target>mirror mode for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
         </target>
       </trans-unit>
-      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
-        <source>'/' and '@' are not allowed.</source>
-        <target>不允許使用「/」和「@」。</target>
+      <trans-unit id="7109746474198366468" datatype="html">
+        <source>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>mirror peer for pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
-        <source>-- No rbd pools available --</source>
-        <target>-- 沒有可用的 RBD 池 --</target>
+      <trans-unit id="6201476020617351396" datatype="html">
+        <source>all dashboards</source>
+        <target>all dashboards</target>
       </trans-unit>
-      <trans-unit id="ef83ec9c304a89d45650e580dcdc2978c37b3a83" datatype="html">
-        <source>-- Select a pool --</source>
-        <target>-- 選取池 --</target>
+      <trans-unit id="7268953097700363232" datatype="html">
+        <source>Identifying</source>
+        <target>Identifying</target>
       </trans-unit>
-      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
-        <source>Use a dedicated data pool</source>
-        <target>使用專屬的資料池</target>
+      <trans-unit id="4337678035264231187" datatype="html">
+        <source>identify</source>
+        <target>identify</target>
       </trans-unit>
-      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
-        <source>Data pool</source>
-        <target>資料池</target>
+      <trans-unit id="7257219307556106552" datatype="html">
+        <source>Identified</source>
+        <target>Identified</target>
+      </trans-unit>
+      <trans-unit id="6002370161381995023" datatype="html">
+        <source>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>device '
+          <x id="PH" equiv-text="metadata.device"/>' on host '
+          <x id="PH_1" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5580298273054260850" datatype="html">
+        <source>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </source>
+        <target>OSDs (DriveGroups: 
+          <x id="PH" equiv-text="metadata.tracking_id"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="2182125722527364040" datatype="html">
+        <source>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </source>
+        <target>Name is already used by 
+          <x id="PH" equiv-text="this.pool(metadata)"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7892856315477304281" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> is busy.
+        </target>
+      </trans-unit>
+      <trans-unit id="4690045751984117407" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.rbd.default(metadata)"/> contains snapshots.
+        </target>
+      </trans-unit>
+      <trans-unit id="562148565853868662" datatype="html">
+        <source>Cloning</source>
+        <target>Cloning</target>
+      </trans-unit>
+      <trans-unit id="1197352830433807469" datatype="html">
+        <source>clone</source>
+        <target>clone</target>
+      </trans-unit>
+      <trans-unit id="1692004144561317867" datatype="html">
+        <source>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </source>
+        <target>Snapshot of 
+          <x id="PH" equiv-text="this.rbd.child(metadata)"/> must be protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="8531200838331320284" datatype="html">
+        <source>Copying</source>
+        <target>Copying</target>
+      </trans-unit>
+      <trans-unit id="6862265996781523030" datatype="html">
+        <source>copy</source>
+        <target>copy</target>
+      </trans-unit>
+      <trans-unit id="3556912098733712857" datatype="html">
+        <source>Flattening</source>
+        <target>Flattening</target>
+      </trans-unit>
+      <trans-unit id="2488773646187451754" datatype="html">
+        <source>flatten</source>
+        <target>flatten</target>
+      </trans-unit>
+      <trans-unit id="704305783678486635" datatype="html">
+        <source>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(           metadata         )"/> because it contains child images.
+        </source>
+        <target>Cannot unprotect 
+          <x id="PH" equiv-text="this.rbd.snapshot(
+          metadata
+        )"/> because it contains child images.
+        </target>
+      </trans-unit>
+      <trans-unit id="7101271773452792348" datatype="html">
+        <source>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </source>
+        <target>Cannot delete 
+          <x id="PH" equiv-text="this.rbd.snapshot(metadata)"/> because it's protected.
+        </target>
+      </trans-unit>
+      <trans-unit id="5143010940199748580" datatype="html">
+        <source>Rolling back</source>
+        <target>Rolling back</target>
+      </trans-unit>
+      <trans-unit id="1315686250907089544" datatype="html">
+        <source>rollback</source>
+        <target>rollback</target>
+      </trans-unit>
+      <trans-unit id="5010267418211867946" datatype="html">
+        <source>Moving</source>
+        <target>Moving</target>
+      </trans-unit>
+      <trans-unit id="4366763205960752449" datatype="html">
+        <source>move</source>
+        <target>move</target>
+      </trans-unit>
+      <trans-unit id="695867152524584829" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_spec"/>' to trash
+        </target>
+      </trans-unit>
+      <trans-unit id="5423442774536615202" datatype="html">
+        <source>Could not find image.</source>
+        <target>Could not find image.</target>
+      </trans-unit>
+      <trans-unit id="2622324641113512527" datatype="html">
+        <source>Restoring</source>
+        <target>Restoring</target>
+      </trans-unit>
+      <trans-unit id="3347932678307141902" datatype="html">
+        <source>restore</source>
+        <target>restore</target>
+      </trans-unit>
+      <trans-unit id="7488038030362249932" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>' into '
+          <x id="PH_1" equiv-text="metadata.new_image_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8565688512490959949" datatype="html">
+        <source>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </source>
+        <target>Image name '
+          <x id="PH" equiv-text="metadata.new_image_name"/>' is already in use.
+        </target>
+      </trans-unit>
+      <trans-unit id="6331051389974655106" datatype="html">
+        <source>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </source>
+        <target>image '
+          <x id="PH" equiv-text="metadata.image_id_spec"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8245559899946787147" datatype="html">
+        <source>Purging</source>
+        <target>Purging</target>
+      </trans-unit>
+      <trans-unit id="7879437654311684252" datatype="html">
+        <source>purge</source>
+        <target>purge</target>
+      </trans-unit>
+      <trans-unit id="1440427157062670480" datatype="html">
+        <source>all pools</source>
+        <target>all pools</target>
+      </trans-unit>
+      <trans-unit id="8677740163708263843" datatype="html">
+        <source>images from 
+          <x id="PH" equiv-text="message"/>
+        </source>
+        <target>images from 
+          <x id="PH" equiv-text="message"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="8011237345035114219" datatype="html">
+        <source>Cannot disable mirroring because it contains a peer.</source>
+        <target>Cannot disable mirroring because it contains a peer.</target>
+      </trans-unit>
+      <trans-unit id="7391584598242145869" datatype="html">
+        <source>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </source>
+        <target>host '
+          <x id="PH" equiv-text="metadata.hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="6964302691596180722" datatype="html">
+        <source>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </source>
+        <target>OSD '
+          <x id="PH" equiv-text="metadata.svc_id"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="488305686602466689" datatype="html">
+        <source>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </source>
+        <target>pool '
+          <x id="PH" equiv-text="metadata.pool_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5921392748828575278" datatype="html">
+        <source>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>erasure code profile '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2423915105798557698" datatype="html">
+        <source>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </source>
+        <target>crush rule '
+          <x id="PH" equiv-text="metadata.name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8273044996643438592" datatype="html">
+        <source>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </source>
+        <target>target '
+          <x id="PH" equiv-text="metadata.target_iqn"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="5474643443735437364" datatype="html">
+        <source>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path     "/>'
+        </source>
+        <target>NFS '
+          <x id="PH" equiv-text="metadata.cluster_id"/>:
+          <x id="PH_1" equiv-text="metadata.export_id ? metadata.export_id : metadata.path
+    "/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="2235495382025026939" datatype="html">
+        <source>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </source>
+        <target>Service '
+          <x id="PH" equiv-text="metadata.service_name"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="8770134622386151776" datatype="html">
+        <source>Telemetry activation reminder muted</source>
+        <target>Telemetry activation reminder muted</target>
+      </trans-unit>
+      <trans-unit id="8352450862052130357" datatype="html">
+        <source>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</source>
+        <target>You can activate the module on the Telemetry configuration page (&lt;b&gt;Dashboard Settings&lt;/b&gt; -&gt; &lt;b&gt;Telemetry configuration&lt;/b&gt;) at any time.</target>
+      </trans-unit>
+      <trans-unit id="e9e6aaf48f7e1eb9bd6e71e1f46ae8969057279b" datatype="html">
+        <source>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </source>
+        <target>The Telemetry module is not submitting telemetry data at the moment. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/telemetry&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to activate it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
+        <source>Refresh</source>
+        <target>Refresh</target>
+      </trans-unit>
+      <trans-unit id="20b3d45b0c08a2951a9974fa20505e4de95250c9" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;        class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>less than 1
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day. Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+       class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="c2f34088c155e40ffb23770a465a65868ce772b2" datatype="html">
+        <source>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;      class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </source>
+        <target>Your password will expire in 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ expirationDays }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ expirationDays }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> day(s). Click 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/user-profile/edit&quot;
+     class=&quot;alert-link&quot;>"/>here
+          <x id="CLOSE_LINK" equiv-text="</a> "/> to change it now.
+        </target>
+      </trans-unit>
+      <trans-unit id="b20e42ac4354d449f2718428b5390933eef0c1b9" datatype="html">
+        <source>The feature is not supported in the current Orchestrator.</source>
+        <target>The feature is not supported in the current Orchestrator.</target>
+      </trans-unit>
+      <trans-unit id="1a437b8f93cf826817c04a4277edb1ae3a93a1ab" datatype="html">
+        <source>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </source>
+        <target>Orchestrator is not available. Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;orch&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="0a23e992f6c6e169a38b2b7338b4e5e803b52e0d" datatype="html">
+        <source>Tasks and Notifications</source>
+        <target>Tasks and Notifications</target>
+      </trans-unit>
+      <trans-unit id="7e52e9143145e1db5146258de81eae018a407b31" datatype="html">
+        <source>Clear notifications</source>
+        <target>Clear notifications</target>
+      </trans-unit>
+      <trans-unit id="b0b07bb6b7ff21ede439dd04eaf8872d1ecb84d8" datatype="html">
+        <source>Remove notification</source>
+        <target>Remove notification</target>
+      </trans-unit>
+      <trans-unit id="e17a1d75189da843f541f7764f188f2b19a97df2" datatype="html">
+        <source>Duration:</source>
+        <target>Duration:</target>
+      </trans-unit>
+      <trans-unit id="0d4b37c6675c5b436a54c43d6716eec835e1aa7f" datatype="html">
+        <source>There are no notifications.</source>
+        <target>There are no notifications.</target>
+      </trans-unit>
+      <trans-unit id="3fb5709e10166cbc85970cbff103db227dbeb813" datatype="html">
+        <source>Select a Language</source>
+        <target>選取語言</target>
+      </trans-unit>
+      <trans-unit id="7888499255176013171" datatype="html">
+        <source>Last 5 minutes</source>
+        <target>Last 5 minutes</target>
+      </trans-unit>
+      <trans-unit id="6892361549797455305" datatype="html">
+        <source>Last 15 minutes</source>
+        <target>Last 15 minutes</target>
+      </trans-unit>
+      <trans-unit id="2653641162607195423" datatype="html">
+        <source>Last 30 minutes</source>
+        <target>Last 30 minutes</target>
+      </trans-unit>
+      <trans-unit id="4117793269024790392" datatype="html">
+        <source>Last 1 hour (Default)</source>
+        <target>Last 1 hour (Default)</target>
+      </trans-unit>
+      <trans-unit id="2645733658763754077" datatype="html">
+        <source>Last 3 hours</source>
+        <target>Last 3 hours</target>
+      </trans-unit>
+      <trans-unit id="7360078715633936807" datatype="html">
+        <source>Last 6 hours</source>
+        <target>Last 6 hours</target>
+      </trans-unit>
+      <trans-unit id="5055313582241816303" datatype="html">
+        <source>Last 12 hours</source>
+        <target>Last 12 hours</target>
+      </trans-unit>
+      <trans-unit id="9186529157286281693" datatype="html">
+        <source>Last 24 hours</source>
+        <target>Last 24 hours</target>
+      </trans-unit>
+      <trans-unit id="4498682414491138092" datatype="html">
+        <source>Yesterday</source>
+        <target>Yesterday</target>
+      </trans-unit>
+      <trans-unit id="929003859318769922" datatype="html">
+        <source>Today so far</source>
+        <target>Today so far</target>
+      </trans-unit>
+      <trans-unit id="5525943133564968818" datatype="html">
+        <source>Day before yesterday</source>
+        <target>Day before yesterday</target>
+      </trans-unit>
+      <trans-unit id="6168755117727892817" datatype="html">
+        <source>Last 2 days</source>
+        <target>Last 2 days</target>
+      </trans-unit>
+      <trans-unit id="7574807704224200535" datatype="html">
+        <source>This day last week</source>
+        <target>This day last week</target>
+      </trans-unit>
+      <trans-unit id="4420128118950221234" datatype="html">
+        <source>Previous week</source>
+        <target>Previous week</target>
+      </trans-unit>
+      <trans-unit id="4063965603321223683" datatype="html">
+        <source>This week so far</source>
+        <target>This week so far</target>
+      </trans-unit>
+      <trans-unit id="4873149362496451858" datatype="html">
+        <source>Last 7 days</source>
+        <target>Last 7 days</target>
+      </trans-unit>
+      <trans-unit id="8586908745456864217" datatype="html">
+        <source>Previous month</source>
+        <target>Previous month</target>
+      </trans-unit>
+      <trans-unit id="1647573304710886499" datatype="html">
+        <source>This month so far</source>
+        <target>This month so far</target>
+      </trans-unit>
+      <trans-unit id="2949150997160654358" datatype="html">
+        <source>Last 30 days</source>
+        <target>Last 30 days</target>
+      </trans-unit>
+      <trans-unit id="7469939859049484736" datatype="html">
+        <source>Last 90 days</source>
+        <target>Last 90 days</target>
+      </trans-unit>
+      <trans-unit id="3847501198811458781" datatype="html">
+        <source>Last 6 months</source>
+        <target>Last 6 months</target>
+      </trans-unit>
+      <trans-unit id="7447583558445881102" datatype="html">
+        <source>Last 1 year</source>
+        <target>Last 1 year</target>
+      </trans-unit>
+      <trans-unit id="100513227838842152" datatype="html">
+        <source>Previous year</source>
+        <target>Previous year</target>
+      </trans-unit>
+      <trans-unit id="3650872673621947074" datatype="html">
+        <source>This year so far</source>
+        <target>This year so far</target>
+      </trans-unit>
+      <trans-unit id="1262816694819959075" datatype="html">
+        <source>Last 2 years</source>
+        <target>Last 2 years</target>
+      </trans-unit>
+      <trans-unit id="7878813844917362690" datatype="html">
+        <source>Last 5 years</source>
+        <target>Last 5 years</target>
+      </trans-unit>
+      <trans-unit id="c5109325fb160b543f71a51e7511c00575057431" datatype="html">
+        <source>Loading panel data...</source>
+        <target>正在載入面板資料...</target>
+      </trans-unit>
+      <trans-unit id="a21acde005f80ceadb1391be1e7ff8b6d18188a0" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the monitoring functionality.
+        </target>
+      </trans-unit>
+      <trans-unit id="6a0ed4bd7b7add2a6febf7adf58d8cde5e421418" datatype="html">
+        <source>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </source>
+        <target>Grafana Dashboard doesn't exist. Please refer to 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;grafana&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to add dashboards to Grafana.
+        </target>
+      </trans-unit>
+      <trans-unit id="4e11830040bd64804a0555de76f291d5832772d4" datatype="html">
+        <source>Grafana Time Picker</source>
+        <target>Grafana 時間選擇器</target>
+      </trans-unit>
+      <trans-unit id="238c1ba845dd7330e8088165275919a1debf1ca3" datatype="html">
+        <source>Reset Settings</source>
+        <target>重設設定</target>
+      </trans-unit>
+      <trans-unit id="1417693714872528491" datatype="html">
+        <source>This field is required.</source>
+        <target>This field is required.</target>
+      </trans-unit>
+      <trans-unit id="5321335688371682440" datatype="html">
+        <source>An error occurred.</source>
+        <target>An error occurred.</target>
+      </trans-unit>
+      <trans-unit id="3099741642167775297" datatype="html">
+        <source>Download</source>
+        <target>Download</target>
+      </trans-unit>
+      <trans-unit id="2be8b7f04f0104d3fad90d079d8202b74f758b9a" datatype="html">
+        <source>Yes, I am sure.</source>
+        <target>是的,我確定。</target>
+      </trans-unit>
+      <trans-unit id="6110699a3562eeb15371063c0cf7f6bfd88a0209" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/>
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ itemNames[0] }}"/>
+          <x id="INTERPOLATION_1" equiv-text="{{ itemNames[0] }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="549859e511ba5af0ea03fcaa620c472f08038969" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected items?
+        </target>
+      </trans-unit>
+      <trans-unit id="54839ebc827b73c9dc4e1df731c6d36a85036af7" datatype="html">
+        <source>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </source>
+        <target>Are you sure that you want to 
+          <x id="INTERPOLATION" equiv-text="{{ actionDescription | lowercase }}"/> the selected 
+          <x id="INTERPOLATION_1" equiv-text="{{ itemDescription }}"/>?
+        </target>
+      </trans-unit>
+      <trans-unit id="4dd200b7f9e19048cf90516843b40964f2af3fe9" datatype="html">
+        <source>Copy to Clipboard</source>
+        <target>Copy to Clipboard</target>
+      </trans-unit>
+      <trans-unit id="3417247046175131869" datatype="html">
+        <source>No items selected.</source>
+        <target>No items selected.</target>
+      </trans-unit>
+      <trans-unit id="1034353870189672674" datatype="html">
+        <source>Deselect item to select again</source>
+        <target>Deselect item to select again</target>
+      </trans-unit>
+      <trans-unit id="4879298070255432995" datatype="html">
+        <source>Selection limit reached</source>
+        <target>Selection limit reached</target>
+      </trans-unit>
+      <trans-unit id="7001227209911602786" datatype="html">
+        <source>Filter tags</source>
+        <target>Filter tags</target>
+      </trans-unit>
+      <trans-unit id="791789583719406586" datatype="html">
+        <source>Add badge</source>
+        <target>Add badge</target>
+      </trans-unit>
+      <trans-unit id="699988676752930063" datatype="html">
+        <source>There are no items available.</source>
+        <target>There are no items available.</target>
+      </trans-unit>
+      <trans-unit id="6759205696902713848" datatype="html">
+        <source>Warning</source>
+        <target>Warning</target>
+      </trans-unit>
+      <trans-unit id="1519954996184640001" datatype="html">
+        <source>Error</source>
+        <target>Error</target>
+      </trans-unit>
+      <trans-unit id="5037437391296624618" datatype="html">
+        <source>Information</source>
+        <target>Information</target>
+      </trans-unit>
+      <trans-unit id="4648900870671159218" datatype="html">
+        <source>Success</source>
+        <target>Success</target>
+      </trans-unit>
+      <trans-unit id="6c947210e2d162b6225083d18820ab602f58cd2d" datatype="html">
+        <source>Remove the custom configuration value. The default configuration will be inherited and used instead.</source>
+        <target>Remove the custom configuration value. The default configuration will be inherited and used instead.</target>
+      </trans-unit>
+      <trans-unit id="454ee9cb60b00446a8fb147fd2cc5eb836320586" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ option.maxValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="7fc8a22825131e028336f60ef909ccbd96059703" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ option.minValue }}"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="319e0745bcbc132451569294fa2fa21bf10f555a" datatype="html">
+        <source>Toggle navigation</source>
+        <target>切換導覽</target>
+      </trans-unit>
+      <trans-unit id="f65253954b66e929a8b4d5ecaf61f9129f8cec64" datatype="html">
+        <source>Dashboard</source>
+        <target>儀表板</target>
+      </trans-unit>
+      <trans-unit id="2cc3ecb16e348fcf2f2fbfd2f997d4d22f37475b" datatype="html">
+        <source>Inventory</source>
+        <target>Inventory</target>
+      </trans-unit>
+      <trans-unit id="624f596cc3320f5e0a0d7c7346c364e5af9bdd8c" datatype="html">
+        <source>Monitors</source>
+        <target>監控程式</target>
+      </trans-unit>
+      <trans-unit id="1a9183778f2c6473d7ccb080f651caa01faaf70c" datatype="html">
+        <source>OSDs</source>
+        <target>OSD</target>
+      </trans-unit>
+      <trans-unit id="8c95898abff46bfac3ed6eb2afef74597e60b15c" datatype="html">
+        <source>CRUSH map</source>
+        <target>CRUSH 地圖</target>
+      </trans-unit>
+      <trans-unit id="e7b2bc4b86de6e96d353f6bf2b4d793ea3a19ba0" datatype="html">
+        <source>Manager Modules</source>
+        <target>Manager Modules</target>
+      </trans-unit>
+      <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
+        <source>Logs</source>
+        <target>記錄</target>
+      </trans-unit>
+      <trans-unit id="17fc3efe5f9fa4e0289c900cb6202265215a1a27" datatype="html">
+        <source>Monitoring</source>
+        <target>Monitoring</target>
+      </trans-unit>
+      <trans-unit id="92899fa68e8ca108912163ff58edc8540e453787" datatype="html">
+        <source>Pools</source>
+        <target>池</target>
+      </trans-unit>
+      <trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html">
+        <source>Block</source>
+        <target>區塊</target>
+      </trans-unit>
+      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
+        <source>Images</source>
+        <target>影像</target>
+      </trans-unit>
+      <trans-unit id="3c2562ba992127203dcfd014010b03cb7b8113c6" datatype="html">
+        <source>Mirroring</source>
+        <target>鏡像</target>
+      </trans-unit>
+      <trans-unit id="811c241d56601b91ef26735b770e64428089b950" datatype="html">
+        <source>iSCSI</source>
+        <target>iSCSI</target>
+      </trans-unit>
+      <trans-unit id="a24eabd99ea5af20f5f94c4484649cd30370042b" datatype="html">
+        <source>NFS</source>
+        <target>NFS</target>
+      </trans-unit>
+      <trans-unit id="a4eff72d97b7ced051398d581f10968218057ddc" datatype="html">
+        <source>Filesystems</source>
+        <target>檔案系統</target>
+      </trans-unit>
+      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
+        <source>Users</source>
+        <target>使用者</target>
+      </trans-unit>
+      <trans-unit id="9515520496da83179d8b08132f00f575512a1f40" datatype="html">
+        <source>Buckets</source>
+        <target>桶</target>
+      </trans-unit>
+      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
+        <source>Logged in user</source>
+        <target>登入的使用者</target>
+      </trans-unit>
+      <trans-unit id="c5022c5ae3ae921c07bf5f881e9b026b4a6708a7" datatype="html">
+        <source>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </source>
+        <target>Signed in as 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ username }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ username }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
+        <source>Sign out</source>
+        <target>登出</target>
+      </trans-unit>
+      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
+        <source>Change password</source>
+        <target>Change password</target>
+      </trans-unit>
+      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
+        <source>Help</source>
+        <target>說明</target>
+      </trans-unit>
+      <trans-unit id="06638e0f01d82c0786f63aa9832fbe7866b86087" datatype="html">
+        <source>documentation</source>
+        <target>documentation</target>
+      </trans-unit>
+      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
+        <source>API</source>
+        <target>API</target>
+      </trans-unit>
+      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
+        <source>About</source>
+        <target>關於</target>
+      </trans-unit>
+      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
+        <source>Dashboard Settings</source>
+        <target>儀表板設定</target>
+      </trans-unit>
+      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
+        <source>User management</source>
+        <target>使用者管理</target>
+      </trans-unit>
+      <trans-unit id="197e0246502ca64d0de0df0d5c2deec51d41ff45" datatype="html">
+        <source>Telemetry configuration</source>
+        <target>Telemetry configuration</target>
+      </trans-unit>
+      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
+        <source>Performance counters not available</source>
+        <target>沒有可用的效能計數器</target>
+      </trans-unit>
+      <trans-unit id="8571141481686087364" datatype="html">
+        <source>(inherited from global config)</source>
+        <target>(inherited from global config)</target>
+      </trans-unit>
+      <trans-unit id="3563954518111128118" datatype="html">
+        <source>-- Select the access type --</source>
+        <target>-- Select the access type --</target>
+      </trans-unit>
+      <trans-unit id="3802199399355755843" datatype="html">
+        <source>inherited from global config</source>
+        <target>inherited from global config</target>
+      </trans-unit>
+      <trans-unit id="8729531250118136719" datatype="html">
+        <source>-- Select what kind of user id squashing is performed --</source>
+        <target>-- Select what kind of user id squashing is performed --</target>
+      </trans-unit>
+      <trans-unit id="7ffe39df9d88c972792bd8688b215392deb8313d" datatype="html">
+        <source>Clients</source>
+        <target>用戶端</target>
+      </trans-unit>
+      <trans-unit id="0660ae339068979854ade34a96546980723dede3" datatype="html">
+        <source>Add clients</source>
+        <target>新增用戶端</target>
+      </trans-unit>
+      <trans-unit id="f2dae0bda66f6a349444951c0379c28cda47d6d1" datatype="html">
+        <source>Any client can access</source>
+        <target>任何用戶端均可存取</target>
+      </trans-unit>
+      <trans-unit id="7882f2edb1d4139800b276b6b0bbf5ae0b2234ef" datatype="html">
+        <source>Addresses</source>
+        <target>位址</target>
+      </trans-unit>
+      <trans-unit id="a5f3f74c0f6925826cb2188576391c0da01a23f0" datatype="html">
+        <source>Must contain one or more comma-separated values</source>
+        <target>必須包含一或多個逗號分隔值</target>
+      </trans-unit>
+      <trans-unit id="8bb5b2073697f3f4378c44a49b7524934c9268f4" datatype="html">
+        <source>For example:</source>
+        <target>例如︰</target>
+      </trans-unit>
+      <trans-unit id="5159814115056353668" datatype="html">
+        <source>Addresses</source>
+        <target>Addresses</target>
+      </trans-unit>
+      <trans-unit id="3575940435199094878" datatype="html">
+        <source>Squash</source>
+        <target>Squash</target>
+      </trans-unit>
+      <trans-unit id="91772203889648189" datatype="html">
+        <source>NFS Protocol</source>
+        <target>NFS Protocol</target>
+      </trans-unit>
+      <trans-unit id="1032539711043211945" datatype="html">
+        <source>Transport</source>
+        <target>Transport</target>
+      </trans-unit>
+      <trans-unit id="8440421106569981118" datatype="html">
+        <source>CephFS</source>
+        <target>CephFS</target>
+      </trans-unit>
+      <trans-unit id="4095248496892792741" datatype="html">
+        <source>CephFS User</source>
+        <target>CephFS User</target>
+      </trans-unit>
+      <trans-unit id="2535727951299201687" datatype="html">
+        <source>CephFS Filesystem</source>
+        <target>CephFS Filesystem</target>
+      </trans-unit>
+      <trans-unit id="2169401160512036026" datatype="html">
+        <source>Security Label</source>
+        <target>Security Label</target>
+      </trans-unit>
+      <trans-unit id="3671149880069127721" datatype="html">
+        <source>Object Gateway</source>
+        <target>Object Gateway</target>
+      </trans-unit>
+      <trans-unit id="1643028261508790" datatype="html">
+        <source>Object Gateway User</source>
+        <target>Object Gateway User</target>
+      </trans-unit>
+      <trans-unit id="4f8b2bb476981727ab34ed40fde1218361f92c45" datatype="html">
+        <source>Details</source>
+        <target>詳細資料</target>
+      </trans-unit>
+      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
+        <source>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </source>
+        <target>Clients (
+          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="6489441800790477240" datatype="html">
+        <source>total</source>
+        <target>total</target>
+      </trans-unit>
+      <trans-unit id="8515973702474791807" datatype="html">
+        <source>up</source>
+        <target>up</target>
+      </trans-unit>
+      <trans-unit id="8271970016544066882" datatype="html">
+        <source>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </source>
+        <target>
+          <x id="PH" equiv-text="value.monmap.mons.length.toString()"/> (quorum 
+          <x id="PH_1" equiv-text="value.quorum.join(', ')"/>)
+        </target>
+      </trans-unit>
+      <trans-unit id="3629620351427988554" datatype="html">
+        <source>active daemon</source>
+        <target>active daemon</target>
+      </trans-unit>
+      <trans-unit id="8576716133013765863" datatype="html">
+        <source>standby daemons</source>
+        <target>standby daemons</target>
+      </trans-unit>
+      <trans-unit id="2078241808113697591" datatype="html">
+        <source>active</source>
+        <target>active</target>
+      </trans-unit>
+      <trans-unit id="3232506912392089107" datatype="html">
+        <source>standby</source>
+        <target>standby</target>
+      </trans-unit>
+      <trans-unit id="4223604072115719661" datatype="html">
+        <source>no filesystems</source>
+        <target>no filesystems</target>
+      </trans-unit>
+      <trans-unit id="5954854563228355745" datatype="html">
+        <source>standbyReplay</source>
+        <target>standbyReplay</target>
+      </trans-unit>
+      <trans-unit id="16bd21c1b48036d54c6a595f5cff2540cfba7f60" datatype="html">
+        <source>here</source>
+        <target>here</target>
+      </trans-unit>
+      <trans-unit id="795e8a00db46b750113d5db93e8d97e2b3079894" datatype="html">
+        <source>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;             docText=&quot;here&quot;             i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </source>
+        <target>For an overview of 
+          <x id="INTERPOLATION" equiv-text="{{ groupTitle|lowercase }}"/> widgets click 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;dashboard-landing-page-{{ groupTitle|lowercase }}&quot;
+            docText=&quot;here&quot;
+            i18n-docText></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc>"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7520247697658334435" datatype="html">
+        <source>Reads</source>
+        <target>Reads</target>
+      </trans-unit>
+      <trans-unit id="5947645586591788199" datatype="html">
+        <source>/s</source>
+        <target>/s</target>
+      </trans-unit>
+      <trans-unit id="7527163811128350993" datatype="html">
+        <source>Writes</source>
+        <target>Writes</target>
+      </trans-unit>
+      <trans-unit id="7684088941299429132" datatype="html">
+        <source>IOPS</source>
+        <target>IOPS</target>
+      </trans-unit>
+      <trans-unit id="81585474102700882" datatype="html">
+        <source>Used</source>
+        <target>Used</target>
+      </trans-unit>
+      <trans-unit id="8695656831075719969" datatype="html">
+        <source>Avail.</source>
+        <target>Avail.</target>
+      </trans-unit>
+      <trans-unit id="6352596107300820129" datatype="html">
+        <source>Clean</source>
+        <target>Clean</target>
+      </trans-unit>
+      <trans-unit id="4016774570903735270" datatype="html">
+        <source>Working</source>
+        <target>Working</target>
+      </trans-unit>
+      <trans-unit id="4467323362722952678" datatype="html">
+        <source>Unknown</source>
+        <target>Unknown</target>
+      </trans-unit>
+      <trans-unit id="7790772795962334429" datatype="html">
+        <source>Healthy</source>
+        <target>Healthy</target>
+      </trans-unit>
+      <trans-unit id="4708847204147472247" datatype="html">
+        <source>Misplaced</source>
+        <target>Misplaced</target>
+      </trans-unit>
+      <trans-unit id="3120522496446378904" datatype="html">
+        <source>Degraded</source>
+        <target>Degraded</target>
+      </trans-unit>
+      <trans-unit id="8047698491745405137" datatype="html">
+        <source>Unfound</source>
+        <target>Unfound</target>
+      </trans-unit>
+      <trans-unit id="81117556780777231" datatype="html">
+        <source>objects</source>
+        <target>objects</target>
+      </trans-unit>
+      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
+        <source>Cluster Status</source>
+        <target>叢集狀態</target>
+      </trans-unit>
+      <trans-unit id="c34287a0423968dac8a41463b80855a0ff789403" datatype="html">
+        <source>Managers</source>
+        <target>Managers</target>
+      </trans-unit>
+      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
+        <source>Object Gateways</source>
+        <target>物件閘道</target>
+      </trans-unit>
+      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
+        <source>Metadata Servers</source>
+        <target>中繼資料伺服器</target>
+      </trans-unit>
+      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
+        <source>iSCSI Gateways</source>
+        <target>iSCSI 閘道</target>
+      </trans-unit>
+      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
+        <source>Capacity</source>
+        <target>容量</target>
+      </trans-unit>
+      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
+        <source>Raw Capacity</source>
+        <target>原始容量</target>
+      </trans-unit>
+      <trans-unit id="afdb601c16162f2c798b16a2920955f1cc6a20aa" datatype="html">
+        <source>Objects</source>
+        <target>物件</target>
+      </trans-unit>
+      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
+        <source>PG Status</source>
+        <target>PG 狀態</target>
+      </trans-unit>
+      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
+        <source>PGs per OSD</source>
+        <target>每個 OSD 的 PG 數</target>
+      </trans-unit>
+      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
+        <source>Performance</source>
+        <target>效能</target>
+      </trans-unit>
+      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
+        <source>Client Read/Write</source>
+        <target>用戶端讀取/寫入</target>
+      </trans-unit>
+      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
+        <source>Client Throughput</source>
+        <target>用戶端輸送量</target>
+      </trans-unit>
+      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
+        <source>Recovery Throughput</source>
+        <target>復原輸送量</target>
+      </trans-unit>
+      <trans-unit id="35416fcdf9cb33d2b299d3f2028c390454b55d02" datatype="html">
+        <source>Scrubbing</source>
+        <target>Scrubbing</target>
+      </trans-unit>
+      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
+        <source>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </source>
+        <target>
+          <x id="START_ITALIC_TEXT" equiv-text="<i [ngClass]=&quot;[icons.infoCircle]&quot;></i>"/>
+          <x id="CLOSE_ITALIC_TEXT" equiv-text="</i> "/> See 
+          <x id="START_LINK" equiv-text="<a routerLink=&quot;/logs&quot;>"/>Logs
+          <x id="CLOSE_LINK" equiv-text="</a> "/> for more details.
+        </target>
+      </trans-unit>
+      <trans-unit id="3474944817987674409" datatype="html">
+        <source>Daemon type</source>
+        <target>Daemon type</target>
+      </trans-unit>
+      <trans-unit id="3136939605470297323" datatype="html">
+        <source>Daemon ID</source>
+        <target>Daemon ID</target>
+      </trans-unit>
+      <trans-unit id="8171022601808215887" datatype="html">
+        <source>Container ID</source>
+        <target>Container ID</target>
+      </trans-unit>
+      <trans-unit id="8859473568390700297" datatype="html">
+        <source>Container Image name</source>
+        <target>Container Image name</target>
+      </trans-unit>
+      <trans-unit id="5623167616584404899" datatype="html">
+        <source>Container Image ID</source>
+        <target>Container Image ID</target>
+      </trans-unit>
+      <trans-unit id="5518753745858598442" datatype="html">
+        <source>no spec</source>
+        <target>no spec</target>
+      </trans-unit>
+      <trans-unit id="1186363766752354382" datatype="html">
+        <source>unmanaged</source>
+        <target>unmanaged</target>
+      </trans-unit>
+      <trans-unit id="5246585784774990516" datatype="html">
+        <source>count:
+          <x id="PH" equiv-text="count"/>
+        </source>
+        <target>count:
+          <x id="PH" equiv-text="count"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="7001661117318762535" datatype="html">
+        <source>label:
+          <x id="PH" equiv-text="label"/>
+        </source>
+        <target>label:
+          <x id="PH" equiv-text="label"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="78af6a5e6e4d305557054b64d10f9f9446d8043d" datatype="html">
+        <source>{VAR_SELECT, select, true {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, true {Edit} other {Add}}</target>
+      </trans-unit>
+      <trans-unit id="b2404fa8e80946d0ce3d0ae369b51cb26ec28d42" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{editMode, select, true {Edit} other {Add}} "/> Matcher
+        </target>
+      </trans-unit>
+      <trans-unit id="9c25e04f554875dc2625a78ba0fc56c6010cd0d3" datatype="html">
+        <source>-- Select an attribute to match against --</source>
+        <target>-- Select an attribute to match against --</target>
+      </trans-unit>
+      <trans-unit id="5049e204c14c648691ac775a64fb504467aeb549" datatype="html">
+        <source>Value</source>
+        <target>值</target>
+      </trans-unit>
+      <trans-unit id="77fc5c63497fc031ddc97645484e3d94ad27766c" datatype="html">
+        <source>Use regular expression</source>
+        <target>Use regular expression</target>
+      </trans-unit>
+      <trans-unit id="880ad4df5a2051a437321443d69c9a866699e5ad" datatype="html">
+        <source>Active Alerts</source>
+        <target>Active Alerts</target>
+      </trans-unit>
+      <trans-unit id="9fe218829514884cdd0ca2300573a4e0428c324f" datatype="html">
+        <source>Alerts</source>
+        <target>Alerts</target>
+      </trans-unit>
+      <trans-unit id="aa0c44aa1e5727061baa91e954f77e2f5f9a37c9" datatype="html">
+        <source>Silences</source>
+        <target>Silences</target>
+      </trans-unit>
+      <trans-unit id="1086427836866943370" datatype="html">
+        <source>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(             this.selected           )"/>
+        </source>
+        <target>
+          <x id="PH" equiv-text="operation"/> was initialized in the following OSD(s): 
+          <x id="PH_1" equiv-text="this.joinPipe.transform(
+            this.selected
+          )"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="62b73a34ba65b3073e3560dce828a16d7fd3c0f4" datatype="html">
+        <source>{VAR_SELECT, select, true {Deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {Deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="8f077ceb52c967a8fe2de9ef0a9d65d72badf186" datatype="html">
+        <source>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </source>
+        <target>OSDs 
+          <x id="ICU" equiv-text="{deep, select, true {Deep } other {}}"/>Scrub
+        </target>
+      </trans-unit>
+      <trans-unit id="fad3dc421817a16dd6c46c1a0c36de619a8d776e" datatype="html">
+        <source>{VAR_SELECT, select, true {deep } other {}}</source>
+        <target>{VAR_SELECT, select, true {deep } other {}}</target>
+      </trans-unit>
+      <trans-unit id="c00119503aad4012b77049eee41293338f67756c" datatype="html">
+        <source>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </source>
+        <target>You are about to apply a 
+          <x id="ICU" equiv-text="{deep, select, true {deep } other {}}"/>scrub to the OSD(s): 
+          <x id="START_TAG_STRONG" equiv-text="<strong>{{ selected | join }}"/>
+          <x id="INTERPOLATION" equiv-text="{{ selected | join }}</strong>"/>
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong>"/>.
+        </target>
+      </trans-unit>
+      <trans-unit id="5251a4355cece3075db43f15d69a24a0f8485707" datatype="html">
+        <source>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </source>
+        <target>Reweight OSD: 
+          <x id="INTERPOLATION" equiv-text="{{ osdId }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="67650b2998db48201b2c6176cbfef51e7211ccaa" datatype="html">
+        <source>The value needs to be between 0 and 1.</source>
+        <target>該值必須介於 0 至 1 之間。</target>
+      </trans-unit>
+      <trans-unit id="3234179038052466481" datatype="html">
+        <source>Max Backfills</source>
+        <target>Max Backfills</target>
+      </trans-unit>
+      <trans-unit id="3847070960491384020" datatype="html">
+        <source>Recovery Max Active</source>
+        <target>Recovery Max Active</target>
       </trans-unit>
-      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
-        <source>Dedicated pool that stores the object-data of the RBD.</source>
-        <target>專用於儲存 RBD 的物件資料的池</target>
+      <trans-unit id="2088615724570210504" datatype="html">
+        <source>Recovery Max Single Start</source>
+        <target>Recovery Max Single Start</target>
       </trans-unit>
-      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
-        <source>You have to increase the size.</source>
-        <target>您必須增加大小。</target>
+      <trans-unit id="8627094894361422565" datatype="html">
+        <source>Recovery Sleep</source>
+        <target>Recovery Sleep</target>
       </trans-unit>
-      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
-        <source>Advanced</source>
-        <target>進階</target>
+      <trans-unit id="7590013429208346303" datatype="html">
+        <source>Custom</source>
+        <target>Custom</target>
       </trans-unit>
-      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
-        <source>Striping</source>
-        <target>分割</target>
+      <trans-unit id="4937275625032609020" datatype="html">
+        <source>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(             'priority'           )"/>'
+        </source>
+        <target>Updated OSD recovery speed priority '
+          <x id="PH" equiv-text="this.osdRecvSpeedForm.getValue(
+            'priority'
+          )"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
-        <source>Stripe unit</source>
-        <target>分割單位</target>
+      <trans-unit id="c35f9c5f268a514b970cc55e9a5dc4bed0988e7f" datatype="html">
+        <source>OSD Recovery Priority</source>
+        <target>OSD 復原優先程度</target>
       </trans-unit>
-      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
-        <source>-- Select stripe unit --</source>
-        <target>-- 選取分割單位 --</target>
+      <trans-unit id="b74af38005e8a8914e45af2ec412e11ceafef8b6" datatype="html">
+        <source>Priority</source>
+        <target>優先程度</target>
       </trans-unit>
-      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
-        <source>This field is required because stripe count is defined!</source>
-        <target>由於已定義分割計數,因此必須填寫此欄位!</target>
+      <trans-unit id="c2f48f04b379bfba133825747adfd238d511412e" datatype="html">
+        <source>Customize priority values</source>
+        <target>自訂優先程度值</target>
       </trans-unit>
-      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
-        <source>Stripe unit is greater than object size.</source>
-        <target>分割單位大於物件大小。</target>
+      <trans-unit id="b699e94bf376491bd50b70a98531071c737eaf40" datatype="html">
+        <source>[object Object]</source>
+        <target>[object Object]</target>
       </trans-unit>
-      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
-        <source>Stripe count</source>
-        <target>分割計數</target>
+      <trans-unit id="98fe13e7ad6c2b80375d204b47858ded83f80e15" datatype="html">
+        <source>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </source>
+        <target>The entered value is too high! It must not be greater than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.maxValue }}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
-        <source>This field is required because stripe unit is defined!</source>
-        <target>由於已定義分割單位,因此必須填寫此欄位!</target>
+      <trans-unit id="5423a3c111be47fc5a1bfe46ceb58c81c84db691" datatype="html">
+        <source>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </source>
+        <target>The entered value is too low! It must not be lower than 
+          <x id="INTERPOLATION" equiv-text="{{ attr.value.minValue }}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
-        <source>Stripe count must be greater than 0.</source>
-        <target>分割計數必須大於 0。</target>
+      <trans-unit id="7771252117308888928" datatype="html">
+        <source>PG scrub options</source>
+        <target>PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1797901277775175680" datatype="html">
+        <source>Updated PG scrub options</source>
+        <target>Updated PG scrub options</target>
+      </trans-unit>
+      <trans-unit id="1cfe07dac5b4ee1c464eb24225ddeb4f1d24076a" datatype="html">
+        <source>Advanced...</source>
+        <target>進階...</target>
+      </trans-unit>
+      <trans-unit id="b1ef1c12ddcee305353623919ef02778569f5454" datatype="html">
+        <source>Advanced configuration options</source>
+        <target>Advanced configuration options</target>
+      </trans-unit>
+      <trans-unit id="301172600132606646" datatype="html">
+        <source>No In</source>
+        <target>No In</target>
+      </trans-unit>
+      <trans-unit id="4114057962148673377" datatype="html">
+        <source>OSDs that were previously marked out will not be marked back in when they start</source>
+        <target>OSDs that were previously marked out will not be marked back in when they start</target>
+      </trans-unit>
+      <trans-unit id="5236523991485603657" datatype="html">
+        <source>No Out</source>
+        <target>No Out</target>
+      </trans-unit>
+      <trans-unit id="1798160169020638994" datatype="html">
+        <source>OSDs will not automatically be marked out after the configured interval</source>
+        <target>OSDs will not automatically be marked out after the configured interval</target>
+      </trans-unit>
+      <trans-unit id="1683654169791509804" datatype="html">
+        <source>No Up</source>
+        <target>No Up</target>
+      </trans-unit>
+      <trans-unit id="5754783193519044074" datatype="html">
+        <source>OSDs are not allowed to start</source>
+        <target>OSDs are not allowed to start</target>
+      </trans-unit>
+      <trans-unit id="4413588319909369773" datatype="html">
+        <source>No Down</source>
+        <target>No Down</target>
+      </trans-unit>
+      <trans-unit id="1348746748821823470" datatype="html">
+        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
+        <target>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</target>
+      </trans-unit>
+      <trans-unit id="9042260521669277115" datatype="html">
+        <source>Pause</source>
+        <target>Pause</target>
+      </trans-unit>
+      <trans-unit id="6015425610572318971" datatype="html">
+        <source>Pauses reads and writes</source>
+        <target>Pauses reads and writes</target>
+      </trans-unit>
+      <trans-unit id="8314873595759611676" datatype="html">
+        <source>No Scrub</source>
+        <target>No Scrub</target>
+      </trans-unit>
+      <trans-unit id="5773570234687653570" datatype="html">
+        <source>Scrubbing is disabled</source>
+        <target>Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5999821123886006899" datatype="html">
+        <source>No Deep Scrub</source>
+        <target>No Deep Scrub</target>
+      </trans-unit>
+      <trans-unit id="5362685148875251772" datatype="html">
+        <source>Deep Scrubbing is disabled</source>
+        <target>Deep Scrubbing is disabled</target>
+      </trans-unit>
+      <trans-unit id="5001752039592388485" datatype="html">
+        <source>No Backfill</source>
+        <target>No Backfill</target>
+      </trans-unit>
+      <trans-unit id="4851280330655956778" datatype="html">
+        <source>Backfilling of PGs is suspended</source>
+        <target>Backfilling of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="5994953210305546559" datatype="html">
+        <source>No Rebalance</source>
+        <target>No Rebalance</target>
+      </trans-unit>
+      <trans-unit id="3698980403470604587" datatype="html">
+        <source>OSD will choose not to backfill unless PG is also degraded</source>
+        <target>OSD will choose not to backfill unless PG is also degraded</target>
+      </trans-unit>
+      <trans-unit id="4334886823145076432" datatype="html">
+        <source>No Recover</source>
+        <target>No Recover</target>
+      </trans-unit>
+      <trans-unit id="8465994741155792816" datatype="html">
+        <source>Recovery of PGs is suspended</source>
+        <target>Recovery of PGs is suspended</target>
+      </trans-unit>
+      <trans-unit id="4052740759486923001" datatype="html">
+        <source>Bitwise Sort</source>
+        <target>Bitwise Sort</target>
+      </trans-unit>
+      <trans-unit id="2330377428425572488" datatype="html">
+        <source>Use bitwise sort</source>
+        <target>Use bitwise sort</target>
+      </trans-unit>
+      <trans-unit id="8943478424576832224" datatype="html">
+        <source>Purged Snapdirs</source>
+        <target>Purged Snapdirs</target>
+      </trans-unit>
+      <trans-unit id="7553321860087551262" datatype="html">
+        <source>OSDs have converted snapsets</source>
+        <target>OSDs have converted snapsets</target>
+      </trans-unit>
+      <trans-unit id="6509988280998256208" datatype="html">
+        <source>Recovery Deletes</source>
+        <target>Recovery Deletes</target>
+      </trans-unit>
+      <trans-unit id="451760144355116641" datatype="html">
+        <source>Deletes performed during recovery instead of peering</source>
+        <target>Deletes performed during recovery instead of peering</target>
       </trans-unit>
-      <trans-unit id="3f67f30568e9ae47507d46e28e1e82a7dca772e2" datatype="html">
+      <trans-unit id="87832369463084597" datatype="html">
+        <source>PG Log Hard Limit</source>
+        <target>PG Log Hard Limit</target>
+      </trans-unit>
+      <trans-unit id="9135782750879343185" datatype="html">
+        <source>Puts a hard limit on pg log length</source>
+        <target>Puts a hard limit on pg log length</target>
+      </trans-unit>
+      <trans-unit id="1941050626944682985" datatype="html">
+        <source>Updated OSD Flags</source>
+        <target>Updated OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="5ef50ba2514414f799d4c8fc36067a251904ba81" datatype="html">
+        <source>Cluster-wide OSD Flags</source>
+        <target>叢集範圍的 OSD 旗標</target>
+      </trans-unit>
+      <trans-unit id="3225813593817914267" datatype="html">
+        <source>The flag has been enabled for the entire cluster.</source>
+        <target>The flag has been enabled for the entire cluster.</target>
+      </trans-unit>
+      <trans-unit id="b6b27c16ddf33b855412c82069dca8120bd3a68a" datatype="html">
+        <source>Individual OSD Flags</source>
+        <target>Individual OSD Flags</target>
+      </trans-unit>
+      <trans-unit id="e2a3f211cea2cbadb29b6df93e544440b6b68d3e" datatype="html">
+        <source>Restore previous selection</source>
+        <target>Restore previous selection</target>
+      </trans-unit>
+      <trans-unit id="dba0ed9ba355a3bd3296c0bef3bb518744a51a89" datatype="html">
+        <source>Cluster-wide</source>
+        <target>Cluster-wide</target>
+      </trans-unit>
+      <trans-unit id="8edc89137d0d8c5667a2f03230beafae45e58429" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> RBD Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ deviceType }}"/> devices
+        </target>
+      </trans-unit>
+      <trans-unit id="eba28e1805b18f7c8ae2e4bc15dcf063b10b3822" datatype="html">
+        <source>At least one of these filters must be applied in order to proceed:</source>
+        <target>At least one of these filters must be applied in order to proceed:</target>
+      </trans-unit>
+      <trans-unit id="93389aa2fe2bea50bf89554ee51b28f87ee2fb50" datatype="html">
+        <source>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
+        </source>
+        <target>Number of devices: 
+          <x id="INTERPOLATION" equiv-text="{{ filteredDevices.length }}"/>. Raw capacity: 
+          <x id="INTERPOLATION_1" equiv-text="              {{ capacity | di"/>.
         </target>
       </trans-unit>
-      <trans-unit id="1628d19a4490817c18be2afab410ca4adfa62ea7" datatype="html">
-        <source>{VAR_SELECT, select, true {Rename} other {Create} }</source>
-        <target>{VAR_SELECT, select, true {重新命名} other {建立} }</target>
+      <trans-unit id="1961811273151129466" datatype="html">
+        <source>No available devices</source>
+        <target>No available devices</target>
+      </trans-unit>
+      <trans-unit id="3617271647728055571" datatype="html">
+        <source>Please add primary devices first</source>
+        <target>Please add primary devices first</target>
+      </trans-unit>
+      <trans-unit id="6368751795251107516" datatype="html">
+        <source>Add devices by using filters</source>
+        <target>Add devices by using filters</target>
       </trans-unit>
-      <trans-unit id="73a287b41afe6b28f90edbeb98957a341a0276b4" datatype="html">
+      <trans-unit id="ccb4f84edc0b4e76415bb3f9b73d725b06683af3" datatype="html">
         <source>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </source>
         <target>
-          <x id="ICU" equiv-text="{ editing, select, true {...} other {...}}"/> Snapshot
+          <x id="INTERPOLATION" equiv-text="{{ name }}"/> devices
         </target>
       </trans-unit>
-      <trans-unit id="cb60c1cd3655234756b5b92d4d597d92d520ee30" datatype="html">
-        <source>PROTECTED</source>
-        <target>PROTECTED</target>
+      <trans-unit id="60cb3d01e5ddf266ecb4271007a1c3d0f3efdc22" datatype="html">
+        <source>The primary storage devices. These devices contain all OSD data.</source>
+        <target>The primary storage devices. These devices contain all OSD data.</target>
       </trans-unit>
-      <trans-unit id="deffb86b8fb0541254ad5a43862d82bff6b6a6c4" datatype="html">
-        <source>UNPROTECTED</source>
-        <target>未受保護</target>
+      <trans-unit id="b432e04886d0d1fd84f740477383051f85addcf2" datatype="html">
+        <source>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</source>
+        <target>Write-Ahead-Log devices. These devices are used for BlueStore’s internal journal. It is only useful to use a WAL device if the device is faster than the primary device (e.g. NVME devices or SSDs). If there is only a small amount of fast storage available (e.g., less than a gigabyte), we recommend using it as a WAL device.</target>
+      </trans-unit>
+      <trans-unit id="b87e181ab9e8393aa5ed759dd3d53836e32c8ffe" datatype="html">
+        <source>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</source>
+        <target>DB devices can be used for storing BlueStore’s internal metadata. It is only helpful to provision a DB device if it is faster than the primary device (e.g. NVME devices or SSD).</target>
+      </trans-unit>
+      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
+        <source>Add</source>
+        <target>新增</target>
+      </trans-unit>
+      <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
+        <source>Clear</source>
+        <target>Clear</target>
+      </trans-unit>
+      <trans-unit id="7e0fd3c7af0630f93befa6234a693a32a61084e0" datatype="html">
+        <source>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </source>
+        <target>Raw capacity: 
+          <x id="INTERPOLATION" equiv-text="{{ capacity | dimlessBinary }}"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
+        <source>Attributes (OSD map)</source>
+        <target>屬性 (OSD 地圖)</target>
+      </trans-unit>
+      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
+        <source>Metadata</source>
+        <target>中繼資料</target>
+      </trans-unit>
+      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
+        <source>Device health</source>
+        <target>Device health</target>
+      </trans-unit>
+      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
+        <source>Performance counter</source>
+        <target>效能計數器</target>
+      </trans-unit>
+      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
+        <source>Metadata not available</source>
+        <target>無法使用中繼資料</target>
+      </trans-unit>
+      <trans-unit id="fbbaf5cb02ed419e79a27072478f716a4666a99d" datatype="html">
+        <source>Performance Details</source>
+        <target>效能詳細資料</target>
+      </trans-unit>
+      <trans-unit id="4383e9662ea19839c7499b2128d43a195e564317" datatype="html">
+        <source>OSD creation preview</source>
+        <target>OSD creation preview</target>
+      </trans-unit>
+      <trans-unit id="366225c51e0b00bcb1c55795a0dc5e81c455f84e" datatype="html">
+        <source>DriveGroups</source>
+        <target>DriveGroups</target>
+      </trans-unit>
+      <trans-unit id="5658400717636093668" datatype="html">
+        <source>Identify</source>
+        <target>Identify</target>
+      </trans-unit>
+      <trans-unit id="6966707768479328825" datatype="html">
+        <source>Device path</source>
+        <target>Device path</target>
+      </trans-unit>
+      <trans-unit id="8650499415827640724" datatype="html">
+        <source>Type</source>
+        <target>Type</target>
+      </trans-unit>
+      <trans-unit id="3955868613858648955" datatype="html">
+        <source>Available</source>
+        <target>Available</target>
+      </trans-unit>
+      <trans-unit id="158816374076721379" datatype="html">
+        <source>Vendor</source>
+        <target>Vendor</target>
+      </trans-unit>
+      <trans-unit id="1141886420788473147" datatype="html">
+        <source>Model</source>
+        <target>Model</target>
+      </trans-unit>
+      <trans-unit id="3422162477846071958" datatype="html">
+        <source>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </source>
+        <target>Identify device 
+          <x id="PH" equiv-text="device"/>
+        </target>
+      </trans-unit>
+      <trans-unit id="4910073658089977244" datatype="html">
+        <source>Please enter the duration how long to blink the LED.</source>
+        <target>Please enter the duration how long to blink the LED.</target>
+      </trans-unit>
+      <trans-unit id="5764931367607989415" datatype="html">
+        <source>1 minute</source>
+        <target>1 minute</target>
+      </trans-unit>
+      <trans-unit id="4809466133764752509" datatype="html">
+        <source>2 minutes</source>
+        <target>2 minutes</target>
+      </trans-unit>
+      <trans-unit id="1487672983218679675" datatype="html">
+        <source>5 minutes</source>
+        <target>5 minutes</target>
+      </trans-unit>
+      <trans-unit id="603584938775296395" datatype="html">
+        <source>10 minutes</source>
+        <target>10 minutes</target>
+      </trans-unit>
+      <trans-unit id="6648333117195452824" datatype="html">
+        <source>15 minutes</source>
+        <target>15 minutes</target>
+      </trans-unit>
+      <trans-unit id="6560281329999108838" datatype="html">
+        <source>Execute</source>
+        <target>Execute</target>
+      </trans-unit>
+      <trans-unit id="6901229416977800100" datatype="html">
+        <source>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </source>
+        <target>Identifying '
+          <x id="PH" equiv-text="device"/>' started on host '
+          <x id="PH_1" equiv-text="hostname"/>'
+        </target>
+      </trans-unit>
+      <trans-unit id="3d87fc20ea8e5f0f0500ba5d5061b345be78ec5e" datatype="html">
+        <source>No hostname found.</source>
+        <target>No hostname found.</target>
+      </trans-unit>
+      <trans-unit id="543199344025799954" datatype="html">
+        <source>The value can be updated at runtime.</source>
+        <target>The value can be updated at runtime.</target>
+      </trans-unit>
+      <trans-unit id="1718354829128482129" datatype="html">
+        <source>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</source>
+        <target>Daemons/clients do not pull this value from the
+      monitor config database. We disallow setting this option via 'ceph config
+      set ...'. This option should be configured via ceph.conf or via the
+      command line.</target>
+      </trans-unit>
+      <trans-unit id="2345189734548717257" datatype="html">
+        <source>Option takes effect only during daemon startup.</source>
+        <target>Option takes effect only during daemon startup.</target>
+      </trans-unit>
+      <trans-unit id="5523310713159993513" datatype="html">
+        <source>Option only affects cluster creation.</source>
+        <target>Option only affects cluster creation.</target>
+      </trans-unit>
+      <trans-unit id="1064479086902933123" datatype="html">
+        <source>Option only affects daemon creation.</source>
+        <target>Option only affects daemon creation.</target>
+      </trans-unit>
+      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
+        <source>Current values</source>
+        <target>目前的值</target>
+      </trans-unit>
+      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
+        <source>Min</source>
+        <target>最小值</target>
+      </trans-unit>
+      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
+        <source>Max</source>
+        <target>最大值</target>
+      </trans-unit>
+      <trans-unit id="920617c6a1a4805e53bcb5af6a9c76f8387e89c6" datatype="html">
+        <source>Flags</source>
+        <target>旗標</target>
+      </trans-unit>
+      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
+        <source>Source</source>
+        <target>來源</target>
+      </trans-unit>
+      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
+        <source>Level</source>
+        <target>層級</target>
+      </trans-unit>
+      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
+        <source>Can be updated at runtime (editable)</source>
+        <target>可在執行時期更新 (可編輯)</target>
       </trans-unit>
-      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
-        <source>You are about to rollback</source>
-        <target>æ\82¨æ­£è¦\81復å\8e\9f</target>
+      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
+        <source>Tags</source>
+        <target>æ¨\99è¨\98</target>
       </trans-unit>
-      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
-        <source>Purge Trash</source>
-        <target>清除垃圾桶</target>
+      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
+        <source>Enum values</source>
+        <target>列舉值</target>
       </trans-unit>
-      <trans-unit id="af728625d769b61acf291442644b89edb88faec3" datatype="html">
-        <source>To purge, select one or All images and click</source>
-        <target>若要清除,請選取一個或全部影像,然後按一下</target>
+      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
+        <source>See also</source>
+        <target>另請參閱</target>
       </trans-unit>
-      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
-        <source>Pool:</source>
-        <target>池︰</target>
+      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
+        <source>Directories</source>
+        <target>Directories</target>
       </trans-unit>
-      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
-        <source>Pool name...</source>
-        <target>池名稱...</target>
+      <trans-unit id="5514060020564877279" datatype="html">
+        <source>Allows all operations</source>
+        <target>Allows all operations</target>
       </trans-unit>
-      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
-        <source>All</source>
-        <target>全部</target>
+      <trans-unit id="4265406815683383218" datatype="html">
+        <source>Allows only operations that do not modify the server</source>
+        <target>Allows only operations that do not modify the server</target>
       </trans-unit>
-      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
-        <source>Restore Image</source>
-        <target>回存影像</target>
+      <trans-unit id="8698816728892760483" datatype="html">
+        <source>Does not allow read or write operations, but allows any other operation</source>
+        <target>Does not allow read or write operations, but allows any other operation</target>
       </trans-unit>
-      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
-        <source>To restore</source>
-        <target>若要回存</target>
+      <trans-unit id="1921203953053799929" datatype="html">
+        <source>Does not allow read, write, or any operation that modifies file attributes or directory content</source>
+        <target>Does not allow read, write, or any operation that modifies file attributes or directory content</target>
       </trans-unit>
-      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
-        <source>type the image's new name and click</source>
-        <target>鍵入影像的新名稱并按一下</target>
+      <trans-unit id="990071930378308183" datatype="html">
+        <source>Allows no access at all</source>
+        <target>Allows no access at all</target>
       </trans-unit>
-      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
-        <source>New Name</source>
-        <target>新名稱</target>
+      <trans-unit id="66785722678644243" datatype="html">
+        <source>Origin</source>
+        <target>Origin</target>
       </trans-unit>
-      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
-        <source>Expired at</source>
-        <target>過期日為</target>
+      <trans-unit id="7503263437025060215" datatype="html">
+        <source>Max size</source>
+        <target>Max size</target>
       </trans-unit>
-      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
-        <source>Protected until</source>
-        <target>保護過期日為</target>
+      <trans-unit id="6763343019307619111" datatype="html">
+        <source>Max files</source>
+        <target>Max files</target>
       </trans-unit>
-      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
-        <source>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+      <trans-unit id="2327403486214540377" datatype="html">
+        <source>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(             nextMax.value,             nextMax.path           )"/> is the maximum value to be used.
         </source>
-        <target>This image is protected until 
-          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
+        <target>The inherited 
+          <x id="PH" equiv-text="this.getQuotaValueFromPathMsg(
+            nextMax.value,
+            nextMax.path
+          )"/> is the maximum value to be used.
         </target>
       </trans-unit>
-      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
-        <source>Trash</source>
-        <target>垃圾桶</target>
-      </trans-unit>
-      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
-        <source>iSCSI Topology</source>
-        <target>iSCSI 拓撲</target>
+      <trans-unit id="3768927257183755959" datatype="html">
+        <source>Save</source>
+        <target>Save</target>
       </trans-unit>
-      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
-        <source>Settings</source>
-        <target>設定</target>
+      <trans-unit id="6328794256834621774" datatype="html">
+        <source>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="action"/> CephFS 
+          <x id="PH_1" equiv-text="this.getQuotaName()"/> quota for '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
-        <source>Changing these parameters from their default values is usually not necessary.</source>
-        <target>通常不需要變更這些參數的預設值。</target>
+      <trans-unit id="9130352375983418123" datatype="html">
+        <source>size</source>
+        <target>size</target>
       </trans-unit>
-      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
-        <source>Backstore</source>
-        <target>支援儲存</target>
+      <trans-unit id="6889473896134264260" datatype="html">
+        <source>files</source>
+        <target>files</target>
       </trans-unit>
-      <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
-        <source>Confirm</source>
-        <target>確認</target>
+      <trans-unit id="2244434638607433133" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.getQuotaName()"/> quota 
+          <x id="PH_1" equiv-text="value"/> from '
+          <x id="PH_2" equiv-text="path"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="339878da255ab55447c43afef8d9b2f9753bf5f6" datatype="html">
-        <source>Advanced Settings</source>
-        <target>進階設定</target>
+      <trans-unit id="6960117167304061503" datatype="html">
+        <source>Value has to be at least 0 or more</source>
+        <target>Value has to be at least 0 or more</target>
       </trans-unit>
-      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
-        <source>Target IQN</source>
-        <target>目標 IQN</target>
+      <trans-unit id="6740501370117796629" datatype="html">
+        <source>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </source>
+        <target>Value has to be at most 
+          <x id="PH" equiv-text="maxValue"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
-        <source>IQN has wrong pattern.</source>
-        <target>IQN 模式錯誤。</target>
+      <trans-unit id="8885980874806414253" datatype="html">
+        <source>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>in order to inherit 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
-        <source>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</source>
-        <target>An IQN has the following notation
-                'iqn.$year-$month.$reversedAddress:$definedName'</target>
+      <trans-unit id="4182949309891923991" datatype="html">
+        <source>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </source>
+        <target>which isn't used because of the inheritance of 
+          <x id="PH" equiv-text="quotaValue"/>
+        </target>
       </trans-unit>
-      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
-        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
-        <target>例如:iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
+      <trans-unit id="7421970649864638435" datatype="html">
+        <source>in order to have no quota on the directory</source>
+        <target>in order to have no quota on the directory</target>
       </trans-unit>
-      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
-        <source>More information</source>
-        <target>更多資訊</target>
+      <trans-unit id="6730229976797004508" datatype="html">
+        <source>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(         dirValue,         path       )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="this.actionLabels.UNSET"/>
+          <x id="PH_1" equiv-text="this.getQuotaValueFromPathMsg(
+        dirValue,
+        path
+      )"/>
+          <x id="PH_2" equiv-text="conclusion"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
-        <source>This target has modified advanced settings.</source>
-        <target>此目標的進階設定存在修改。</target>
+      <trans-unit id="827679535246546876" datatype="html">
+        <source>Create Snapshot</source>
+        <target>Create Snapshot</target>
       </trans-unit>
-      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
-        <source>Portals</source>
-        <target>入口網站</target>
+      <trans-unit id="4747656362969857823" datatype="html">
+        <source>Please enter the name of the snapshot.</source>
+        <target>Please enter the name of the snapshot.</target>
       </trans-unit>
-      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
-        <source>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+      <trans-unit id="3667696812078358068" datatype="html">
+        <source>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>At least 
-          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        <target>Created snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
-        <source>Add portal</source>
-        <target>新增入口網站</target>
+      <trans-unit id="753342836137587734" datatype="html">
+        <source>CephFs Snapshot</source>
+        <target>CephFs Snapshot</target>
       </trans-unit>
-      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
-        <source>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+      <trans-unit id="2774104291801979963" datatype="html">
+        <source>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </source>
-        <target>Backstore: 
-          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        <target>Deleted snapshot '
+          <x id="PH" equiv-text="name"/>' for '
+          <x id="PH_1" equiv-text="path"/>'
         </target>
       </trans-unit>
-      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
-        <source>This image has modified settings.</source>
-        <target>此影像的設定存在修改。</target>
+      <trans-unit id="f21b1d17b6c5042bb5805516eee37fde33739dd8" datatype="html">
+        <source>Snapshots</source>
+        <target>快照</target>
       </trans-unit>
-      <trans-unit id="107c84e820909b44fe258673938a68ced1bbff72" datatype="html">
-        <source>At least 1 image is required.</source>
-        <target>至少需要 1 個影像。</target>
+      <trans-unit id="8bb8293aa8161433778762ae025ffd5e7c85795e" datatype="html">
+        <source>Quotas</source>
+        <target>Quotas</target>
       </trans-unit>
-      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
-        <source>Add image</source>
-        <target>新增影像</target>
+      <trans-unit id="4578796959376778578" datatype="html">
+        <source>Standby daemons</source>
+        <target>Standby daemons</target>
       </trans-unit>
-      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
-        <source>ACL authentication</source>
-        <target>ACL 驗證</target>
+      <trans-unit id="5445409664838149993" datatype="html">
+        <source>Daemon</source>
+        <target>Daemon</target>
       </trans-unit>
-      <trans-unit id="419c8b402609dcf49ae4932a5a4647dc8d79bbaf" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>Usernames must have a length of 8 to 64 characters and
-                can only contain letters, '.', '@', '-', '_' or ':'.</target>
+      <trans-unit id="5306473977542913614" datatype="html">
+        <source>Activity</source>
+        <target>Activity</target>
       </trans-unit>
-      <trans-unit id="938050960d6653fddfcfd42425e18fb35a308262" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="3998441303515229547" datatype="html">
+        <source>Dentries</source>
+        <target>Dentries</target>
       </trans-unit>
-      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
-        <source>Initiators</source>
-        <target>啟動器</target>
+      <trans-unit id="7877631502958415163" datatype="html">
+        <source>Inodes</source>
+        <target>Inodes</target>
       </trans-unit>
-      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
-        <source>Initiator</source>
-        <target>啟動器</target>
+      <trans-unit id="6129397096478256985" datatype="html">
+        <source>Dirs</source>
+        <target>Dirs</target>
       </trans-unit>
-      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
-        <source>Client IQN</source>
-        <target>用戶端 IQN</target>
+      <trans-unit id="3011876564696453148" datatype="html">
+        <source>Caps</source>
+        <target>Caps</target>
       </trans-unit>
-      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
-        <source>Initiator IQN needs to be unique.</source>
-        <target>啟動器 IQN 必須唯一。</target>
+      <trans-unit id="7101197021456818771" datatype="html">
+        <source>Pool</source>
+        <target>Pool</target>
       </trans-unit>
-      <trans-unit id="bbf0b34a3fcc80800fcb44b9e1e86931a530dfe3" datatype="html">
-        <source>Usernames must have a length of 8 to 64 characters and
-                        can only contain letters, '.', '@', '-', '_' or ':'.</source>
-        <target>使用者名稱的長度必須介於 8 至 64 個字元之間,並且只能包含以下
-                        字元︰字母、「.」、「@」、「-」、「_」或「:」。</target>
+      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
+        <source>Ranks</source>
+        <target>階層</target>
       </trans-unit>
-      <trans-unit id="fdfee5d7a27e1bdd97a176097277bee078de6aaf" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters
-                        and can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
+        <source>Standbys</source>
+        <target>Standbys</target>
       </trans-unit>
-      <trans-unit id="8406eb7415ee40e54d9ecb209abb056f06e3d666" datatype="html">
-        <source>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</source>
-        <target>Passwords must have a length of 12 to 16 characters and
-                        can only contain letters, '@', '-', '_' or '/'.</target>
+      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
+        <source>MDS performance counters</source>
+        <target>MDS performance counters</target>
       </trans-unit>
-      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
-        <source>Initiator belongs to a group. Images will be configure in the group.</source>
-        <target>啟動器屬於群組。影像須在群組中進行設定。 </target>
+      <trans-unit id="3625859417927520024" datatype="html">
+        <source>id</source>
+        <target>id</target>
       </trans-unit>
-      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
-        <source>No items added.</source>
-        <target>未新增項目。</target>
+      <trans-unit id="6537904131139019667" datatype="html">
+        <source>type</source>
+        <target>type</target>
       </trans-unit>
-      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
-        <source>Add initiator</source>
-        <target>新增啟動器</target>
+      <trans-unit id="8901220148451863928" datatype="html">
+        <source>state</source>
+        <target>state</target>
       </trans-unit>
-      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
-        <source>Groups</source>
-        <target>群組</target>
+      <trans-unit id="7925190601961269841" datatype="html">
+        <source>version</source>
+        <target>version</target>
       </trans-unit>
-      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
-        <source>Group</source>
-        <target>群組</target>
+      <trans-unit id="5773272191572353800" datatype="html">
+        <source>root</source>
+        <target>root</target>
       </trans-unit>
-      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
-        <source>Add group</source>
-        <target>新增群組</target>
+      <trans-unit id="6364513948635353490" datatype="html">
+        <source>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </source>
+        <target>Evicted client '
+          <x id="PH" equiv-text="clientId"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
-        <source>Issues</source>
-        <target>問題</target>
+      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
+        <source>Roles</source>
+        <target>角色</target>
       </trans-unit>
-      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
-        <source>Syncing</source>
-        <target>正在同步</target>
+      <trans-unit id="5248717555542428023" datatype="html">
+        <source>Username</source>
+        <target>Username</target>
       </trans-unit>
-      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
-        <source>Ready</source>
-        <target>準備就緒</target>
+      <trans-unit id="4768749765465246664" datatype="html">
+        <source>Email</source>
+        <target>Email</target>
       </trans-unit>
-      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
-        <source>Edit pool mirror mode</source>
-        <target>編輯池鏡像模式</target>
+      <trans-unit id="795890916060309463" datatype="html">
+        <source>Roles</source>
+        <target>Roles</target>
       </trans-unit>
-      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
-        <source>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="6877445485286599988" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
+      </trans-unit>
+      <trans-unit id="705657168061753072" datatype="html">
+        <source>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </source>
-        <target>To edit the mirror mode for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>, select a new mode from the list and click 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Update
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Deleted user '
+          <x id="PH" equiv-text="username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
-        <source>Peer clusters must be removed prior to disabling mirror.</source>
-        <target>在停用鏡像之前,必須先移除對等叢集。</target>
+      <trans-unit id="405819296611088743" datatype="html">
+        <source>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </source>
+        <target>Failed to delete user '
+          <x id="PH" equiv-text="username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="fa61522d482349707fd7dd03b90dc5781611b17f" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+      <trans-unit id="8935387756949610047" datatype="html">
+        <source>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/>
-  pool mirror peer
+        <target>You are currently logged in as '
+          <x id="PH" equiv-text="username"/>'.
         </target>
       </trans-unit>
-      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
-        <source>{VAR_SELECT, select, edit {Edit} other {Add} }</source>
-        <target>{VAR_SELECT, select, edit {編輯} other {新增} }</target>
+      <trans-unit id="8314291969883771319" datatype="html">
+        <source>There are no roles.</source>
+        <target>There are no roles.</target>
       </trans-unit>
-      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
-        <source>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+      <trans-unit id="123010868147850959" datatype="html">
+        <source>user</source>
+        <target>user</target>
+      </trans-unit>
+      <trans-unit id="4306072924538089180" datatype="html">
+        <source>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </source>
-        <target>
-          <x id="ICU" equiv-text="{mode, select, edit {...} other {...}}"/> the pool
-          mirror peer attributes for pool 
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>
-          <x id="INTERPOLATION" equiv-text="{{ poolName }}"/>
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> and click
-          <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Submit
-          <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/>.
+        <target>Created user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
         </target>
       </trans-unit>
-      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
-        <source>Cluster Name</source>
-        <target>叢集名稱</target>
+      <trans-unit id="1349763489797682899" datatype="html">
+        <source>Update user</source>
+        <target>Update user</target>
       </trans-unit>
-      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
-        <source>The cluster name is not valid.</source>
-        <target>叢集名稱無效。</target>
+      <trans-unit id="6962699013778688473" datatype="html">
+        <source>Continue</source>
+        <target>Continue</target>
       </trans-unit>
-      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
-        <source>CephX ID</source>
-        <target>CephX ID</target>
+      <trans-unit id="8688396456017237992" datatype="html">
+        <source>You were automatically logged out because your roles have been changed.</source>
+        <target>You were automatically logged out because your roles have been changed.</target>
       </trans-unit>
-      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
-        <source>CephX ID...</source>
-        <target>CephX ID...</target>
+      <trans-unit id="2335813072344088607" datatype="html">
+        <source>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </source>
+        <target>Updated user '
+          <x id="PH" equiv-text="userFormModel.username"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
-        <source>The CephX ID is not valid.</source>
-        <target>CephX ID 無效。</target>
+      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+        <source>Full name</source>
+        <target>全名</target>
+      </trans-unit>
+      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
+        <source>Email</source>
+        <target>電子郵件</target>
+      </trans-unit>
+      <trans-unit id="195c31a2f970e790231a6bb94a5e8ca0167406d9" datatype="html">
+        <source>The username already exists.</source>
+        <target>The username already exists.</target>
       </trans-unit>
-      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
-        <source>Monitor Addresses</source>
-        <target>ç\9b£æ\8e§ç¨\8bå¼\8fä½\8då\9d\80</target>
+      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
+        <source>Confirm password</source>
+        <target>確èª\8då¯\86碼</target>
       </trans-unit>
-      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
-        <source>Comma-delimited addresses...</source>
-        <target>逗號分隔的位址...</target>
+      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
+        <source>Password confirmation doesn't match the password.</source>
+        <target>確認的密碼與之前輸入的密碼不符。</target>
       </trans-unit>
-      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
-        <source>The monitory address is not valid.</source>
-        <target>監控程式位址無效。</target>
+      <trans-unit id="96621f9ed2e4ae5204564e583d2c816bedead571" datatype="html">
+        <source>Password expiration date</source>
+        <target>Password expiration date</target>
       </trans-unit>
-      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
-        <source>CephX Key</source>
-        <target>CephX 金鑰</target>
+      <trans-unit id="48932db3801fe9d5d72a60a3e656bffd17c1c5d9" datatype="html">
+        <source>Password expiration date...</source>
+        <target>Password expiration date...</target>
       </trans-unit>
-      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
-        <source>Base64-encoded key...</source>
-        <target>Base64 編碼的金鑰...</target>
+      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
+        <source>Invalid email.</source>
+        <target>電子郵件無效。</target>
       </trans-unit>
-      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
-        <source>CephX key must be base64 encoded.</source>
-        <target>CephX 金鑰必須為 Base64 編碼的金鑰。</target>
+      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
+        <source>Enabled</source>
+        <target>已啟用</target>
       </trans-unit>
-      <trans-unit id="ca53d681a9892d6fdbb57ee9676582186515e961" datatype="html">
-        <source>Performance counters not available</source>
-        <target>沒有可用的效能計數器</target>
+      <trans-unit id="8913c216dd506e20e412e144381d8d2a65a84359" datatype="html">
+        <source>User must change password at next logon</source>
+        <target>User must change password at next logon</target>
       </trans-unit>
-      <trans-unit id="9424badb7e0c6ac792d020d7830645b529a80aad" datatype="html">
-        <source>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </source>
-        <target>Please consult the 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>
-  on how to configure and enable the Object Gateway management functionality.
-        </target>
+      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
+        <source>You are about to remove "user read / update" permissions from your own user.</source>
+        <target>您正要為您自己的使用者移除「使用者讀取/寫入」許可權。</target>
       </trans-unit>
-      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
-        <source>Daemons List</source>
-        <target>精靈清單</target>
+      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
+        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
+        <target>若繼續,您將再也無法為任何使用者新增或移除角色。</target>
       </trans-unit>
-      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
-        <source>Performance Counters</source>
-        <target>效能計數器</target>
+      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
+        <source>Are you sure you want to continue?</source>
+        <target>確定要繼續嗎?</target>
       </trans-unit>
-      <trans-unit id="5f67f2247b9c6bbaf24a0f2d37f4ac0537c6fa53" datatype="html">
-        <source>Loading bucket data...</source>
-        <target>正在載入桶資料...</target>
+      <trans-unit id="373024661645814027" datatype="html">
+        <source>System Role</source>
+        <target>System Role</target>
       </trans-unit>
-      <trans-unit id="2798cc1e152b1ec07fd8daf94a2a073d1ba1ebcc" datatype="html">
-        <source>Id</source>
-        <target>ID</target>
+      <trans-unit id="2753648234171918096" datatype="html">
+        <source>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </source>
+        <target>Deleted role '
+          <x id="PH" equiv-text="role"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
-        <source>The value is not valid.</source>
-        <target>該值無效。</target>
+      <trans-unit id="1674202514578558795" datatype="html">
+        <source>New name</source>
+        <target>New name</target>
       </trans-unit>
-      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
-        <source>The chosen name is already in use.</source>
-        <target>所選的名稱已在使用中。</target>
+      <trans-unit id="4857700187193019038" datatype="html">
+        <source>Clone Role</source>
+        <target>Clone Role</target>
       </trans-unit>
-      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
-        <source>Owner</source>
-        <target>擁有者</target>
+      <trans-unit id="748631939386170157" datatype="html">
+        <source>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </source>
+        <target>Cloned role '
+          <x id="PH" equiv-text="values['newName']"/>' from '
+          <x id="PH_1" equiv-text="name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
-        <source>-- Select a user --</source>
-        <target>-- 選取使用者 --</target>
+      <trans-unit id="122114774689391224" datatype="html">
+        <source>role</source>
+        <target>role</target>
       </trans-unit>
-      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
-        <source>Placement target</source>
-        <target>Placement target</target>
+      <trans-unit id="1616102757855967475" datatype="html">
+        <source>All</source>
+        <target>All</target>
       </trans-unit>
-      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
-        <source>-- Select a placement target --</source>
-        <target>-- Select a placement target --</target>
+      <trans-unit id="2327592562693301723" datatype="html">
+        <source>Read</source>
+        <target>Read</target>
       </trans-unit>
-      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
-        <source>Versioning</source>
-        <target>Versioning</target>
+      <trans-unit id="4416727401284087008" datatype="html">
+        <source>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Created role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="f50a33d3c339f8f4a465141f8caa5d2d8c005251" datatype="html">
-        <source>Enabled</source>
-        <target>已啟用</target>
+      <trans-unit id="3472946357042916911" datatype="html">
+        <source>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </source>
+        <target>Updated role '
+          <x id="PH" equiv-text="roleFormModel.name"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
-        <source>Enables versioning for the objects in the bucket.</source>
-        <target>Enables versioning for the objects in the bucket.</target>
+      <trans-unit id="2fecea01ce1d44114ee45144eff6d47a5016a74f" datatype="html">
+        <source>Name...</source>
+        <target>名稱...</target>
       </trans-unit>
-      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
-        <source>Suspended</source>
-        <target>已暫停</target>
+      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
+        <source>Description...</source>
+        <target>描述...</target>
       </trans-unit>
-      <trans-unit id="cd6a798fd0f85cd7e31a57c58074f25035d7850d" datatype="html">
-        <source>Disables versioning for the objects in the bucket.</source>
-        <target>Disables versioning for the objects in the bucket.</target>
+      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
+        <source>Permissions</source>
+        <target>許可權</target>
       </trans-unit>
-      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
-        <source>ID</source>
-        <target>ID</target>
+      <trans-unit id="eabb4db920d9f9b2480cf438468b86e1bea02a9b" datatype="html">
+        <source>The chosen name is already in use.</source>
+        <target>所選的名稱已在使用中。</target>
       </trans-unit>
-      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
-        <source>Index type</source>
-        <target>索引類型</target>
+      <trans-unit id="5590086849807274701" datatype="html">
+        <source>Scope</source>
+        <target>Scope</target>
       </trans-unit>
-      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
-        <source>Placement rule</source>
-        <target>放置規則</target>
+      <trans-unit id="8453697749389230205" datatype="html">
+        <source>Swift Key</source>
+        <target>Swift Key</target>
       </trans-unit>
-      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
-        <source>Marker</source>
-        <target>æ¨\99è¨\98</target>
+      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
+        <source>Secret key</source>
+        <target>æ©\9få¯\86é\87\91é\91°</target>
       </trans-unit>
-      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
-        <source>Maximum marker</source>
-        <target>最大標記數</target>
+      <trans-unit id="5091031285775138345" datatype="html">
+        <source>Subuser</source>
+        <target>Subuser</target>
       </trans-unit>
-      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
-        <source>Version</source>
-        <target>版本</target>
+      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
+        <source>Subuser</source>
+        <target>子使用者</target>
       </trans-unit>
-      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
-        <source>Master version</source>
-        <target>主版本</target>
+      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
+        <source>Permission</source>
+        <target>許可權</target>
       </trans-unit>
-      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
-        <source>Modification time</source>
-        <target>修改時間</target>
+      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
+        <source>-- Select a permission --</source>
+        <target>-- 選取許可權 --</target>
       </trans-unit>
-      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
-        <source>Zonegroup</source>
-        <target>區域群組</target>
+      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
+        <source>read, write</source>
+        <target>讀取、寫入</target>
       </trans-unit>
-      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
-        <source>Bucket quota</source>
-        <target>桶定額</target>
+      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
+        <source>full</source>
+        <target>完整</target>
       </trans-unit>
-      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
-        <source>Maximum size</source>
-        <target>æ\9c\80大大å°\8f</target>
+      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
+        <source>The chosen subuser ID is already in use.</source>
+        <target>æ\89\80é\81¸ç\9a\84å­\90使ç\94¨è\80\85 ID å·²å\9c¨ä½¿ç\94¨ä¸­ã\80\82</target>
       </trans-unit>
-      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
-        <source>Unlimited</source>
-        <target>無限制</target>
+      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
+        <source>Swift key</source>
+        <target>Swift 金鑰</target>
       </trans-unit>
-      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
-        <source>Maximum objects</source>
-        <target>最大物件數</target>
+      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
+        <source>Auto-generate secret</source>
+        <target>自動產生機密金鑰</target>
       </trans-unit>
-      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
-        <source>Username</source>
-        <target>使用者名稱</target>
+      <trans-unit id="4662015204945271252" datatype="html">
+        <source>S3 Key</source>
+        <target>S3 Key</target>
       </trans-unit>
       <trans-unit id="49c614babd1950adb2be75df4e2c9747286d6adc" datatype="html">
         <source>-- Select a username --</source>
         <source>Access key</source>
         <target>存取金鑰</target>
       </trans-unit>
-      <trans-unit id="b864acb67296a9819c1db0069c4c47d8b5ce8f44" datatype="html">
-        <source>Secret key</source>
-        <target>機密金鑰</target>
-      </trans-unit>
-      <trans-unit id="b760f123248930122fc7e7b6b6bf94e376e959c8" datatype="html">
+      <trans-unit id="8301535046747035390" datatype="html">
         <source>Full name</source>
-        <target>全名</target>
+        <target>Full name</target>
       </trans-unit>
-      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+      <trans-unit id="3967269098753656610" datatype="html">
         <source>Email address</source>
-        <target>電子郵件地址</target>
-      </trans-unit>
-      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
-        <source>System</source>
-        <target>系統</target>
-      </trans-unit>
-      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
-        <source>Maximum buckets</source>
-        <target>最大桶數</target>
+        <target>Email address</target>
       </trans-unit>
-      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
-        <source>Subusers</source>
-        <target>子使用者</target>
+      <trans-unit id="5851424994801012357" datatype="html">
+        <source>Suspended</source>
+        <target>Suspended</target>
       </trans-unit>
-      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
-        <source>Capabilities</source>
-        <target>功能</target>
+      <trans-unit id="4208300173682032371" datatype="html">
+        <source>Max. buckets</source>
+        <target>Max. buckets</target>
       </trans-unit>
-      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
-        <source>User quota</source>
-        <target>使用者定額</target>
+      <trans-unit id="5769292297914455214" datatype="html">
+        <source>Disabled</source>
+        <target>Disabled</target>
       </trans-unit>
-      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
-        <source>Show</source>
-        <target>顯示</target>
+      <trans-unit id="240806681889331244" datatype="html">
+        <source>Unlimited</source>
+        <target>Unlimited</target>
       </trans-unit>
-      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
-        <source>Keys</source>
-        <target>金鑰</target>
+      <trans-unit id="1717753935149218245" datatype="html">
+        <source>The user list data might be stale. If needed, you can manually reload it.</source>
+        <target>The user list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
-        <source>Type</source>
-        <target>類型</target>
+      <trans-unit id="1670306451865226564" datatype="html">
+        <source>users</source>
+        <target>users</target>
       </trans-unit>
-      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
-        <source>-- Select a type --</source>
-        <target>-- 選取類型 --</target>
+      <trans-unit id="8368421344177343441" datatype="html">
+        <source>subuser</source>
+        <target>subuser</target>
       </trans-unit>
-      <trans-unit id="d1b8990332af18f1c5159a6061ca889bcbb28432" datatype="html">
-        <source>Permission</source>
-        <target>許可權</target>
+      <trans-unit id="7345972049922682356" datatype="html">
+        <source>capability</source>
+        <target>capability</target>
       </trans-unit>
-      <trans-unit id="a08c589f82f69d892307288da14190ae1dd583d5" datatype="html">
-        <source>-- Select a permission --</source>
-        <target>-- 選取許可權 --</target>
+      <trans-unit id="9103468069826049692" datatype="html">
+        <source>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Updated Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2841767821d6b66238c34d07e413b0af67aee92" datatype="html">
-        <source>Subuser</source>
-        <target>子使用者</target>
+      <trans-unit id="884841609901737584" datatype="html">
+        <source>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </source>
+        <target>Created Object Gateway user '
+          <x id="PH" equiv-text="uid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="bd59fc25a7bd98cff3e75117c09697c8a007a514" datatype="html">
-        <source>The chosen subuser ID is already in use.</source>
-        <target>所選的子使用者 ID 已在使用中。</target>
+      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
+        <source>Email address</source>
+        <target>電子郵件地址</target>
       </trans-unit>
-      <trans-unit id="3d386c357ebcbc04ed05c4babd5a03626f9b1674" datatype="html">
-        <source>read, write</source>
-        <target>讀取、寫入</target>
+      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
+        <source>Max. buckets</source>
+        <target>最大桶數</target>
       </trans-unit>
-      <trans-unit id="84e3e3f9a4f31a039b648c97debf95fcb20f4c4a" datatype="html">
-        <source>full</source>
-        <target>å®\8cæ\95´</target>
+      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
+        <source>Disabled</source>
+        <target>å·²å\81\9cç\94¨</target>
       </trans-unit>
-      <trans-unit id="b6bf81d032a2316464f9df2f0d2f3d753f89f0d3" datatype="html">
-        <source>Swift key</source>
-        <target>Swift 金鑰</target>
+      <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
+        <source>Unlimited</source>
+        <target>無限制</target>
       </trans-unit>
-      <trans-unit id="1e0c12685d50d47448ceed9423977ef39775c037" datatype="html">
-        <source>Auto-generate secret</source>
-        <target>自動產生機密金鑰</target>
+      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
+        <source>Custom</source>
+        <target>自</target>
       </trans-unit>
-      <trans-unit id="3d1c7a6004bd5d86a7fa096ae24209e8aa7a53e3" datatype="html">
-        <source>Loading user data...</source>
-        <target>正在載入使用者資料...</target>
+      <trans-unit id="92f3f203270a29b3001871153f02c063484a1574" datatype="html">
+        <source>Suspended</source>
+        <target>已暫停</target>
+      </trans-unit>
+      <trans-unit id="36ad38f9c1a1485e09b67778a28af84553290ffb" datatype="html">
+        <source>User quota</source>
+        <target>使用者定額</target>
       </trans-unit>
-      <trans-unit id="faa5d834ab28571423d794d32b57998920efb65f" datatype="html">
-        <source>The user data could not be loaded.</source>
-        <target>無法載入使用者資料。</target>
+      <trans-unit id="649a410bd0ace333d067d8fa22f12bdbdb43533b" datatype="html">
+        <source>Bucket quota</source>
+        <target>桶定額</target>
       </trans-unit>
       <trans-unit id="6aaf5d2a304167272ac73e3b1d1c162e16c77858" datatype="html">
         <source>The chosen user ID is already in use.</source>
         <source>The chosen email address is already in use.</source>
         <target>所選的電子郵件地址已在使用中。</target>
       </trans-unit>
-      <trans-unit id="030197cebe938edf35422e92fe14183d06eb670b" datatype="html">
-        <source>Max. buckets</source>
-        <target>最大桶數</target>
-      </trans-unit>
-      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
-        <source>The entered value must be &gt;= 0.</source>
-        <target>輸入的值必須大於或等於 0。</target>
+      <trans-unit id="28872515cb81d197a3a1733fa546d3e0f0dd6c67" datatype="html">
+        <source>The entered value must be &gt;= 1.</source>
+        <target>The entered value must be &gt;= 1.</target>
       </trans-unit>
       <trans-unit id="583a219c524155c2314eb06ee29162bb315272a3" datatype="html">
         <source>S3 key</source>
         <target>S3 金鑰</target>
       </trans-unit>
-      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
-        <source>There are no subusers.</source>
-        <target>沒有子使用者。</target>
+      <trans-unit id="2c4c62e8ba24601be5cfe7dc5d32c24bbbd4b53c" datatype="html">
+        <source>Subusers</source>
+        <target>子使用者</target>
       </trans-unit>
       <trans-unit id="7fd6dfb8ecb982dbc3affb2c2d5414c4f5b6abd2" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ subuserLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ subuse"/>
         </target>
       </trans-unit>
+      <trans-unit id="128d6efb51d9ddc7c0cc695a2deeca5b9523f6e4" datatype="html">
+        <source>There are no subusers.</source>
+        <target>沒有子使用者。</target>
+      </trans-unit>
+      <trans-unit id="0bcd5ef19af0f1b814141ca8c57df623d8270088" datatype="html">
+        <source>Keys</source>
+        <target>金鑰</target>
+      </trans-unit>
       <trans-unit id="67c746c1ba9dab4351fedc4c7cba4e6d6b0dbc47" datatype="html">
         <source>S3</source>
         <target>S3</target>
       </trans-unit>
-      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
-        <source>There are no keys.</source>
-        <target>沒有金鑰。</target>
-      </trans-unit>
       <trans-unit id="fc1c1a7140ff6b815a95b65ee2780fdbe1b2b7a1" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.CREATE | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ s3keyLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ s3ke"/>
         </target>
       </trans-unit>
       <trans-unit id="6ddb5e991a3ecd2659fb520bc5acc81b67e08ddd" datatype="html">
         <source>Swift</source>
         <target>Swift</target>
       </trans-unit>
-      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
-        <source>There are no capabilities.</source>
-        <target>沒有功能。</target>
+      <trans-unit id="d6819038d608623503918fb2553f53d68231ec3a" datatype="html">
+        <source>There are no keys.</source>
+        <target>沒有金鑰。</target>
+      </trans-unit>
+      <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
+        <source>Show</source>
+        <target>顯示</target>
+      </trans-unit>
+      <trans-unit id="17bb3082e6fe5003203ef992a3714172334631a1" datatype="html">
+        <source>Capabilities</source>
+        <target>功能</target>
+      </trans-unit>
+      <trans-unit id="f5a451c4ea65a4046f0b49d489a7013abf0b5861" datatype="html">
+        <source>All capabilities are already added.</source>
+        <target>All capabilities are already added.</target>
       </trans-unit>
       <trans-unit id="043e2ec0036ceadd926fd5e3f93cd6f3565f3648" datatype="html">
         <source>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </source>
         <target>
           <x id="INTERPOLATION" equiv-text="{{ actionLabels.ADD | titlecase }}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{ capabilityLabel | upperFirst }}"/>
+          <x id="INTERPOLATION_1" equiv-text="                      {{ capabilit"/>
         </target>
       </trans-unit>
+      <trans-unit id="1d01eccdda47fc907c5be35bcb16d2dcd02b0270" datatype="html">
+        <source>There are no capabilities.</source>
+        <target>沒有功能。</target>
+      </trans-unit>
       <trans-unit id="6146e13ceca5fa5cc17b771b282fe5955f3d19fa" datatype="html">
         <source>Unlimited size</source>
         <target>大小不限</target>
         <source>Max. size</source>
         <target>最大大小</target>
       </trans-unit>
+      <trans-unit id="db4e1a734518691b128ef40b939cc673f01d03a6" datatype="html">
+        <source>The value is not valid.</source>
+        <target>該值無效。</target>
+      </trans-unit>
       <trans-unit id="fc630b2093e880fffa19df99d5cd8b87605037f8" datatype="html">
         <source>Unlimited objects</source>
         <target>物件數不限</target>
         <source>Max. objects</source>
         <target>最大物件數</target>
       </trans-unit>
-      <trans-unit id="1ea5c4d8942c00752dcc72e72949c5d9832f6399" datatype="html">
-        <source>Description...</source>
-        <target>描述...</target>
-      </trans-unit>
-      <trans-unit id="70f45880fce6ac5d8e468e25e82aefbba8098cfe" datatype="html">
-        <source>Permissions</source>
-        <target>許可權</target>
-      </trans-unit>
-      <trans-unit id="9610487cbeb5796d34d8601b5ac0c0a65f9e1d19" datatype="html">
-        <source>Roles</source>
-        <target>角色</target>
-      </trans-unit>
-      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
-        <source>Confirm password</source>
-        <target>確認密碼</target>
-      </trans-unit>
-      <trans-unit id="cbb979e63ba50e0ca3adfa09cbdcaefd0853fca1" datatype="html">
-        <source>Password confirmation doesn't match the password.</source>
-        <target>確認的密碼與之前輸入的密碼不符。</target>
-      </trans-unit>
-      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
-        <source>Email</source>
-        <target>電子郵件</target>
-      </trans-unit>
-      <trans-unit id="d0ec081dd61eb4f43aea269077bbe38eae87b7f9" datatype="html">
-        <source>Invalid email.</source>
-        <target>電子郵件無效。</target>
-      </trans-unit>
-      <trans-unit id="0051a3479d3ba79135c16dc8cc017950a2cce821" datatype="html">
-        <source>You are about to remove "user read / update" permissions from your own user.</source>
-        <target>您正要為您自己的使用者移除「使用者讀取/寫入」許可權。</target>
-      </trans-unit>
-      <trans-unit id="af4bf9fcb256853f14cf947eb1deb8d7f176d3f9" datatype="html">
-        <source>If you continue, you will no longer be able to add or remove roles from any user.</source>
-        <target>若繼續,您將再也無法為任何使用者新增或移除角色。</target>
-      </trans-unit>
-      <trans-unit id="7d1dcf2a9146caac0581329acf94806ec69a89a5" datatype="html">
-        <source>Are you sure you want to continue?</source>
-        <target>確定要繼續嗎?</target>
-      </trans-unit>
-      <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
-        <source>Help</source>
-        <target>說明</target>
-      </trans-unit>
-      <trans-unit id="fcfd4675b4c90f08d18d3abede9a9a4dff4cfdc7" datatype="html">
-        <source>Documentation</source>
-        <target>文件</target>
-      </trans-unit>
-      <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
-        <source>API</source>
-        <target>API</target>
-      </trans-unit>
-      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
-        <source>About</source>
-        <target>關於</target>
-      </trans-unit>
-      <trans-unit id="1481ecd21e760ac919a24e26cf790acd82e40199" datatype="html">
-        <source>Dashboard Settings</source>
-        <target>儀表板設定</target>
-      </trans-unit>
-      <trans-unit id="a79aab4ef674bf3f6532292107c0054302236e0f" datatype="html">
-        <source>User management</source>
-        <target>使用者管理</target>
-      </trans-unit>
-      <trans-unit id="049dfd9fe6c78914ad58cf89ac6a631fca28ec74" datatype="html">
-        <source>Logged in user</source>
-        <target>登入的使用者</target>
+      <trans-unit id="623ac50f37a26caec6fd7cd519b653e3315cba25" datatype="html">
+        <source>The entered value must be &gt;= 0.</source>
+        <target>輸入的值必須大於或等於 0。</target>
       </trans-unit>
-      <trans-unit id="cd38a58e73f306d838e621959d47d5e7a2f06d1f" datatype="html">
-        <source>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </source>
-        <target>Signed in as
-          <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>
-          <x id="INTERPOLATION" equiv-text="{{ username }}"/>
-          <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
-        </target>
+      <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html">
+        <source>System</source>
+        <target>系統</target>
       </trans-unit>
-      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
-        <source>Change password</source>
-        <target>Change password</target>
+      <trans-unit id="db18a2772988415466a7f75dc42663ce78c9c1d3" datatype="html">
+        <source>Maximum buckets</source>
+        <target>最大桶數</target>
       </trans-unit>
-      <trans-unit id="5d22c795daf43877a5f708dca2bccd549eb0471d" datatype="html">
-        <source>Sign out</source>
-        <target>登出</target>
+      <trans-unit id="cef1595d040e77cbb4466e60382028d4c2040cac" datatype="html">
+        <source>Maximum size</source>
+        <target>最大大小</target>
       </trans-unit>
-      <trans-unit id="91853167141c37b58868f3b0421383dd72fa8a01" datatype="html">
-        <source>Attributes (OSD map)</source>
-        <target>屬性 (OSD 地圖)</target>
+      <trans-unit id="ee862a800364b4d11f9b8cb9955a28a60f840a45" datatype="html">
+        <source>Maximum objects</source>
+        <target>最大物件數</target>
       </trans-unit>
-      <trans-unit id="97842f379e1d4157ac3ab0661b90c352e7cb72d5" datatype="html">
-        <source>Metadata not available</source>
-        <target>無法使用中繼資料</target>
+      <trans-unit id="1221ca97d19eaa9a7bc0c5243d5fc5befe1d2314" datatype="html">
+        <source>-- Select a type --</source>
+        <target>-- 選取類型 --</target>
       </trans-unit>
-      <trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
-        <source>Metadata</source>
-        <target>中繼資料</target>
+      <trans-unit id="479488ab6e91ecb375484edc78bee3d13467f33f" datatype="html">
+        <source>Daemons List</source>
+        <target>精靈清單</target>
       </trans-unit>
-      <trans-unit id="deba10b7279a589d01e919ea11f43c79ca1773e3" datatype="html">
-        <source>Device health</source>
-        <target>Device health</target>
+      <trans-unit id="ca2dee83bb58290d93fb0d17ee8bc9f095a4576f" datatype="html">
+        <source>Sync Performance</source>
+        <target>Sync Performance</target>
       </trans-unit>
-      <trans-unit id="d24e28e19c5703d7c6be44f4eb595a6a43b618ed" datatype="html">
-        <source>Performance counter</source>
+      <trans-unit id="eeba399c4dae8d4890c27b7a2cd2dc28fcf8b5f9" datatype="html">
+        <source>Performance Counters</source>
         <target>效能計數器</target>
       </trans-unit>
-      <trans-unit id="d1f7c81ed9c5034af4abcdf119b1c1e86cd019dd" datatype="html">
-        <source>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </source>
-        <target>Histogram not available: 
-          <x id="INTERPOLATION" equiv-text="{{ osd.histogram_failed }}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="868abfff914873d1c65df798d8432ed04b8ae2a9" datatype="html">
-        <source>Writes</source>
-        <target>寫入</target>
-      </trans-unit>
-      <trans-unit id="996ebb9a653b5067f97bf3891ea9d2108e969492" datatype="html">
-        <source>Reads</source>
-        <target>讀取</target>
-      </trans-unit>
-      <trans-unit id="65ac79790aa477a97b1cc579e18a115a8df8918f" datatype="html">
-        <source>Histogram</source>
-        <target>長條圖</target>
-      </trans-unit>
-      <trans-unit id="26fb5f81b3581f06b9210defb0e71dc69a67e819" datatype="html">
-        <source>Current values</source>
-        <target>目前的值</target>
-      </trans-unit>
-      <trans-unit id="9abcd7c82643d60c22733470463f74e4a54bc069" datatype="html">
-        <source>Min</source>
-        <target>最小值</target>
-      </trans-unit>
-      <trans-unit id="c3ced4d162a0a55ee233a187ce7208ba5e922418" datatype="html">
-        <source>Max</source>
-        <target>最大值</target>
-      </trans-unit>
-      <trans-unit id="6834fa6b43d1ecbdf147c48dd9c4d72f1484571d" datatype="html">
-        <source>Source</source>
-        <target>來源</target>
-      </trans-unit>
-      <trans-unit id="a446fb0eb11fbffcac805ece5a2d306d24e733d8" datatype="html">
-        <source>Level</source>
-        <target>層級</target>
-      </trans-unit>
-      <trans-unit id="39f2fb094e9b2eda13163fa3f3a31594cf9c1307" datatype="html">
-        <source>Can be updated at runtime (editable)</source>
-        <target>可在執行時期更新 (可編輯)</target>
-      </trans-unit>
-      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
-        <source>Tags</source>
-        <target>標記</target>
-      </trans-unit>
-      <trans-unit id="ab0089ef47af61ca1d137bc908b96c290dfd9287" datatype="html">
-        <source>Enum values</source>
-        <target>列舉值</target>
-      </trans-unit>
-      <trans-unit id="819476f1264f1659f38e86f6abb542141b184832" datatype="html">
-        <source>See also</source>
-        <target>另請參閱</target>
-      </trans-unit>
-      <trans-unit id="d82a9af5b05e7cd17640f196f163771685ff8df6" datatype="html">
-        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
-        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
+      <trans-unit id="3715596725146409911" datatype="html">
+        <source>Owner</source>
+        <target>Owner</target>
       </trans-unit>
-      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
-        <source>SMART overall-health self-assessment test result</source>
-        <target>SMART overall-health self-assessment test result</target>
+      <trans-unit id="5545511293826600258" datatype="html">
+        <source>Used Capacity</source>
+        <target>Used Capacity</target>
       </trans-unit>
-      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
-        <source>Device Information</source>
-        <target>Device Information</target>
+      <trans-unit id="1925090152473969054" datatype="html">
+        <source>Capacity Limit %</source>
+        <target>Capacity Limit %</target>
       </trans-unit>
-      <trans-unit id="79c6bf990ea5b4d83bbf8f9e399f4bd933a1ebfc" datatype="html">
-        <source>S.M.A.R.T</source>
-        <target>S.M.A.R.T</target>
+      <trans-unit id="7531602241051125940" datatype="html">
+        <source>Objects</source>
+        <target>Objects</target>
       </trans-unit>
-      <trans-unit id="05c17e08939cbef1a5df5386263b1701e8d5742e" datatype="html">
-        <source>S.M.A.R.T data is loading.</source>
-        <target>S.M.A.R.T data is loading.</target>
+      <trans-unit id="8713861779825116442" datatype="html">
+        <source>Object Limit %</source>
+        <target>Object Limit %</target>
       </trans-unit>
-      <trans-unit id="73caac4265ea7314ff061e5a1d78a6361a6dd3b8" datatype="html">
-        <source>Cluster Status</source>
-        <target>叢集狀態</target>
+      <trans-unit id="7683612458321319524" datatype="html">
+        <source>The bucket list data might be stale. If needed, you can manually reload it.</source>
+        <target>The bucket list data might be stale. If needed, you can manually reload it.</target>
       </trans-unit>
-      <trans-unit id="1d4bc612bbf19aa9553853266b9e92c9d75f4464" datatype="html">
-        <source>Manager Daemons</source>
-        <target>管理員精靈</target>
+      <trans-unit id="4349284625269221231" datatype="html">
+        <source>bucket</source>
+        <target>bucket</target>
       </trans-unit>
-      <trans-unit id="946ac5dea9921dc09d7b0a63b89535371f283b19" datatype="html">
-        <source>Object Gateways</source>
-        <target>物件閘道</target>
+      <trans-unit id="5913880066213114620" datatype="html">
+        <source>buckets</source>
+        <target>buckets</target>
       </trans-unit>
-      <trans-unit id="ff03fa5bcf37c4da46ad736c1f7d03f959e8ba9a" datatype="html">
-        <source>Metadata Servers</source>
-        <target>中繼資料伺服器</target>
+      <trans-unit id="1088629182722162774" datatype="html">
+        <source>pool</source>
+        <target>pool</target>
       </trans-unit>
-      <trans-unit id="d817609ba4993eba859409ab71e566168f4d5f5a" datatype="html">
-        <source>iSCSI Gateways</source>
-        <target>iSCSI 閘道</target>
+      <trans-unit id="6161088322338624846" datatype="html">
+        <source>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </source>
+        <target>Updated Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'.
+        </target>
       </trans-unit>
-      <trans-unit id="42c13e50391250ea9379bdf55d5d6c0228c0c8bc" datatype="html">
-        <source>Client IOPS</source>
-        <target>用戶端 IOPS</target>
+      <trans-unit id="6218632328857697292" datatype="html">
+        <source>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </source>
+        <target>Created Object Gateway bucket '
+          <x id="PH" equiv-text="values.bid"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="52213660b2454d139ada3079a42ec6caf3c3c01e" datatype="html">
-        <source>Client Throughput</source>
-        <target>用戶端輸送量</target>
+      <trans-unit id="0ee5132a8da30e0b7f9f5c70dbc91928d17dd909" datatype="html">
+        <source>Owner</source>
+        <target>擁有者</target>
       </trans-unit>
-      <trans-unit id="32efd1c3f70e3c5244239de97a2cc95d98534a14" datatype="html">
-        <source>Client Read/Write</source>
-        <target>用戶端讀取/寫入</target>
+      <trans-unit id="a4aab1f837bc8ec222e4f25922465d1c5929a1fc" datatype="html">
+        <source>Placement target</source>
+        <target>Placement target</target>
       </trans-unit>
-      <trans-unit id="275485415092cbae3a9f3cbb786ebe283cacfdd5" datatype="html">
-        <source>Recovery Throughput</source>
-        <target>復原輸送量</target>
+      <trans-unit id="7b84370895ab9eb44672f57146fa05c5947f1c0c" datatype="html">
+        <source>Locking</source>
+        <target>Locking</target>
       </trans-unit>
-      <trans-unit id="6d9a9f55046891733ef71170e7652063765eb542" datatype="html">
-        <source>Scrub</source>
-        <target>整理</target>
+      <trans-unit id="f038d51ab1645f15b0cd58f195c72a7eeebd4729" datatype="html">
+        <source>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</source>
+        <target>Enables locking for the objects in the bucket. Locking can only be enabled while creating a bucket.</target>
       </trans-unit>
-      <trans-unit id="3cc9c2ae277393b3946b38c088dabff671b1ee1b" datatype="html">
-        <source>Performance</source>
-        <target>效能</target>
+      <trans-unit id="8e4c918357c7445fbf19a203e5f0f0ece1960b3b" datatype="html">
+        <source>-- Select a user --</source>
+        <target>-- 選取使用者 --</target>
       </trans-unit>
-      <trans-unit id="88f383269db2d32cccee9e936fe549dccb9fdbf4" datatype="html">
-        <source>Raw Capacity</source>
-        <target>原始容量</target>
+      <trans-unit id="6bae0a7fc2c9c1fde7d937a8a1a3c7e6825cf7d1" datatype="html">
+        <source>-- Select a placement target --</source>
+        <target>-- Select a placement target --</target>
       </trans-unit>
-      <trans-unit id="c5f8a813f91a11af99132e4beafc136cfc13d73b" datatype="html">
-        <source>PGs per OSD</source>
-        <target>每個 OSD 的 PG 數</target>
+      <trans-unit id="efeade5060b3add63863c24871f0830fb16b7e6d" datatype="html">
+        <source>Versioning</source>
+        <target>Versioning</target>
       </trans-unit>
-      <trans-unit id="498a109c6e9e94f1966de01aa0326f7f0ac6fb52" datatype="html">
-        <source>PG Status</source>
-        <target>PG 狀態</target>
+      <trans-unit id="016d24e069e7d505a090fb8243e5cd43b35dc39b" datatype="html">
+        <source>Enables versioning for the objects in the bucket.</source>
+        <target>Enables versioning for the objects in the bucket.</target>
       </trans-unit>
-      <trans-unit id="ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa" datatype="html">
-        <source>Capacity</source>
-        <target>容量</target>
+      <trans-unit id="9e6775ffd06878aa145c07359f28557f01ede04f" datatype="html">
+        <source>Multi-Factor Authentication</source>
+        <target>Multi-Factor Authentication</target>
       </trans-unit>
-      <trans-unit id="44ecac93d67c6a671198091c2270354f80322327" datatype="html">
-        <source>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </source>
-        <target>
-          <x id="START_ITALIC_TEXT" ctype="x-i" equiv-text="<i>"/>
-          <x id="CLOSE_ITALIC_TEXT" ctype="x-i" equiv-text="</i>"/> See 
-          <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Logs
-          <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details.
-        </target>
+      <trans-unit id="29e8a5d4fb767d4ad0c762c81c6264cec4c0ba97" datatype="html">
+        <source>Delete enabled</source>
+        <target>Delete enabled</target>
       </trans-unit>
-      <trans-unit id="0c1e17956453ad772dbe82d6946f62748c692f3e" datatype="html">
-        <source>Ranks</source>
-        <target>階層</target>
+      <trans-unit id="40fbc3ac8c1ea4ecfe62247e91f1f999ad5baf76" datatype="html">
+        <source>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</source>
+        <target>Enables MFA (multi-factor authentication) Delete, which requires additional authentication for changing the bucket versioning state.</target>
       </trans-unit>
-      <trans-unit id="2b24e0b0b1629d2e8a51b9da7c75d6e6379f4bc4" datatype="html">
-        <source>Standbys</source>
-        <target>Standbys</target>
+      <trans-unit id="d24c93a8c13db46defa06ed7b5e026a3edb52b91" datatype="html">
+        <source>Token Serial Number</source>
+        <target>Token Serial Number</target>
       </trans-unit>
-      <trans-unit id="50df62325726db950523a5be1c78b8905fcc25d4" datatype="html">
-        <source>MDS performance counters</source>
-        <target>MDS performance counters</target>
+      <trans-unit id="e6d9536c2af2e5e9a228c3e3e1809dc1fefe0149" datatype="html">
+        <source>Token PIN</source>
+        <target>Token PIN</target>
       </trans-unit>
-      <trans-unit id="a7b6508fb834bee9e48e11e4503fbbc2d19204de" datatype="html">
-        <source>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </source>
-        <target>Clients: 
-          <x id="INTERPOLATION" equiv-text="{{ clients.data.length }}"/>
-        </target>
+      <trans-unit id="37e10df2d9c0c25ef04ac112c9c9a7723e8efae0" datatype="html">
+        <source>Mode</source>
+        <target>模式</target>
       </trans-unit>
-      <trans-unit id="6e213942c6354b9cbe7a650f0f1499bfc1000fb6" datatype="html">
-        <source>Directories</source>
-        <target>Directories</target>
+      <trans-unit id="9af1b4baa2dd8ed2bfc3cc756b12a2271c2dd793" datatype="html">
+        <source>Compliance</source>
+        <target>Compliance</target>
       </trans-unit>
-      <trans-unit id="47116253e36f4e38a97ba41b2d3122c6c15ab904" datatype="html">
-        <source>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </source>
-        <target>Clients (
-          <x id="INTERPOLATION" equiv-text="{{ clients.length }}"/>)
-        </target>
+      <trans-unit id="edd600fa489d1b4a4448dce694ed932e52ce8fda" datatype="html">
+        <source>Governance</source>
+        <target>Governance</target>
       </trans-unit>
-      <trans-unit id="bd5a3b1c5a3c185c7bbb0e09a061d4cdc88ce5ad" datatype="html">
-        <source>Current</source>
-        <target>目前</target>
+      <trans-unit id="a5c3d9d2296f7886e8289b9f623323803deacfc6" datatype="html">
+        <source>Days</source>
+        <target>Days</target>
       </trans-unit>
-      <trans-unit id="e5e7d62e942083a59b0b31f54e17cd7958186052" datatype="html">
-        <source>Updated discovery authentication</source>
-        <target>已更新探查驗證</target>
+      <trans-unit id="218c7d6d318c51e7105309aaeb0baec9d19e4efb" datatype="html">
+        <source>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of days that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="dd4ab758afd5fd5a6c6a25b2b30ff99d0c00e9ad" datatype="html">
-        <source>There are no portals available.</source>
-        <target>沒有可用的入口網站。</target>
+      <trans-unit id="289b101ec12427b3ca819df9e43cc3b14fae2cc4" datatype="html">
+        <source>The entered value must be a positive integer.</source>
+        <target>The entered value must be a positive integer.</target>
       </trans-unit>
-      <trans-unit id="83021e45778a4a230a14ca0c6d6ccdf05500ad93" datatype="html">
-        <source>There are no images available.</source>
-        <target>沒有可用的影像。</target>
+      <trans-unit id="def9fc628134d3a044b7c0ad2a83c846bdad56f1" datatype="html">
+        <source>Retention period requires either Days or Years.</source>
+        <target>Retention period requires either Days or Years.</target>
       </trans-unit>
-      <trans-unit id="86684eb21f8a768e1dbc659e3d5da6861db544a0" datatype="html">
-        <source>There are no images available. Please make sure you add an image to the target.</source>
-        <target>沒有可用的影像。請確定為目標新增一個影像。</target>
+      <trans-unit id="003c94fc143882ac8af6251a1595fe62978fe3e6" datatype="html">
+        <source>Years</source>
+        <target>Years</target>
       </trans-unit>
-      <trans-unit id="fffda6e440078f57eba93944ce051c593cc6ed7f" datatype="html">
-        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
-        <target>沒有可用的啟動器。請確定為目標新增一個啟動器。</target>
+      <trans-unit id="14c6189ead0951f13049c7bf9af7642d0c41957a" datatype="html">
+        <source>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</source>
+        <target>The number of years that you want to specify for the default retention period that will be applied to new objects placed in this bucket.</target>
       </trans-unit>
-      <trans-unit id="cea3c6fe490385eef1584cbc4983fda7ece24bb6" datatype="html">
-        <source>target</source>
-        <target>target</target>
+      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
+        <source>ID</source>
+        <target>ID</target>
       </trans-unit>
-      <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
-        <source>Target</source>
-        <target>ç\9b®æ¨\99</target>
+      <trans-unit id="e5c51963a9c553b29427ef783bbb69fa6634fa8c" datatype="html">
+        <source>Index type</source>
+        <target>ç´¢å¼\95é¡\9eå\9e\8b</target>
       </trans-unit>
-      <trans-unit id="99e094878070eebc1b972bac02aaa33b2bf83b35" datatype="html">
-        <source># Sessions</source>
-        <target># Sessions</target>
+      <trans-unit id="8e6f950a32eaea32ec7e192f9ca3d3dfe469d4ba" datatype="html">
+        <source>Placement rule</source>
+        <target>放置規則</target>
       </trans-unit>
-      <trans-unit id="c49e0dd71d551bd4928d967d78f0721dbf9f95e3" datatype="html">
-        <source>Target has active sessions</source>
-        <target>Target has active sessions</target>
+      <trans-unit id="6972d213e31c4ea4f887e60db99d9881bc8fcd3e" datatype="html">
+        <source>Marker</source>
+        <target>標記</target>
       </trans-unit>
-      <trans-unit id="a87acd72dfb68b45175270695209550a85adf50c" datatype="html">
-        <source>iSCSI target</source>
-        <target>iSCSI target</target>
+      <trans-unit id="47b02acd2d3254d1ace1926f840523f154ebef71" datatype="html">
+        <source>Maximum marker</source>
+        <target>最大標記數</target>
       </trans-unit>
-      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
-        <source>State</source>
-        <target>ç\8b\80æ\85\8b</target>
+      <trans-unit id="8fe73a4787b8068b2ba61f54ab7e0f9af2ea1fc9" datatype="html">
+        <source>Version</source>
+        <target>ç\89\88æ\9c¬</target>
       </trans-unit>
-      <trans-unit id="02b75464c0dc0cf49ea0208211b6fbcad3bf728a" datatype="html">
-        <source># Targets</source>
-        <target># Targets</target>
+      <trans-unit id="092fa3a7df9168b14d3f83a77a4035e92b92ce15" datatype="html">
+        <source>Master version</source>
+        <target>主版本</target>
       </trans-unit>
-      <trans-unit id="13415637c325ceefee29111b31cb48701490adf7" datatype="html">
-        <source>Read Bytes</source>
-        <target>讀取位元組數</target>
+      <trans-unit id="97434cc5001d407f90c7447a12d9e8e6848a2aa3" datatype="html">
+        <source>Modification time</source>
+        <target>修改時間</target>
       </trans-unit>
-      <trans-unit id="e2ed82b7bbf4a006e60e6208c597b05d5b5556e9" datatype="html">
-        <source>Write Bytes</source>
-        <target>寫å\85¥ä½\8då\85\83çµ\84æ\95¸</target>
+      <trans-unit id="90fe2e41e7fde38453ce4e619efeea9bc6adea9c" datatype="html">
+        <source>Zonegroup</source>
+        <target>å\8d\80å\9f\9f群çµ\84</target>
       </trans-unit>
-      <trans-unit id="6a32a5f58845ca840185ea9564682094e77a1d80" datatype="html">
-        <source>Read Ops</source>
-        <target>讀取操作數</target>
+      <trans-unit id="62a923f047ca49e7a4782629e91fea1ba32db68f" datatype="html">
+        <source>MFA Delete</source>
+        <target>MFA Delete</target>
       </trans-unit>
-      <trans-unit id="7c36cb8032af123d3550ffab2e1fa1e957c87fae" datatype="html">
-        <source>Write Ops</source>
-        <target>寫入操作數</target>
+      <trans-unit id="5363861031080361352" datatype="html">
+        <source>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </source>
+        <target>Smartctl has received an unknown argument (error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/>). You may be using an incompatible version of smartmontools. Version &gt;= 7.0 of smartmontools is required to successfully retrieve data.
+        </target>
       </trans-unit>
-      <trans-unit id="458c33846a8c7e2feb9404bcf06723784e756cdc" datatype="html">
-        <source>A/O Since</source>
-        <target>使用中/最佳化開始時間</target>
+      <trans-unit id="5085718566932809950" datatype="html">
+        <source>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </source>
+        <target>An error with error code 
+          <x id="PH" equiv-text="smartData.smartctl_error_code"/> occurred.
+        </target>
       </trans-unit>
-      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
-        <source>Instance</source>
-        <target>例項</target>
+      <trans-unit id="2091295268977103253" datatype="html">
+        <source>Raw</source>
+        <target>Raw</target>
       </trans-unit>
-      <trans-unit id="36fad7995cadfb3a6f0d43ef2db280146b3ca022" datatype="html">
-        <source>Issue</source>
-        <target>問題</target>
+      <trans-unit id="5963653123239768443" datatype="html">
+        <source>Threshold</source>
+        <target>Threshold</target>
       </trans-unit>
-      <trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
-        <source>Progress</source>
-        <target>進度</target>
+      <trans-unit id="2893124970059125090" datatype="html">
+        <source>When Failed</source>
+        <target>When Failed</target>
       </trans-unit>
-      <trans-unit id="f39256070bfc0714020dfee08895421fc1527014" datatype="html">
-        <source>Disabled</source>
-        <target>已停用</target>
+      <trans-unit id="5614367840516299633" datatype="html">
+        <source>Worst</source>
+        <target>Worst</target>
       </trans-unit>
-      <trans-unit id="8c375764db42f5d736fb56d01b8052c006ccc8e2" datatype="html">
-        <source>Edit Mode</source>
-        <target>編輯模式</target>
+      <trans-unit id="4f635b3cb0600409a2ad44a5bd1863c699e6a01c" datatype="html">
+        <source>Failed to retrieve SMART data.</source>
+        <target>Failed to retrieve SMART data.</target>
       </trans-unit>
-      <trans-unit id="45932f2a0ea524b3425f4320ee46a6d1c68977bc" datatype="html">
-        <source>Add Peer</source>
-        <target>新增對等</target>
+      <trans-unit id="a8a3f354bd640299068edd912f4bb5325264f250" datatype="html">
+        <source>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</source>
+        <target>The data received has the JSON format version 2.x and is currently incompatible with the dashboard.</target>
       </trans-unit>
-      <trans-unit id="d3dc34662e3cda0dad646221651cebd26f731485" datatype="html">
-        <source>Edit Peer</source>
-        <target>編輯對等</target>
+      <trans-unit id="04f8a3c7e8ac610e6581960162cc15f55a16696a" datatype="html">
+        <source>No SMART data available.</source>
+        <target>No SMART data available.</target>
       </trans-unit>
-      <trans-unit id="e8a0ec0b6ee72db0f27c186e09640d1ed41964bd" datatype="html">
-        <source>Delete Peer</source>
-        <target>刪除對等</target>
+      <trans-unit id="a185c9b97513b3882604ea9bab60edbfac945c15" datatype="html">
+        <source>SMART overall-health self-assessment test result</source>
+        <target>SMART overall-health self-assessment test result</target>
       </trans-unit>
-      <trans-unit id="314de06d6f64d39149e78e6d796585c0246fec0b" datatype="html">
-        <source>Leader</source>
-        <target>Leader</target>
+      <trans-unit id="290e4c9ad42dc6e9176656c864a5faed8053f406" datatype="html">
+        <source>unknown</source>
+        <target>unknown</target>
       </trans-unit>
-      <trans-unit id="7acaab450312114059ced9e3737798ee9aa738b1" datatype="html">
-        <source># Local</source>
-        <target>本地數量</target>
+      <trans-unit id="3a03d3c2e459f8f8fa7202c0fce465d6165f9e2b" datatype="html">
+        <source>passed</source>
+        <target>passed</target>
       </trans-unit>
-      <trans-unit id="7a3ffd88868135c44be3994263bb8e49d8358884" datatype="html">
-        <source># Remote</source>
-        <target>遠端數量</target>
+      <trans-unit id="41435d5a5692c8e412c74deaee95d99dbd3617e1" datatype="html">
+        <source>failed</source>
+        <target>failed</target>
       </trans-unit>
-      <trans-unit id="85ca0fd6a6ddd211023c70a25753122c5b978787" datatype="html">
-        <source>mirror peer</source>
-        <target>鏡像對等</target>
+      <trans-unit id="ddd5dd6d930030096ea617f62c82b648a0dd9484" datatype="html">
+        <source>Device Information</source>
+        <target>Device Information</target>
       </trans-unit>
-      <trans-unit id="a6493c6ca346cd052da40423eda9c132de2b2002" datatype="html">
-        <source>Key</source>
-        <target>金鑰</target>
+      <trans-unit id="20cb12827cbe559a7b1da6fdae96041b3b5c3c55" datatype="html">
+        <source>SMART</source>
+        <target>SMART</target>
       </trans-unit>
-      <trans-unit id="e9cac80fb5d9de66f0006d0bec530fd1fc69a674" datatype="html">
-        <source>RBD</source>
-        <target>RBD</target>
+      <trans-unit id="6e149c483d88cfcff11d1c5db85e84af7c3149c4" datatype="html">
+        <source>No device information available for this device.</source>
+        <target>No device information available for this device.</target>
       </trans-unit>
-      <trans-unit id="4130b1a836f2000cfe9a11fb62493dc42d444de7" datatype="html">
-        <source>Deep flatten</source>
-        <target>深層壓平</target>
+      <trans-unit id="380295f37caea93701d071485a38ef0bdba57133" datatype="html">
+        <source>No SMART data available for this device.</source>
+        <target>No SMART data available for this device.</target>
       </trans-unit>
-      <trans-unit id="7b17694d7cb8ecb7c8440bc999dac21b44455b33" datatype="html">
-        <source>Layering</source>
-        <target>分層</target>
+      <trans-unit id="5758c3f16f8749f0f4e2a787f02e8b4da246102f" datatype="html">
+        <source>SMART data is loading.</source>
+        <target>SMART data is loading.</target>
       </trans-unit>
-      <trans-unit id="6a072ce577c2079d0e0c31071a16824f6d22b84d" datatype="html">
-        <source>Exclusive lock</source>
-        <target>獨佔鎖定</target>
+      <trans-unit id="8321762156640395170" datatype="html">
+        <source>The feature is disabled because Orchestrator is not available.</source>
+        <target>The feature is disabled because Orchestrator is not available.</target>
       </trans-unit>
-      <trans-unit id="7354f01320bf936a7f85577c9f71402635c3a362" datatype="html">
-        <source>Object map (requires exclusive-lock)</source>
-        <target>物件對應 (需要獨佔鎖定)</target>
+      <trans-unit id="6718394293315494787" datatype="html">
+        <source>The Orchestrator backend doesn't support this feature.</source>
+        <target>The Orchestrator backend doesn't support this feature.</target>
       </trans-unit>
-      <trans-unit id="fb7e625c1152f1c102cd16460955d124edff1770" datatype="html">
-        <source>Journaling (requires exclusive-lock)</source>
-        <target>記錄 (需要獨佔鎖定)</target>
+      <trans-unit id="4533150758393178756" datatype="html">
+        <source>Device ID</source>
+        <target>Device ID</target>
       </trans-unit>
-      <trans-unit id="df4044632bfc211dd96544fc8f007dabbeeb506c" datatype="html">
-        <source>Fast diff (interlocked with object-map)</source>
-        <target>Fast diff (interlocked with object-map)</target>
+      <trans-unit id="1291053608320944146" datatype="html">
+        <source>State of Health</source>
+        <target>State of Health</target>
       </trans-unit>
-      <trans-unit id="631fc50ec7c9bd81dc797a3c7e09eda1178ad999" datatype="html">
-        <source>Parent image must support Layering</source>
-        <target>Parent image must support Layering</target>
+      <trans-unit id="29167121133682512" datatype="html">
+        <source>Good</source>
+        <target>Good</target>
       </trans-unit>
-      <trans-unit id="7eb984588f4835f6d0187b33769b4b0f62821640" datatype="html">
-        <source>RBD snapshot rollback</source>
-        <target>RBD 快照復原</target>
+      <trans-unit id="8767957606064036733" datatype="html">
+        <source>Bad</source>
+        <target>Bad</target>
       </trans-unit>
-      <trans-unit id="4be22bf20ef82614ed53bcd3b912a85590aa71c9" datatype="html">
-        <source>Rollback</source>
-        <target>復原</target>
+      <trans-unit id="8052456228079338924" datatype="html">
+        <source>Stale</source>
+        <target>Stale</target>
       </trans-unit>
-      <trans-unit id="2a04c483708d261751d62082d6f03a50d4577b1e" datatype="html">
-        <source>RBD snapshot</source>
-        <target>RBD 快照</target>
+      <trans-unit id="6223439643831041743" datatype="html">
+        <source>Life Expectancy</source>
+        <target>Life Expectancy</target>
       </trans-unit>
-      <trans-unit id="fa96769d1ea86741297cb9b9769b0dcfde58c8b4" datatype="html">
-        <source>Deleted At</source>
-        <target>刪除位置</target>
+      <trans-unit id="3144481541623761279" datatype="html">
+        <source>Prediction Creation Date</source>
+        <target>Prediction Creation Date</target>
       </trans-unit>
-      <trans-unit id="e928864038ca70ee7d67bbf1fd71a01c3938a127" datatype="html">
-        <source>id</source>
-        <target>ID</target>
+      <trans-unit id="264574868375698540" datatype="html">
+        <source>Device Name</source>
+        <target>Device Name</target>
       </trans-unit>
-      <trans-unit id="240c9c1e96dc38814922a83ad041dc815b084f32" datatype="html">
-        <source>type</source>
-        <target>類型</target>
+      <trans-unit id="ac54c18c1b520e948095c83a3a1025f02ce6dcc6" datatype="html">
+        <source>Neither hostname nor OSD ID given</source>
+        <target>Neither hostname nor OSD ID given</target>
       </trans-unit>
-      <trans-unit id="c9d7ec7ee5b4e282f2228fa996651ec4ef5195a9" datatype="html">
-        <source>state</source>
-        <target>狀態</target>
+      <trans-unit id="b0e7c7ed1d51a0c205c815048bc9f79e24ee6db2" datatype="html">
+        <source>Restore Image</source>
+        <target>回存影像</target>
       </trans-unit>
-      <trans-unit id="5780e5c3b4fc2ae07836bb5221cec4f8d597630d" datatype="html">
-        <source>version</source>
-        <target>版本</target>
+      <trans-unit id="7369384817e0ad61ce871c9afdfbb538df2f97c1" datatype="html">
+        <source>To restore</source>
+        <target>若要回存</target>
       </trans-unit>
-      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
-        <source>Host</source>
-        <target>主機</target>
+      <trans-unit id="e7f0abefc608f7fb452c2dc9b1cdc3dec432160e" datatype="html">
+        <source>type the image's new name and click</source>
+        <target>鍵入影像的新名稱并按一下</target>
       </trans-unit>
-      <trans-unit id="fb69299354312c8954ecf324997ccafcd9f6b14b" datatype="html">
-        <source>root</source>
-        <target>æ ¹</target>
+      <trans-unit id="41307dd56fea669eed72e12a6c23af275f6bfd82" datatype="html">
+        <source>New Name</source>
+        <target>æ\96°å\90\8d稱</target>
       </trans-unit>
-      <trans-unit id="d34feb369d308075b423d5c5fc431f9766bf7a11" datatype="html">
-        <source>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </source>
-        <target>Evicted client "
-          <x id="INTERPOLATION" equiv-text="{{clientId}}"/>"
-        </target>
+      <trans-unit id="49c0408946a6d67185947f455f15cc201d0d78e6" datatype="html">
+        <source>Purge Trash</source>
+        <target>清除垃圾桶</target>
       </trans-unit>
-      <trans-unit id="7db875ff4cc626d394f37fba95c075b2e4bfeb00" datatype="html">
-        <source>Standby daemons</source>
-        <target>待命精靈</target>
+      <trans-unit id="681501eecd7f44d4b7a2f619605b36676e04c5b6" datatype="html">
+        <source>To purge, select one or</source>
+        <target>To purge, select one or</target>
       </trans-unit>
-      <trans-unit id="3c3a423d91e36ac6624e909fcd2669a25685f847" datatype="html">
-        <source>Rank</source>
-        <target>階層</target>
+      <trans-unit id="dfc3c34e182ea73c5d784ff7c8135f087992dac1" datatype="html">
+        <source>All</source>
+        <target>全部</target>
       </trans-unit>
-      <trans-unit id="9596ecae8956e96921acef47aec787f6bdc37454" datatype="html">
-        <source>Daemon</source>
-        <target>精靈</target>
+      <trans-unit id="ea5d338dcef50ff5c24439fd784f6a67b594c33f" datatype="html">
+        <source>pools and click</source>
+        <target>pools and click</target>
       </trans-unit>
-      <trans-unit id="f2005fa461c06dc2e04d8918bbabedf23604b5b7" datatype="html">
-        <source>Activity</source>
-        <target>æ´»å\8b\95</target>
+      <trans-unit id="55a4f598a4894b7fd5cb88f0ffd3c37ad009dd70" datatype="html">
+        <source>Pool:</source>
+        <target>池︰</target>
       </trans-unit>
-      <trans-unit id="e3a986984ae0c3b43af648c3fa638649d1c00348" datatype="html">
-        <source>Dentries</source>
-        <target>Dentry</target>
+      <trans-unit id="d43dd2b9f7797e4cf3a604695bb33e4479108516" datatype="html">
+        <source>Pool name...</source>
+        <target>池名稱...</target>
       </trans-unit>
-      <trans-unit id="7c692ab865066967d73c6d64ec0691cc6ce91b93" datatype="html">
-        <source>Inodes</source>
-        <target>Inode</target>
+      <trans-unit id="8649061117624699581" datatype="html">
+        <source>Your matcher seems to match no currently defined rule or active alert.</source>
+        <target>Your matcher seems to match no currently defined rule or active alert.</target>
       </trans-unit>
-      <trans-unit id="45f210b96a2a6e91f52f153a4f8dc30662629f8e" datatype="html">
-        <source>Usage</source>
-        <target>使用率</target>
+      <trans-unit id="7122912874364762704" datatype="html">
+        <source>no active alerts</source>
+        <target>no active alerts</target>
       </trans-unit>
-      <trans-unit id="950b5f04a2efd3f11c0f76418d5a4212381e792e" datatype="html">
-        <source>Origin</source>
-        <target>Origin</target>
+      <trans-unit id="7388215679576832341" datatype="html">
+        <source>1 active alert</source>
+        <target>1 active alert</target>
       </trans-unit>
-      <trans-unit id="22e4e574b7f8abf58254f328792445b42e2a924a" datatype="html">
-        <source>The value can be updated at runtime.</source>
-        <target>該值可在執行時期更新。</target>
+      <trans-unit id="3112400568960537267" datatype="html">
+        <source>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </source>
+        <target>
+          <x id="PH" equiv-text="alerts"/> active alerts
+        </target>
       </trans-unit>
-      <trans-unit id="d7770de7b2343c9deeaa7ebf37ba3e35ca5c5988" datatype="html">
-        <source>Daemons/clients do not pull this value from the
-      monitor config database. We disallow setting this option via 'ceph config
-      set ...'. This option should be configured via ceph.conf or via the
-      command line.</source>
-        <target>精靈/用戶端不會從監控程式組態資料庫
-      提取此值。我們不允許透過「ceph config set ...」
-      設定此選項。應透過 ceph.conf 或使用指令行
-      進行設定。</target>
+      <trans-unit id="6264717417287230743" datatype="html">
+        <source>Matches 1 rule</source>
+        <target>Matches 1 rule</target>
       </trans-unit>
-      <trans-unit id="83f11fd1dc503c37931ea6c1c5c1e8c2b4b597b6" datatype="html">
-        <source>Option takes effect only during daemon startup.</source>
-        <target>該選項僅在精靈啟動期間生效。</target>
+      <trans-unit id="8054663176394183966" datatype="html">
+        <source>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </source>
+        <target>Matches 
+          <x id="PH" equiv-text="rules"/> rules
+        </target>
       </trans-unit>
-      <trans-unit id="837a07cd6a971038b8b1aa190c43440c9fdb5d8b" datatype="html">
-        <source>Option only affects cluster creation.</source>
-        <target>該選項僅影響叢集建立。</target>
+      <trans-unit id="6674225401121099210" datatype="html">
+        <source>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </source>
+        <target>
+          <x id="PH" equiv-text="rule"/> with 
+          <x id="PH_1" equiv-text="alert"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="2566a88eb247c918b71cfe5b354c31de0d4b01e5" datatype="html">
-        <source>Option only affects daemon creation.</source>
-        <target>該選項僅影響精靈建立。</target>
+      <trans-unit id="f0b5d789d42c0e69348e5fe0037fcbf5b5fbbdcc" datatype="html">
+        <source>Move an image to trash</source>
+        <target>將影像移至垃圾桶</target>
       </trans-unit>
-      <trans-unit id="1cdc60cfc09c257625768f3d2082816cdef27279" datatype="html">
-        <source>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+      <trans-unit id="b4b3ced4f8aad4c446f348b14c3d94be2e2c350c" datatype="html">
+        <source>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </source>
-        <target>Updated config option 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>
+        <target>To move 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ imageSpecStr }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> to trash, click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Move Image
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>. Optionally, you can pick an expiration date.
         </target>
       </trans-unit>
-      <trans-unit id="d473e0f684a60db45d6f31e993f693f74290e056" datatype="html">
-        <source>Service</source>
-        <target>服務</target>
+      <trans-unit id="88f27d390844aad53b4240360e928156c5f0d326" datatype="html">
+        <source>Protection expires at</source>
+        <target>保護的過期日為</target>
       </trans-unit>
-      <trans-unit id="9951bb3983c7dba6fde013e05c922e4fe1a44367" datatype="html">
-        <source>Current value</source>
-        <target>ç\9b®å\89\8dç\9a\84å\80¼</target>
+      <trans-unit id="da166e9a0d27322f6ba8916d71ecc0f9905bb4b1" datatype="html">
+        <source>NOT PROTECTED</source>
+        <target>ç\84¡ä¿\9dè­·</target>
       </trans-unit>
-      <trans-unit id="4a01c175f90dd92b432f4a4a199d2c7bb9d997ff" datatype="html">
-        <source>Editable</source>
-        <target>可編輯</target>
+      <trans-unit id="7ad22c1d4aab3b8946603cea62de266d5129ca10" datatype="html">
+        <source>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</source>
+        <target>This image contains snapshot(s), which will prevent it from being removed after moved to trash.</target>
       </trans-unit>
-      <trans-unit id="261c0af854e8684abc15f89dce6efb3e72344b18" datatype="html">
-        <source>host</source>
-        <target>host</target>
+      <trans-unit id="a1506e5f2ca22cad14502ec7a20fb6113ace145d" datatype="html">
+        <source>Wrong date format. Please use "YYYY-MM-DD HH:mm:ss".</source>
+        <target>日期格式錯誤。請使用「YYYY-MM-DD HH:mm:ss」。</target>
       </trans-unit>
-      <trans-unit id="9e35065e7c579e1fb960499117fd4b3c68d1c263" datatype="html">
-        <source>Host operation is disabled because orchestrator is unavailable</source>
-        <target>Host operation is disabled because orchestrator is unavailable</target>
+      <trans-unit id="aa7ea0bb7495281e0b3258467ac7d90a1e44a1a1" datatype="html">
+        <source>Protection has already expired. Please pick a future date or leave it empty.</source>
+        <target>保護已過期。請選取一個未來的日期或保留空白。</target>
       </trans-unit>
-      <trans-unit id="a5d5e407f8c4e1b152509c966c90f37edf68472e" datatype="html">
-        <source>Device path</source>
-        <target>Device path</target>
+      <trans-unit id="3294686077659093992" datatype="html">
+        <source>Namespace</source>
+        <target>Namespace</target>
       </trans-unit>
-      <trans-unit id="94e76c060aa68c05d8c4a3f5a20c92fab3e83ccf" datatype="html">
-        <source>Rotates</source>
-        <target>Rotates</target>
+      <trans-unit id="2155633476201267204" datatype="html">
+        <source>Deleted At</source>
+        <target>Deleted At</target>
       </trans-unit>
-      <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html">
-        <source>Available</source>
-        <target>Available</target>
+      <trans-unit id="5c96a761dc55a21882c132c929583a424c9b8cf4" datatype="html">
+        <source>Expired at</source>
+        <target>過期日為</target>
       </trans-unit>
-      <trans-unit id="6ec98fa3d6504ba1fd03465194b53706c8263c99" datatype="html">
-        <source>Model</source>
-        <target>Model</target>
+      <trans-unit id="661041e3fcff4d3e75c561e038ca2504cf2cc643" datatype="html">
+        <source>Protected until</source>
+        <target>保護過期日為</target>
       </trans-unit>
-      <trans-unit id="1a6e6ad05508130b7a99ce5b15daf3227c2a930c" datatype="html">
-        <source>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+      <trans-unit id="0ee3b2322a1d3277f7e3fdb8a5141ac42bcf350b" datatype="html">
+        <source>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </source>
-        <target>Updated options for module "
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>".
+        <target>This image is protected until 
+          <x id="INTERPOLATION" equiv-text="{{ expiresAt | cdDate }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="ac6c9212896d39b23811ed2dadab7d07336ec559" datatype="html">
-        <source>Enable</source>
-        <target>啟用</target>
+      <trans-unit id="c3a7e364a88ea4673199dfa98bc73e6dbe09dfac" datatype="html">
+        <source>Namespaces</source>
+        <target>Namespaces</target>
       </trans-unit>
-      <trans-unit id="6766a926d80bb7763785621098dae459d6226429" datatype="html">
-        <source>Disable</source>
-        <target>å\81\9cç\94¨</target>
+      <trans-unit id="aba82bfd8e177d35b76cad7cd43941f8e5e5acac" datatype="html">
+        <source>Trash</source>
+        <target>å\9e\83å\9c¾æ¡¶</target>
       </trans-unit>
-      <trans-unit id="340f2f312c2eb353e5cd69aee6bee7f5a73c34ac" datatype="html">
-        <source>This Manager module is always on.</source>
-        <target>This Manager module is always on.</target>
+      <trans-unit id="5569418400096331461" datatype="html">
+        <source>-- Select the priority --</source>
+        <target>-- Select the priority --</target>
       </trans-unit>
-      <trans-unit id="6a0b3657745dd7a2f2162f1cc790bf9004d0845d" datatype="html">
-        <source>Reconnecting, please wait ...</source>
-        <target>正在重新連接,請稍候...</target>
+      <trans-unit id="802458941707537739" datatype="html">
+        <source>Low</source>
+        <target>Low</target>
       </trans-unit>
-      <trans-unit id="7099a8878af7a0a26fe5663c4f46cfe87142b75d" datatype="html">
-        <source>Public Address</source>
-        <target>公用位址</target>
+      <trans-unit id="8063651736083474594" datatype="html">
+        <source>High</source>
+        <target>High</target>
       </trans-unit>
-      <trans-unit id="cbdd1cdc0c7a87f55dd177bc44212f0fc4b80852" datatype="html">
-        <source>Open Sessions</source>
-        <target>開啟的工作階段</target>
+      <trans-unit id="178418048502923560" datatype="html">
+        <source>Provisioned</source>
+        <target>Provisioned</target>
       </trans-unit>
-      <trans-unit id="37e58d1cbdf8212b380efa51422e42821d4f08e6" datatype="html">
-        <source>No In</source>
-        <target>禁止標示為 In</target>
+      <trans-unit id="6240400332778072187" datatype="html">
+        <source>PROTECTED</source>
+        <target>PROTECTED</target>
       </trans-unit>
-      <trans-unit id="12706eb5af17ff5ad77b3de21af368d24678e00b" datatype="html">
-        <source>OSDs that were previously marked out will not be marked back in when they start</source>
-        <target>之前標示為 out 的 OSD 在啟動時將不會重新標示為 in</target>
+      <trans-unit id="9101667614062185213" datatype="html">
+        <source>UNPROTECTED</source>
+        <target>UNPROTECTED</target>
       </trans-unit>
-      <trans-unit id="96114d7624d11dc90ca46cfa96145fe22118df76" datatype="html">
-        <source>No Out</source>
-        <target>禁止標示為 Out</target>
+      <trans-unit id="8587768621777516124" datatype="html">
+        <source>RBD snapshot rollback</source>
+        <target>RBD snapshot rollback</target>
       </trans-unit>
-      <trans-unit id="a2ef636fe1ddd56b63e4aaf3d292f33dbf735ef3" datatype="html">
-        <source>OSDs will not automatically be marked out after the configured interval</source>
-        <target>OSD 在設定的間隔過後將不會自動標示為 out</target>
+      <trans-unit id="3330476395115957823" datatype="html">
+        <source>RBD snapshot</source>
+        <target>RBD snapshot</target>
       </trans-unit>
-      <trans-unit id="ee50aefa9b8bde1e5429b48709a23abfe08358e0" datatype="html">
-        <source>No Up</source>
-        <target>禁止標示為 Up</target>
+      <trans-unit id="5c5331983af566d4ac6a1024d15a3511786a4aa6" datatype="html">
+        <source>You are about to rollback</source>
+        <target>您正要復原</target>
       </trans-unit>
-      <trans-unit id="608929b939307e397586a98cea52ae38997c7273" datatype="html">
-        <source>OSDs are not allowed to start</source>
-        <target>不允許 OSD 啟動</target>
+      <trans-unit id="8576483965711201552" datatype="html">
+        <source>RBD Snapshot</source>
+        <target>RBD Snapshot</target>
       </trans-unit>
-      <trans-unit id="1751ab69c1e7f62927afedbf7116e0116316c551" datatype="html">
-        <source>No Down</source>
-        <target>禁止標示為 Down</target>
+      <trans-unit id="6809428596104996786" datatype="html">
+        <source>Total images</source>
+        <target>Total images</target>
       </trans-unit>
-      <trans-unit id="41fac86dfb65c1db690f3e87f6497cb73b281084" datatype="html">
-        <source>OSD failure reports are being ignored, such that the monitors will not mark OSDs down</source>
-        <target>將會忽略 OSD 故障報告,如此監控程式便不會將 OSD 標示為 down</target>
+      <trans-unit id="1346311774128536550" datatype="html">
+        <source>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Deleted namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="b2838c6165a9672a17db188f4dd9676574353dd8" datatype="html">
-        <source>Pause</source>
-        <target>暫停</target>
+      <trans-unit id="7605466414392298530" datatype="html">
+        <source>Namespace contains images</source>
+        <target>Namespace contains images</target>
       </trans-unit>
-      <trans-unit id="191d71dadcc8790573d46706a0b48211de4b8334" datatype="html">
-        <source>Pauses reads and writes</source>
-        <target>暫停讀取和寫入</target>
+      <trans-unit id="4641528557519966449" datatype="html">
+        <source>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </source>
+        <target>Created namespace '
+          <x id="PH" equiv-text="pool"/>/
+          <x id="PH_1" equiv-text="namespace"/>'
+        </target>
       </trans-unit>
-      <trans-unit id="471d5ba75836f38c19992cf83d8822632d99e473" datatype="html">
-        <source>No Scrub</source>
-        <target>禁止整理</target>
+      <trans-unit id="2c07d24bb422aa8e5e568df1c5709083f0a9c8f1" datatype="html">
+        <source>Create Namespace</source>
+        <target>Create Namespace</target>
       </trans-unit>
-      <trans-unit id="5b8caa61814121bc36dac0c34a9e9de3cae74990" datatype="html">
-        <source>Scrubbing is disabled</source>
-        <target>整理已停用</target>
+      <trans-unit id="b99417c4dd46286ffd37c8d2e987c8b512ec7052" datatype="html">
+        <source>-- No rbd pools available --</source>
+        <target>-- 沒有可用的 RBD 池 --</target>
       </trans-unit>
-      <trans-unit id="7f29a0ac1c797bdc0347dd5d0734ba83e96e7ce6" datatype="html">
-        <source>No Deep Scrub</source>
-        <target>禁止深層整理</target>
+      <trans-unit id="0cca6c0485f96d3a9610d0339cb1275a5f2c3f46" datatype="html">
+        <source>Namespace already exists.</source>
+        <target>Namespace already exists.</target>
       </trans-unit>
-      <trans-unit id="01da61ab216541a8d31259cebd16b10c7e5fc124" datatype="html">
-        <source>Deep Scrubbing is disabled</source>
-        <target>深層整理已停用</target>
+      <trans-unit id="1194977199378511591" datatype="html">
+        <source>Object size</source>
+        <target>Object size</target>
       </trans-unit>
-      <trans-unit id="0b86c7f18ac725de62c7e192dcfccd02c0dc40ab" datatype="html">
-        <source>No Backfill</source>
-        <target>禁止回填</target>
+      <trans-unit id="7638291694671392137" datatype="html">
+        <source>Total provisioned</source>
+        <target>Total provisioned</target>
       </trans-unit>
-      <trans-unit id="bd33a2bdc8fbed3b7469f3717c16d9aaa2851fdd" datatype="html">
-        <source>Backfilling of PGs is suspended</source>
-        <target>PG 回填已暫停</target>
+      <trans-unit id="8621797738551294959" datatype="html">
+        <source>Parent</source>
+        <target>Parent</target>
       </trans-unit>
-      <trans-unit id="7fbbd036394cfa623add40299757bc87df8eaa7e" datatype="html">
-        <source>No Recover</source>
-        <target>禁止復原</target>
+      <trans-unit id="1616639680594151867" datatype="html">
+        <source>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</source>
+        <target>This RBD has cloned snapshots. Please delete related RBDs before deleting this RBD.</target>
       </trans-unit>
-      <trans-unit id="f3ee9b451a64dca47299c9b4ae1091c2008068ad" datatype="html">
-        <source>Recovery of PGs is suspended</source>
-        <target>PG 復原已暫停</target>
+      <trans-unit id="2900827028308925059" datatype="html">
+        <source>This RBD image has an invalid name and can't be managed by ceph.</source>
+        <target>This RBD image has an invalid name and can't be managed by ceph.</target>
       </trans-unit>
-      <trans-unit id="de904148fe7e8d812218f50333ffe247900617c5" datatype="html">
-        <source>Bitwise Sort</source>
-        <target>按位元排序</target>
+      <trans-unit id="c9f1026c1235f4d76ace47449e806efd181ab332" datatype="html">
+        <source>Deleting this image will also delete all its snapshots.</source>
+        <target>Deleting this image will also delete all its snapshots.</target>
       </trans-unit>
-      <trans-unit id="2613c9fde29785bcd75f0abeccb653d14d7527b3" datatype="html">
-        <source>Use bitwise sort</source>
-        <target>使用按位元排序</target>
+      <trans-unit id="55f864597e84d9bf88769e1fbfda1d64452430c9" datatype="html">
+        <source>The following snapshots are currently protected and will be removed:</source>
+        <target>The following snapshots are currently protected and will be removed:</target>
       </trans-unit>
-      <trans-unit id="2fe10d84250aeee365db244251d40934c70ff1e9" datatype="html">
-        <source>Purged Snapdirs</source>
-        <target>已清除 Snapdir</target>
+      <trans-unit id="4341718109173132593" datatype="html">
+        <source>RBD</source>
+        <target>RBD</target>
       </trans-unit>
-      <trans-unit id="6b22a5b780eda3c5d500cdac9c6d4f96978c38f1" datatype="html">
-        <source>OSDs have converted snapsets</source>
-        <target>OSD 已轉換 snapset</target>
+      <trans-unit id="1359455778569887786" datatype="html">
+        <source>Deep flatten</source>
+        <target>Deep flatten</target>
       </trans-unit>
-      <trans-unit id="c42f0ba60564dc5b977a8c7f3fdcde9efbb39c60" datatype="html">
-        <source>Recovery Deletes</source>
-        <target>復原刪除</target>
+      <trans-unit id="58519213655664125" datatype="html">
+        <source>Layering</source>
+        <target>Layering</target>
       </trans-unit>
-      <trans-unit id="72fe39979198ea2ed6db6274b5029025cb316d90" datatype="html">
-        <source>Deletes performed during recovery instead of peering</source>
-        <target>在復原期間,而非在建立互聯時執行刪除</target>
+      <trans-unit id="1844531889615887801" datatype="html">
+        <source>Exclusive lock</source>
+        <target>Exclusive lock</target>
       </trans-unit>
-      <trans-unit id="1bb4a1f9127cefe624c173557a716d0ebb6d647c" datatype="html">
-        <source>PG Log Hard Limit</source>
-        <target>PG 記錄硬限制</target>
+      <trans-unit id="4585281635594103106" datatype="html">
+        <source>Object map (requires exclusive-lock)</source>
+        <target>Object map (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="e03c0321397fdf7a9c22e8d6b5015424943c0a57" datatype="html">
-        <source>Puts a hard limit on pg log length</source>
-        <target>為 pg 記錄長度設定硬限制</target>
+      <trans-unit id="240933649452133654" datatype="html">
+        <source>Journaling (requires exclusive-lock)</source>
+        <target>Journaling (requires exclusive-lock)</target>
       </trans-unit>
-      <trans-unit id="3c384e2e80c6b5eb24861fbf4225b69486cff4a3" datatype="html">
-        <source>Updated OSD Flags</source>
-        <target>已更新 OSD 旗標</target>
+      <trans-unit id="3713046526850391848" datatype="html">
+        <source>Fast diff (interlocked with object-map)</source>
+        <target>Fast diff (interlocked with object-map)</target>
       </trans-unit>
-      <trans-unit id="688578fcc739d6f0c5fb6c366dbb19d21c6d9e36" datatype="html">
-        <source>out</source>
-        <target>out</target>
+      <trans-unit id="49449943d8cbf59d8c401c8bd2e76f92e207cc5f" datatype="html">
+        <source>Use a dedicated data pool</source>
+        <target>使用專屬的資料池</target>
       </trans-unit>
-      <trans-unit id="cb0f69bdd4dea41d7d45c74b6e07f98de8a2ab26" datatype="html">
-        <source>in</source>
-        <target>in</target>
+      <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html">
+        <source>Size</source>
+        <target>大小</target>
       </trans-unit>
-      <trans-unit id="b5fbc7c7f007dd53b2318525bb7ff8b0376c9e37" datatype="html">
-        <source>down</source>
-        <target>down</target>
+      <trans-unit id="f0016bd458baa88284a658ce9eeda42d8ad88d2c" datatype="html">
+        <source>e.g., 10GiB</source>
+        <target>例如 10 GiB</target>
       </trans-unit>
-      <trans-unit id="b58719bcb9184e1a7884d00d22d10899d59bf295" datatype="html">
-        <source>Mark</source>
-        <target>標示</target>
+      <trans-unit id="bc2e854e111ecf2bd7db170da5e3c2ed08181d88" datatype="html">
+        <source>Advanced</source>
+        <target>進階</target>
       </trans-unit>
-      <trans-unit id="31a1c1aa03f1e5084750bedb4e3fdc04ce2cb6ca" datatype="html">
-        <source>OSD lost</source>
-        <target>OSD 遺失</target>
+      <trans-unit id="3562a3778695a5f9c0445660e35301f0a39aaf73" datatype="html">
+        <source>Striping</source>
+        <target>分割</target>
       </trans-unit>
-      <trans-unit id="f3fc4c85c5b8f1dedea0496b72d0af9da7b9e0d9" datatype="html">
-        <source>marked lost</source>
-        <target>已標示為遺失</target>
+      <trans-unit id="ceac8e132384322ec778ba760875a6c6897d3e42" datatype="html">
+        <source>Object size</source>
+        <target>物件大小</target>
       </trans-unit>
-      <trans-unit id="40fedc157ad899a18ec40573f770d18b040959d2" datatype="html">
-        <source>Purge</source>
-        <target>清除</target>
+      <trans-unit id="ef3c3f3b5f562a5cdbe0ee2874287db1534b5958" datatype="html">
+        <source>Stripe unit</source>
+        <target>分割單位</target>
       </trans-unit>
-      <trans-unit id="c8b1475105463088593de1022ff6dceb523eae0e" datatype="html">
-        <source>OSD</source>
-        <target>OSD</target>
+      <trans-unit id="84471be1049006edecbcaef1a32ae0893c229c50" datatype="html">
+        <source>-- Select stripe unit --</source>
+        <target>-- 選取分割單位 --</target>
       </trans-unit>
-      <trans-unit id="4f3cff08c7033b63bbccfe66006b1bcaea48ddd8" datatype="html">
-        <source>purged</source>
-        <target>å·²æ¸\85é\99¤</target>
+      <trans-unit id="a682f49f9b761591661276d7c6f550e641a130a4" datatype="html">
+        <source>Stripe count</source>
+        <target>å\88\86å\89²è¨\88æ\95¸</target>
       </trans-unit>
-      <trans-unit id="8e5d1b01eca6dce26a4751f0b19bda7a6ab8db5b" datatype="html">
-        <source>destroy</source>
-        <target>損毀</target>
+      <trans-unit id="6547c9c4d5f62942ac4b1fe459cf9a03d4dbf5a0" datatype="html">
+        <source>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </source>
+        <target>
+          <x id="INTERPOLATION" equiv-text="{{ action | titlecase }}"/> from
+        </target>
       </trans-unit>
-      <trans-unit id="495a06b78bf165a7b545fa002137f0846b094a3d" datatype="html">
-        <source>destroyed</source>
-        <target>已損毀</target>
+      <trans-unit id="0e9ecf29a4fa5b057bd8052e0d801b3fde6a30bf" datatype="html">
+        <source>'/' and '@' are not allowed.</source>
+        <target>不允許使用「/」和「@」。</target>
       </trans-unit>
-      <trans-unit id="107614b994f2b01abdc1ca179bf780b0cd933ec4" datatype="html">
-        <source>Recovery Priority</source>
-        <target>Recovery Priority</target>
+      <trans-unit id="d649904466254d13df1fbf2d255f0bbc6553d213" datatype="html">
+        <source>-- No namespaces available --</source>
+        <target>-- No namespaces available --</target>
       </trans-unit>
-      <trans-unit id="359dad5a3a912ef9dece3194035020856805aa96" datatype="html">
-        <source>PG scrub</source>
-        <target>PG scrub</target>
+      <trans-unit id="e22d7bb4d2d561e0832ee0b9a3da2468a080c4f0" datatype="html">
+        <source>-- Select a namespace --</source>
+        <target>-- Select a namespace --</target>
       </trans-unit>
-      <trans-unit id="953144c420c2e5abd02e6a687433eac60fa852bd" datatype="html">
-        <source>PGs</source>
-        <target>PG</target>
+      <trans-unit id="aa5b3c5ea5af14d09b2eb098039af9f1f77be010" datatype="html">
+        <source>You need more than one pool with the rbd application label use to use a dedicated data pool.</source>
+        <target>You need more than one pool with the rbd application label use to use a dedicated data pool.</target>
       </trans-unit>
-      <trans-unit id="7d3523ea9d35c274cef84043de8a2fdde540a9a1" datatype="html">
-        <source>Read bytes</source>
-        <target>è®\80å\8f\96ä½\8då\85\83çµ\84æ\95¸</target>
+      <trans-unit id="870aee0dd31a9643bf62007beb8f1ae1deb34d42" datatype="html">
+        <source>Data pool</source>
+        <target>è³\87æ\96\99æ± </target>
       </trans-unit>
-      <trans-unit id="ecbe2fdca919499125bc42c2c67cedae8563db1c" datatype="html">
-        <source>Writes bytes</source>
-        <target>寫å\85¥ä½\8då\85\83çµ\84æ\95¸</target>
+      <trans-unit id="3792ca829d9b9f687e1f5d7733d30e9bb0bfec47" datatype="html">
+        <source>Dedicated pool that stores the object-data of the RBD.</source>
+        <target>å°\88ç\94¨æ\96¼å\84²å­\98 RBD ç\9a\84ç\89©ä»¶è³\87æ\96\99ç\9a\84æ± </target>
       </trans-unit>
-      <trans-unit id="f3c33322823c846b13f59ba2c8f234405bba99e1" datatype="html">
-        <source>Read ops</source>
-        <target>讀取操作數</target>
+      <trans-unit id="0a88bbee20570aaf9615332fb27020627044874d" datatype="html">
+        <source>You have to increase the size.</source>
+        <target>您必須增加大小。</target>
       </trans-unit>
-      <trans-unit id="7e0b24a17546cbfab48b03dc874461d1ca68bc9a" datatype="html">
-        <source>Write ops</source>
-        <target>寫入操作數</target>
+      <trans-unit id="8d32c5c54c8581c774a7f467fbd4e329b15a74fa" datatype="html">
+        <source>This field is required because stripe count is defined!</source>
+        <target>由於已定義分割計數,因此必須填寫此欄位!</target>
       </trans-unit>
-      <trans-unit id="d45455406092f58e6b089cb440b5b7934b801a01" datatype="html">
-        <source>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </source>
-        <target>Mark OSD 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
-        </target>
+      <trans-unit id="6bbf9040be7c5491d4a03f2185708f43a6582a3b" datatype="html">
+        <source>Stripe unit is greater than object size.</source>
+        <target>分割單位大於物件大小。</target>
       </trans-unit>
-      <trans-unit id="de0b7806e451b3b3dbd564decba59981fe781c18" datatype="html">
-        <source>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+      <trans-unit id="baa74031990c5370008ba622d0a250f0929097f4" datatype="html">
+        <source>This field is required because stripe unit is defined!</source>
+        <target>由於已定義分割單位,因此必須填寫此欄位!</target>
+      </trans-unit>
+      <trans-unit id="cd2ada6d5ecbd5cbf89eae0a1f5326efedac0dbc" datatype="html">
+        <source>Stripe count must be greater than 0.</source>
+        <target>分割計數必須大於 0。</target>
+      </trans-unit>
+      <trans-unit id="0f6e8f6094b180eaf1f11bc0ffe383f1cdcd059e" datatype="html">
+        <source>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </source>
-        <target>Mark 
-          <x id="INTERPOLATION" equiv-text="{{markAction}}"/>
+        <target>Only available for RBD images with 
+          <x id="START_TAG_STRONG" equiv-text="<strong>"/>fast-diff
+          <x id="CLOSE_TAG_STRONG" equiv-text="</strong> "/> enabled
         </target>
       </trans-unit>
-      <trans-unit id="bba1d3bb4f8a47aa2b3068e242562196eadb1e83" datatype="html">
-        <source>PG scrub options</source>
-        <target>PG scrub options</target>
+      <trans-unit id="03cc5b14b0a20d075e9009ff021f4f1660ba348a" datatype="html">
+        <source>Data Pool</source>
+        <target>資料池</target>
       </trans-unit>
-      <trans-unit id="b0b7748ebc9b7a6942a8cac4a89d4b215b365878" datatype="html">
-        <source>Updated PG scrub options</source>
-        <target>Updated PG scrub options</target>
+      <trans-unit id="1b051734b0ee9021991c91b3ed4e81c244322462" datatype="html">
+        <source>Created</source>
+        <target>已建立</target>
       </trans-unit>
-      <trans-unit id="4edc2162af0bd6cd941eaf730d20a7e3b5a83ba7" datatype="html">
-        <source>Max Backfills</source>
-        <target>最大回填數</target>
+      <trans-unit id="0a65771c9a73b9aa609d592fc96a64801a8f40bd" datatype="html">
+        <source>Provisioned</source>
+        <target>已佈建</target>
       </trans-unit>
-      <trans-unit id="eb5e6c24a48a1dfe23e0a772b762be5e949c0c8a" datatype="html">
-        <source>Recovery Max Active</source>
-        <target>處於使用中狀態的最大復原操作數</target>
+      <trans-unit id="e5c009342a4e8381f64341d0bb61c2e4685f5a4b" datatype="html">
+        <source>Total provisioned</source>
+        <target>總佈建數</target>
       </trans-unit>
-      <trans-unit id="4a23c6d3859e03184118620d2baeb736ac765fbf" datatype="html">
-        <source>Recovery Max Single Start</source>
-        <target>å\96®æ¬¡å\95\9få\8b\95ç\9a\84æ\9c\80大復å\8e\9fæ\93\8dä½\9cæ\95¸</target>
+      <trans-unit id="7f6bf8a43ae415f527ac961ea62471b983aaa97b" datatype="html">
+        <source>Striping unit</source>
+        <target>å\88\86å\89²å\96®ä½\8d</target>
       </trans-unit>
-      <trans-unit id="97049169ef5228fd1724de2fcdad1fec2858eaf8" datatype="html">
-        <source>Recovery Sleep</source>
-        <target>復å\8e\9fæ\93\8dä½\9cé\96\93é\9a\94ç\9d¡ç\9c æ\99\82é\96\93</target>
+      <trans-unit id="db710e8a8f011923f2d15d713fbae49c38b02b26" datatype="html">
+        <source>Striping count</source>
+        <target>å\88\86å\89²è¨\88æ\95¸</target>
       </trans-unit>
-      <trans-unit id="a5c05002b0ac2040f1aede5e727e0ffd06eda819" datatype="html">
-        <source>Custom</source>
-        <target>自訂</target>
+      <trans-unit id="3a4c2a9e76634ff14a60d52a718296f722d47c67" datatype="html">
+        <source>Parent</source>
+        <target></target>
       </trans-unit>
-      <trans-unit id="89553524f4e7db5c437b07dcfdc7b831d56ded1a" datatype="html">
-        <source>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </source>
-        <target>Updated OSD recovery speed priority "
-          <x id="INTERPOLATION" equiv-text="{{value}}"/>"
-        </target>
+      <trans-unit id="6a209e68d78ffc2cc9c53d2e76158624efab71ad" datatype="html">
+        <source>Block name prefix</source>
+        <target>區塊名稱字首</target>
       </trans-unit>
-      <trans-unit id="ccf5f30798c03d2d8efd0e6eb508320c018b722d" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{operation}}"/> was initialized in the following OSD(s): 
-          <x id="INTERPOLATION_1" equiv-text="{{id}}"/>
-        </target>
+      <trans-unit id="5704ec2049d007c5f5fb495a5d8b607e68d58081" datatype="html">
+        <source>Order</source>
+        <target>順序</target>
       </trans-unit>
-      <trans-unit id="9836e830d0219585b36d53be00a31c3d4798a4aa" datatype="html">
-        <source>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </source>
-        <target>Smartctl has received an unknown argument (error code
-          <x id="INTERPOLATION" equiv-text="{{smartData.smartctl_error_code}}"/>). You may be using an
-                incompatible version of smartmontools. Version &gt;= 7.0 of
-                smartmontools is required to succesfully retrieve data.
-        </target>
+      <trans-unit id="984cb6ad70f150a401b4daf841bd3cd957412699" datatype="html">
+        <source>Format Version</source>
+        <target>Format Version</target>
       </trans-unit>
-      <trans-unit id="d5fd840374ca1a6f394bcd81f390a6dca27f8224" datatype="html">
-        <source>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </source>
-        <target>An error with error code 
-          <x id="INTERPOLATION" equiv-text="{{code}}"/> occurred.
-        </target>
+      <trans-unit id="84a36cb75660b736773fe36ffa3d54f0f0fe363e" datatype="html">
+        <source>N/A</source>
+        <target>無</target>
       </trans-unit>
-      <trans-unit id="a0b59d7139692bb8d8ed786b6eb6e9e70ce743f3" datatype="html">
-        <source>Raw</source>
-        <target>Raw</target>
+      <trans-unit id="58e58f1a8786da9031a05e6770c5dafce82badf5" datatype="html">
+        <source>This setting overrides the global value</source>
+        <target>此設定會覆寫全域值</target>
       </trans-unit>
-      <trans-unit id="2f3beddc8234b30fb26a7f63ba2f1ea74f2ed6f7" datatype="html">
-        <source>Threshold</source>
-        <target>Threshold</target>
+      <trans-unit id="a5f9ba9bb9faa8284bcadb1cdbc6aaf969e9c4bb" datatype="html">
+        <source>Image</source>
+        <target>影像</target>
       </trans-unit>
-      <trans-unit id="4654b5a68af3c8bad29aa14ca85ccea1f3143c6b" datatype="html">
-        <source>When Failed</source>
-        <target>When Failed</target>
+      <trans-unit id="36b46714164964c6258b08ed0a25f57d8a950f92" datatype="html">
+        <source>This is the global value. No value for this option has been set for this image.</source>
+        <target>此值為全域值。未為此影像設定此選項的值。</target>
       </trans-unit>
-      <trans-unit id="5b7f56d5be49fb8e8d8f40209d6746f8f72e9177" datatype="html">
-        <source>Worst</source>
-        <target>Worst</target>
+      <trans-unit id="5decb3917d46a9ac6e5813699801becb7c3c1455" datatype="html">
+        <source>Global</source>
+        <target>全域</target>
       </trans-unit>
-      <trans-unit id="1edb8e46b0fac57c5feb3d7d3585afc0122d5481" datatype="html">
-        <source>Create silence</source>
-        <target>Create silence</target>
+      <trans-unit id="2176659033176029418" datatype="html">
+        <source>Key</source>
+        <target>Key</target>
       </trans-unit>
-      <trans-unit id="78917e8031aaf913ac3fa63295325ce8879703ce" datatype="html">
-        <source>Job</source>
-        <target>工作</target>
+      <trans-unit id="ff92fbdec9fdd5054493eeda0d7ee8b450f83e72" datatype="html">
+        <source>RBD Configuration</source>
+        <target>RBD 組態</target>
       </trans-unit>
-      <trans-unit id="94287619205068b591c18493c64781424864c259" datatype="html">
-        <source>Severity</source>
-        <target>嚴重性</target>
+      <trans-unit id="b62d9efc8eb3b589904f6cb96a0406bbda55673a" datatype="html">
+        <source>Remove the local configuration value. The parent configuration value will be inherited and used instead.</source>
+        <target>移除本地組態值。將繼承並使用父組態值。</target>
       </trans-unit>
-      <trans-unit id="e6cfbe0c5e0302ba2cec22315f6a28f8ac46b651" datatype="html">
-        <source>Started</source>
-        <target>已啟動</target>
+      <trans-unit id="80d769fd863fe44fab689636a078466bfdbd1f20" datatype="html">
+        <source>The minimum value is 0</source>
+        <target>The minimum value is 0</target>
       </trans-unit>
-      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
-        <source>URL</source>
-        <target>URL</target>
+      <trans-unit id="6450386891540681425" datatype="html">
+        <source>Edit Site Name</source>
+        <target>Edit Site Name</target>
       </trans-unit>
-      <trans-unit id="a5cd682a8a33bdc72e093d059429e3cc3a50ec1d" datatype="html">
-        <source>silence</source>
-        <target>silence</target>
+      <trans-unit id="4645993115976933405" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="f557e117e059e7036c6eecacd325a6ae35d866e0" datatype="html">
-        <source>Attribute name</source>
-        <target>Attribute name</target>
+      <trans-unit id="4130053543590533787" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="50f7f517ad8158667f7d4e2bd6f3256e05156e75" datatype="html">
-        <source>Regular expression</source>
-        <target>Regular expression</target>
+      <trans-unit id="40b7acea5b43f45e0bbd1efeba5200af4687981d" datatype="html">
+        <source>Site Name:</source>
+        <target>Site Name:</target>
       </trans-unit>
-      <trans-unit id="81b1eab399c47110d50f45e3ccb4c009de7cb581" datatype="html">
-        <source>Please add your Prometheus host to the dashboard configuration and refresh the page</source>
-        <target>Please add your Prometheus host to the dashboard configuration and refresh the page</target>
+      <trans-unit id="4626760504772708998" datatype="html">
+        <source>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </source>
+        <target>Size has to be at least 
+          <x id="PH" equiv-text="value"/> or more
+        </target>
       </trans-unit>
-      <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html">
-        <source>Created by</source>
-        <target>Created by</target>
+      <trans-unit id="2880361802894657892" datatype="html">
+        <source>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </source>
+        <target>Size has to be at most 
+          <x id="PH" equiv-text="value"/> or less
+        </target>
       </trans-unit>
-      <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
-        <source>Updated</source>
-        <target>已更新</target>
+      <trans-unit id="4121862424558610140" datatype="html">
+        <source># Targets</source>
+        <target># Targets</target>
       </trans-unit>
-      <trans-unit id="8d833cceee0ba4c5161b130365e02bc1e129b57e" datatype="html">
-        <source>Ends</source>
-        <target>Ends</target>
+      <trans-unit id="798573158169239055" datatype="html">
+        <source># Sessions</source>
+        <target># Sessions</target>
       </trans-unit>
-      <trans-unit id="46a11ff4289e8c88b1b7a935f8d8ee704055f11a" datatype="html">
-        <source>Silence</source>
-        <target>Silence</target>
+      <trans-unit id="3012906865384504293" datatype="html">
+        <source>Image</source>
+        <target>Image</target>
       </trans-unit>
-      <trans-unit id="f392abfbb997402ce2aebb13e660a8f01dec54db" datatype="html">
-        <source>Service type</source>
-        <target>Service type</target>
+      <trans-unit id="2699995524827665158" datatype="html">
+        <source>Backstore</source>
+        <target>Backstore</target>
       </trans-unit>
-      <trans-unit id="9ffa91b056fb979786627885651e19c8275675cd" datatype="html">
-        <source>Service instance</source>
-        <target>Service instance</target>
+      <trans-unit id="3559214740809905405" datatype="html">
+        <source>Read Bytes</source>
+        <target>Read Bytes</target>
       </trans-unit>
-      <trans-unit id="b5910192a9ac4816638ff6383b03f986ff965796" datatype="html">
-        <source>Container id</source>
-        <target>Container id</target>
+      <trans-unit id="1580583760095064067" datatype="html">
+        <source>Write Bytes</source>
+        <target>Write Bytes</target>
       </trans-unit>
-      <trans-unit id="60ab9cce12a56cdc5ec6a1b699f8c7afecd629d5" datatype="html">
-        <source>Rados config location</source>
-        <target>Rados config location</target>
+      <trans-unit id="7225917547116479918" datatype="html">
+        <source>Read Ops</source>
+        <target>Read Ops</target>
       </trans-unit>
-      <trans-unit id="dfa409f831c9168a377bdee02c5ea6aaf9b2bf61" datatype="html">
-        <source>Service URL</source>
-        <target>Service URL</target>
+      <trans-unit id="6417507714454914481" datatype="html">
+        <source>Write Ops</source>
+        <target>Write Ops</target>
       </trans-unit>
-      <trans-unit id="bf2468fd965b8a59c135ad549b3a612aa9873abc" datatype="html">
-        <source>Status Description</source>
-        <target>Status Description</target>
+      <trans-unit id="257147267065394003" datatype="html">
+        <source>A/O Since</source>
+        <target>A/O Since</target>
       </trans-unit>
-      <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html">
-        <source>Used</source>
-        <target>已使用</target>
+      <trans-unit id="8a9910cd114c1deb9af74f6f99b4173403965bf2" datatype="html">
+        <source>Gateways</source>
+        <target>Gateways</target>
       </trans-unit>
-      <trans-unit id="4f1ab04d9100fb0df0e62b921ec46ae052ae29fc" datatype="html">
-        <source>Avail.</source>
-        <target>可用</target>
+      <trans-unit id="4854396465510517671" datatype="html">
+        <source>Target</source>
+        <target>Target</target>
       </trans-unit>
-      <trans-unit id="a1c9b3d4fa67450fe9afd1d726f8a1bd91d990ea" datatype="html">
-        <source>Clean</source>
-        <target>乾淨</target>
+      <trans-unit id="4093869278527257288" datatype="html">
+        <source>Portals</source>
+        <target>Portals</target>
       </trans-unit>
-      <trans-unit id="0054f5460090d6dde385e8f099d598df5d28cf54" datatype="html">
-        <source>Working</source>
-        <target>工作中</target>
+      <trans-unit id="414887388288176527" datatype="html">
+        <source>Images</source>
+        <target>Images</target>
       </trans-unit>
-      <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
-        <source>Warning</source>
-        <target>警告</target>
+      <trans-unit id="646929398175374220" datatype="html">
+        <source>Unavailable gateway(s)</source>
+        <target>Unavailable gateway(s)</target>
       </trans-unit>
-      <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html">
-        <source>Unknown</source>
-        <target>未知</target>
+      <trans-unit id="2350612272163013640" datatype="html">
+        <source>Target has active sessions</source>
+        <target>Target has active sessions</target>
       </trans-unit>
-      <trans-unit id="88155be1b9b9c6140d6e8f93bac4a775cfdc6671" datatype="html">
-        <source>Healthy</source>
-        <target>Healthy</target>
+      <trans-unit id="4782410538666829801" datatype="html">
+        <source>iSCSI target</source>
+        <target>iSCSI target</target>
       </trans-unit>
-      <trans-unit id="8a3aec4dc1a6e2d4c612ae85e0537acbb20a0f85" datatype="html">
-        <source>Misplaced</source>
-        <target>Misplaced</target>
+      <trans-unit id="332227f088a4877b3c11f5fb3ae8bc812c470fae" datatype="html">
+        <source>iSCSI Targets not available</source>
+        <target>無法使用 iSCSI 目標</target>
       </trans-unit>
-      <trans-unit id="ee81f9bf7ceac69712e0b83e8adc268739f9673e" datatype="html">
-        <source>Degraded</source>
-        <target>Degraded</target>
+      <trans-unit id="1c7fba666f1fff0182e570f12133fb3d622d9ea6" datatype="html">
+        <source>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </source>
+        <target>Please consult the 
+          <x id="START_TAG_CD_DOC" equiv-text="<cd-doc section=&quot;iscsi&quot;></cd-doc>"/>
+          <x id="CLOSE_TAG_CD_DOC" equiv-text="</cd-doc> "/> on how to configure and enable the iSCSI Targets management functionality.
+        </target>
       </trans-unit>
-      <trans-unit id="14625bc4025daef1969777a67a3cca27e0cd9167" datatype="html">
-        <source>Unfound</source>
-        <target>Unfound</target>
+      <trans-unit id="3b301d0044f62c92af0da53d7aaca52a436a547d" datatype="html">
+        <source>Available information:</source>
+        <target>可用資訊︰</target>
       </trans-unit>
-      <trans-unit id="8f23ea509d081c2f747d083d44608dbf125b2ea2" datatype="html">
-        <source>replicas</source>
-        <target>replicas</target>
+      <trans-unit id="8414a5cb9d71cc1b21b10e4a9d1f2dad558f3361" datatype="html">
+        <source>Discovery authentication</source>
+        <target>Discovery authentication</target>
       </trans-unit>
-      <trans-unit id="129a2224e1f9d19eb5e11e2a07fe10a785556484" datatype="html">
-        <source>up</source>
-        <target>啟用中</target>
+      <trans-unit id="9e515f954730279c31d5301f02479666d6264e8b" datatype="html">
+        <source>Changing these parameters from their default values is usually not necessary.</source>
+        <target>通常不需要變更這些參數的預設值。</target>
       </trans-unit>
-      <trans-unit id="d5f29cf0af691726483262d647eb6622be002512" datatype="html">
-        <source>no filesystems</source>
-        <target>無檔案系統</target>
+      <trans-unit id="051dcc342cfa5c1eaf187a2001aaa162379a160c" datatype="html">
+        <source>Configure</source>
+        <target>Configure</target>
       </trans-unit>
-      <trans-unit id="b1c4387ffab06f3fa9fdb4411aea955595538d44" datatype="html">
-        <source>active</source>
-        <target>使用中</target>
+      <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
+        <source>Settings</source>
+        <target>設定</target>
       </trans-unit>
-      <trans-unit id="1aaf7054d826f2cb05ec3e88a5a4b8116861e1f5" datatype="html">
-        <source>standby</source>
-        <target>待命</target>
+      <trans-unit id="69a47cbabcc51ca942606e1d8da0ec11f98a2690" datatype="html">
+        <source>Backstore</source>
+        <target>支援儲存</target>
       </trans-unit>
-      <trans-unit id="c9a1080024dca344a48acdb77fa2d54e059f7254" datatype="html">
-        <source>n/a</source>
-        <target></target>
+      <trans-unit id="4e2591df099ddac796cda401c5f282da779d45f2" datatype="html">
+        <source>Identifier</source>
+        <target>Identifier</target>
       </trans-unit>
-      <trans-unit id="84a1787b6df375847c70f782861d7e7f8f43bff4" datatype="html">
-        <source>active daemon</source>
-        <target>使用中的精靈</target>
+      <trans-unit id="62480a4859976427cf18fc8ef41d3a438eda0412" datatype="html">
+        <source>lun</source>
+        <target>lun</target>
       </trans-unit>
-      <trans-unit id="24407dc2ebfafaf6b131ee978683b893c3f1d763" datatype="html">
-        <source>quorum</source>
-        <target>quorum</target>
+      <trans-unit id="8afc9eb4405e0aa554b2ba14140ef790cdecc040" datatype="html">
+        <source>wwn</source>
+        <target>wwn</target>
       </trans-unit>
-      <trans-unit id="2fa50bc07995c6ea660412294298ded39fcb08d9" datatype="html">
-        <source>The NFS Ganesha service is not configured.</source>
-        <target>未設定 NFS Ganesha 服務。</target>
+      <trans-unit id="6634268061646442252" datatype="html">
+        <source>There are no portals available.</source>
+        <target>There are no portals available.</target>
       </trans-unit>
-      <trans-unit id="af1396bdc49f45ea6c4a1e414769f5e2a382c834" datatype="html">
-        <source>Transport</source>
-        <target>傳輸</target>
+      <trans-unit id="4587015892789840153" datatype="html">
+        <source>There are no images available.</source>
+        <target>There are no images available.</target>
       </trans-unit>
-      <trans-unit id="b6a0e176d96c4feed2e975a039c044fcf822e152" datatype="html">
-        <source>CephFS User</source>
-        <target>CephFS 使用者</target>
+      <trans-unit id="7896905042057267575" datatype="html">
+        <source>There are no images available. Please make sure you add an image to the target.</source>
+        <target>There are no images available. Please make sure you add an image to the target.</target>
       </trans-unit>
-      <trans-unit id="44dc610cf201a163e8c38da810acec9596930bb3" datatype="html">
-        <source>CephFS Filesystem</source>
-        <target>CephFS 檔案系統</target>
+      <trans-unit id="6765423558085969805" datatype="html">
+        <source>There are no initiators available. Please make sure you add an initiator to the target.</source>
+        <target>There are no initiators available. Please make sure you add an initiator to the target.</target>
       </trans-unit>
-      <trans-unit id="db6dc7124be83c7055cb0f2719e31f2f9d46fd3d" datatype="html">
-        <source>(inherited from global config)</source>
-        <target>(繼承自全域組態)</target>
+      <trans-unit id="2539932200265667453" datatype="html">
+        <source>target</source>
+        <target>target</target>
       </trans-unit>
-      <trans-unit id="e1f97bb86f991553ec7b535cb39e7eaa99dfcfe2" datatype="html">
-        <source>inherited from global config</source>
-        <target>ç¹¼æ\89¿è\87ªå\85¨å\9f\9fçµ\84æ\85\8b</target>
+      <trans-unit id="1406c2fb12a20c1528b19bcc5e24a6a2386167f3" datatype="html">
+        <source>Target IQN</source>
+        <target>ç\9b®æ¨\99 IQN</target>
       </trans-unit>
-      <trans-unit id="e751800766277e7c2edd652cec7a7a1a68a37852" datatype="html">
-        <source>-- Select what kind of user id squashing is performed --</source>
-        <target>-- 選取執行哪種類型的使用者 ID 匿名存取 --</target>
+      <trans-unit id="6990ad8d6182662e864495ac31c3758cda1c7a28" datatype="html">
+        <source>Portals</source>
+        <target>入口網站</target>
       </trans-unit>
-      <trans-unit id="4b58387f911e8a7b135a0c4d76c70335c65bbb32" datatype="html">
-        <source>There are no daemons available.</source>
-        <target>æ²\92æ\9c\89å\8f¯ç\94¨ç\9a\84ç²¾é\9d\88ã\80\82</target>
+      <trans-unit id="6a3ac2b4137d723fd9878cd357c2012ff6c07973" datatype="html">
+        <source>Add portal</source>
+        <target>æ\96°å¢\9eå\85¥å\8f£ç¶²ç«\99</target>
       </trans-unit>
-      <trans-unit id="18ae8dc1264f06df7ea251175ada2ac1b8401018" datatype="html">
-        <source>NFS export</source>
-        <target>NFS export</target>
+      <trans-unit id="808038f912fdc7f0e03f82d4afd3bf9178527fc8" datatype="html">
+        <source>Add image</source>
+        <target>新增影像</target>
       </trans-unit>
-      <trans-unit id="ae128527ec18892f812a62a1fd15dc50a38060c0" datatype="html">
-        <source>EC Profile</source>
-        <target>EC Profile</target>
+      <trans-unit id="66c5fb27f52e75b70ca4b670b9b15a2a51cf9543" datatype="html">
+        <source>ACL authentication</source>
+        <target>ACL 驗證</target>
       </trans-unit>
-      <trans-unit id="60fb10c145f9c7ede2b9ddf9b2b0b0f6191d0ebd" datatype="html">
-        <source>Cache Mode</source>
-        <target>快取模式</target>
+      <trans-unit id="5fe42339be910372fa689f559155631862d218e8" datatype="html">
+        <source>IQN has wrong pattern.</source>
+        <target>IQN 模式錯誤。</target>
       </trans-unit>
-      <trans-unit id="fa5bfad31d4139f6871443bb74324ffda5cad3e6" datatype="html">
-        <source>Min Evict Age</source>
-        <target>逐出前至少可留存的時間</target>
+      <trans-unit id="050a7ff057d1e895357540406b6be5652b4d1c71" datatype="html">
+        <source>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</source>
+        <target>An IQN has the following notation 'iqn.$year-$month.$reversedAddress:$definedName'</target>
       </trans-unit>
-      <trans-unit id="fd0eb851666df45c34c76fabcda79b0d77bc910b" datatype="html">
-        <source>Min Flush Age</source>
-        <target>衝洗前至少可留存的時間</target>
+      <trans-unit id="c8ada4b53396d8366db00a435acc61d53d857047" datatype="html">
+        <source>For example: iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</source>
+        <target>例如:iqn.2016-06.org.dashboard:storage:disk.sn-a8675309</target>
       </trans-unit>
-      <trans-unit id="cb54d2c420a534cee0c308ea5589f8c394ef8d67" datatype="html">
-        <source>Target Max Bytes</source>
-        <target>目標最大位元組數</target>
+      <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
+        <source>More information</source>
+        <target>更多資訊</target>
       </trans-unit>
-      <trans-unit id="07f4ebe6615dca466818ffdae2a69ee217d265fb" datatype="html">
-        <source>Target Max Objects</source>
-        <target>目標最大物件數</target>
+      <trans-unit id="9b1aa85dfc6849196e64060db02c5410de69b7a1" datatype="html">
+        <source>This target has modified advanced settings.</source>
+        <target>此目標的進階設定存在修改。</target>
       </trans-unit>
-      <trans-unit id="eaa8f4df53cf7fa78d078e20a701d10f3dccd77d" datatype="html">
-        <source>No applications added</source>
-        <target>未新增應用程式</target>
+      <trans-unit id="c3638c01b6c34066438909713ec96087c813fc7e" datatype="html">
+        <source>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </source>
+        <target>At least 
+          <x id="INTERPOLATION" equiv-text="{{ minimum_gateways }}"/> gateways are required.
+        </target>
       </trans-unit>
-      <trans-unit id="321c2a7640f11177ea49b0857b94c4b70830c0e6" datatype="html">
-        <source>Applications limit reached</source>
-        <target>已達到應用程式上限</target>
+      <trans-unit id="9aff25be088f0efe3eaaf62edf2bff41cc41a617" datatype="html">
+        <source>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </source>
+        <target>Backstore: 
+          <x id="INTERPOLATION" equiv-text="{{ imagesSettings[image].backstore | iscsiBackstore }}"/>. 
+        </target>
       </trans-unit>
-      <trans-unit id="519d27742b74fadc8336777452f78891e98aa1dc" datatype="html">
-        <source>A pool can only have up to four applications definitions.</source>
-        <target>一個池最多只能四個應用程式定義。</target>
+      <trans-unit id="e3484cae8b118c576ca2815bf9c9406c2eb2cae3" datatype="html">
+        <source>This image has modified settings.</source>
+        <target>此影像的設定存在修改。</target>
       </trans-unit>
-      <trans-unit id="b5bec3813f0d45daa7eb9471272969e1bc3e734e" datatype="html">
-        <source>Allowed characters '_a-zA-Z0-9'</source>
-        <target>允許的字元為「_a-zA-Z0-9」</target>
+      <trans-unit id="1dff11e0820b6722ab240169f1232d70a54beaaa" datatype="html">
+        <source>Duplicated LUN numbers.</source>
+        <target>Duplicated LUN numbers.</target>
       </trans-unit>
-      <trans-unit id="807472d29602a0085bce62e534bd66208982c2e2" datatype="html">
-        <source>Maximum length is 128 characters</source>
-        <target>最大長度為 128 個字元</target>
+      <trans-unit id="bf2dccf92ccff6e3b091792bf4205595406e1bfb" datatype="html">
+        <source>Duplicated WWN.</source>
+        <target>Duplicated WWN.</target>
       </trans-unit>
-      <trans-unit id="37785748b9ac9ad1d3e4b111ac502c3284afe84b" datatype="html">
-        <source>Filter or add applications</source>
-        <target>é\81\8e濾æ\88\96æ\96°å¢\9eæ\87\89ç\94¨ç¨\8bå¼\8f</target>
+      <trans-unit id="ff40391de7a1944ea95091e4045cc34c4979b736" datatype="html">
+        <source>Mutual User</source>
+        <target>é\9b\99å\90\91é©\97è­\89使ç\94¨è\80\85</target>
       </trans-unit>
-      <trans-unit id="38c7b8610ca87835e13eeee6a09ba1c414cd5cb9" datatype="html">
-        <source>Add application</source>
-        <target>新增應用程式</target>
+      <trans-unit id="0cf73dbebe99b737c4d288788182fc356e3c93d3" datatype="html">
+        <source>Mutual Password</source>
+        <target>雙向驗證密碼</target>
       </trans-unit>
-      <trans-unit id="db8c42f077700d8a94619fad9f4c94b7361d5f1d" datatype="html">
-        <source>pool</source>
-        <target>pool</target>
+      <trans-unit id="137fbf154ecad4d580354db0858b76faea7e4686" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="65bb2be83261bc4798853bbccdedc110c43feea7" datatype="html">
-        <source>erasure code profile</source>
-        <target>糾刪碼設定檔</target>
+      <trans-unit id="361771c32dd2254d77fd3fbf006b008983fe5907" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="112d356ad6846959ca4aa5ec9a1f0d9d473b24ec" datatype="html">
-        <source>Replica Size</source>
-        <target>複本大小</target>
+      <trans-unit id="f494bd31f095f6dcc656ce87ec2dcf07a2e9b30c" datatype="html">
+        <source>Initiators</source>
+        <target>啟動器</target>
       </trans-unit>
-      <trans-unit id="ec50492db341fa752b023d8c924601286b6c9c0c" datatype="html">
-        <source>Last Change</source>
-        <target>上次變更時間</target>
+      <trans-unit id="d565e47726158e428ecdc952fc9233b9b7d7f049" datatype="html">
+        <source>Add initiator</source>
+        <target>新增啟動器</target>
       </trans-unit>
-      <trans-unit id="563a8c136a9d423bc7ae1269a404d6da5fd83dad" datatype="html">
-        <source>Erasure Coded Profile</source>
-        <target>糾刪碼設定檔</target>
+      <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
+        <source>Initiator</source>
+        <target>啟動器</target>
       </trans-unit>
-      <trans-unit id="0ad7f0662956cff61ac1208f92b1a0305b1b2e58" datatype="html">
-        <source>Crush Ruleset</source>
-        <target>CRUSH 規則集</target>
+      <trans-unit id="f2c5059d8cda15d8d03e2cce30f2d139623d9a91" datatype="html">
+        <source>Client IQN</source>
+        <target>用戶端 IQN</target>
       </trans-unit>
-      <trans-unit id="f15bf7f588f09ca79795b17bc244e8d336f28171" datatype="html">
-        <source>Write bytes</source>
-        <target>寫å\85¥ä½\8då\85\83çµ\84æ\95¸</target>
+      <trans-unit id="107d5aabce23d900f0a80e6ddc1c10e29aa0bed8" datatype="html">
+        <source>Initiator IQN needs to be unique.</source>
+        <target>å\95\9få\8b\95å\99¨ IQN å¿\85é \88å\94¯ä¸\80ã\80\82</target>
       </trans-unit>
-      <trans-unit id="bcc365a084b6145b941b371bd4c2b6c3d2c79234" datatype="html">
-        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
-        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
+      <trans-unit id="7e7cad911fa524e512d9744b16358b7ee6791385" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="44939fd05cedfd077db886528b755e77d5fa3885" datatype="html">
-        <source>bucket</source>
-        <target></target>
+      <trans-unit id="e7f2c186d181206d0d2b1ff74819081a010f10bf" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="84fee774286ec4191311f1277075455c3ea5e2e2" datatype="html">
-        <source>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </source>
-        <target>Updated Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>".
-        </target>
+      <trans-unit id="5d1878d5fc761cbe9614bfd87047a740c82a6951" datatype="html">
+        <source>Initiator belongs to a group. Images will be configure in the group.</source>
+        <target>啟動器屬於群組。影像須在群組中進行設定。 </target>
       </trans-unit>
-      <trans-unit id="2d7a43674f0bbc131c9e555ec16ac37fa0445d76" datatype="html">
-        <source>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </source>
-        <target>Created Object Gateway bucket "
-          <x id="INTERPOLATION" equiv-text="{{bid}}"/>"
-        </target>
+      <trans-unit id="c0de67b9d97fafbf200f9451e8388ee8128a56ac" datatype="html">
+        <source>No items added.</source>
+        <target>未新增項目。</target>
       </trans-unit>
-      <trans-unit id="ec40d74ecfb1d6d60455af6805c9a714a3f5750a" datatype="html">
-        <source>buckets</source>
-        <target></target>
+      <trans-unit id="c22ba03540aa3217da059f45e7eab138b51a96e2" datatype="html">
+        <source>Groups</source>
+        <target>群組</target>
       </trans-unit>
-      <trans-unit id="764585d5595bac113582ee14a6fd07006770ceb1" datatype="html">
-        <source>capability</source>
-        <target>capability</target>
+      <trans-unit id="3084948274cff4f56d0f431af47240e9cf02fcc7" datatype="html">
+        <source>Add group</source>
+        <target>新增群組</target>
+      </trans-unit>
+      <trans-unit id="4c90059afafb7e160384d9f512797c95bb95c6dc" datatype="html">
+        <source>Group</source>
+        <target>群組</target>
+      </trans-unit>
+      <trans-unit id="4594987303599690088" datatype="html">
+        <source>Updated discovery authentication</source>
+        <target>Updated discovery authentication</target>
       </trans-unit>
-      <trans-unit id="0914cbe18bae204217e1851be6d2d24d86e74605" datatype="html">
-        <source>user</source>
-        <target>使用者</target>
+      <trans-unit id="6803e31b7395d94934e091a49a9524026b59b018" datatype="html">
+        <source>Discovery Authentication</source>
+        <target>探查驗證</target>
       </trans-unit>
-      <trans-unit id="d8c86dc5e48a63590d9c94e19f90b5f8325cbd49" datatype="html">
-        <source>subuser</source>
-        <target>subuser</target>
+      <trans-unit id="f717bad2da5944a2567a52f971ccc6806db85805" datatype="html">
+        <source>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</source>
+        <target>User names must have a length of 8 to 64 characters and can contain alphanumeric characters, '.', '@', '-', '_' or ':'.</target>
       </trans-unit>
-      <trans-unit id="f45a3de8a8b40d161cc36a55d77548a27107ca04" datatype="html">
-        <source>S3 Key</source>
-        <target>S3 Key</target>
+      <trans-unit id="001e1836299d8d3b84eaebe2fa051325beab3f00" datatype="html">
+        <source>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</source>
+        <target>Passwords must have a length of 12 to 16 characters and can contain alphanumeric characters, '@', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="854a763265e92f91ba3ccee1a0e8d823be584f7c" datatype="html">
-        <source>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="7077550143229856452" datatype="html">
+        <source>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Updated Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Retrieving data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="84ab3fd641e65e39cffee0ec722a059ed284229e" datatype="html">
-        <source>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+      <trans-unit id="8231424898988217966" datatype="html">
+        <source>Retrieving data.</source>
+        <target>Retrieving data.</target>
+      </trans-unit>
+      <trans-unit id="2357645764289315007" datatype="html">
+        <source>Please wait...</source>
+        <target>Please wait...</target>
+      </trans-unit>
+      <trans-unit id="232824565824302482" datatype="html">
+        <source>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </source>
-        <target>Created Object Gateway user "
-          <x id="INTERPOLATION" equiv-text="{{uid}}"/>"
+        <target>Displaying previously cached data for 
+          <x id="PH" equiv-text="statusFor"/>.
         </target>
       </trans-unit>
-      <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
-        <source>users</source>
-        <target>使用者</target>
-      </trans-unit>
-      <trans-unit id="9f7760223efd77806f1bbaf963e6993bb4bc6a0a" datatype="html">
-        <source>Swift Key</source>
-        <target>Swift Key</target>
+      <trans-unit id="8721257977793603730" datatype="html">
+        <source>Displaying previously cached data.</source>
+        <target>Displaying previously cached data.</target>
       </trans-unit>
-      <trans-unit id="1481b8488e10dbc437accce89d2ae35a0106e8ba" datatype="html">
-        <source>Scope</source>
-        <target>範圍</target>
+      <trans-unit id="6731313206654246255" datatype="html">
+        <source>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </source>
+        <target>Could not load data for 
+          <x id="PH" equiv-text="statusFor"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9b1d5e95f6bdcfb4b737413f5fa157e0dcb103d5" datatype="html">
-        <source>Read</source>
-        <target>讀取</target>
+      <trans-unit id="3359748695862553898" datatype="html">
+        <source>Could not load data.</source>
+        <target>Could not load data.</target>
       </trans-unit>
-      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
-        <source>Create</source>
-        <target>建立</target>
+      <trans-unit id="4836577225879717660" datatype="html">
+        <source>Please check the cluster health.</source>
+        <target>Please check the cluster health.</target>
       </trans-unit>
-      <trans-unit id="dc4fba275819619ee78e8eae14d357ea69ba7477" datatype="html">
-        <source>role</source>
-        <target>role</target>
+      <trans-unit id="6603000223840533819" datatype="html">
+        <source>Current</source>
+        <target>Current</target>
       </trans-unit>
-      <trans-unit id="fe6ee93173884201ec62d62ba173c3de85ae177e" datatype="html">
-        <source>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Created role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="a674ab267d1934bf395f87ca1503fd474296893f" datatype="html">
+        <source>iSCSI Topology</source>
+        <target>iSCSI 拓撲</target>
       </trans-unit>
-      <trans-unit id="41c032df0732f4318f8213fabd0719ac347d4b6c" datatype="html">
-        <source>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </source>
-        <target>Updated role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
-        </target>
+      <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
+        <source>Overview</source>
+        <target>綜覽</target>
       </trans-unit>
-      <trans-unit id="50e22b5289f79f1417369403345c9fa9911a4557" datatype="html">
-        <source>System Role</source>
-        <target>系統è§\92è\89²</target>
+      <trans-unit id="bbd2045d5c37e4bb39a3c0fb62ea1ddf70a12838" datatype="html">
+        <source>Targets</source>
+        <target>ç\9b®æ¨\99</target>
       </trans-unit>
-      <trans-unit id="7f132668e2dbfcf616381d2daf59d1a6f2698102" datatype="html">
-        <source>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+      <trans-unit id="8835b9e49a3348b0a2f2162c21118af1f4bee45a" datatype="html">
+        <source>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </source>
-        <target>Deleted role '
-          <x id="INTERPOLATION" equiv-text="{{role_name}}"/>'
+        <target>Must be greater than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['min'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="2e35d60a14ce0b470e8b54602864a867f7fcef40" datatype="html">
-        <source>There are no roles.</source>
-        <target>There are no roles.</target>
-      </trans-unit>
-      <trans-unit id="d2362a49d2434ce137bf19dab004251b7fd9c7b3" datatype="html">
-        <source>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+      <trans-unit id="bbddac59563c8c126e3fe28691e4e247614fcbd1" datatype="html">
+        <source>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </source>
-        <target>Created user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
+        <target>Must be less than or equal to 
+          <x id="INTERPOLATION" equiv-text="{{ limits['max'] }}"/>.
         </target>
       </trans-unit>
-      <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
-        <source>Update user</source>
-        <target>更新使用者</target>
+      <trans-unit id="5659908877047925719" datatype="html">
+        <source>Quality of Service</source>
+        <target>Quality of Service</target>
       </trans-unit>
-      <trans-unit id="ac10a3d9b59575640797c1a8e6aea642cf5d5e77" datatype="html">
-        <source>Continue</source>
-        <target>繼續</target>
+      <trans-unit id="1277565045885499475" datatype="html">
+        <source>BPS Limit</source>
+        <target>BPS Limit</target>
       </trans-unit>
-      <trans-unit id="cf4bcf4ce3d551e6099ccdc3546ae418fe5f8038" datatype="html">
-        <source>You were automatically logged out because your roles have been changed.</source>
-        <target>您已被自動登出,因為您的角色發生了變更。</target>
+      <trans-unit id="2289210323987692906" datatype="html">
+        <source>The desired limit of IO bytes per second.</source>
+        <target>The desired limit of IO bytes per second.</target>
       </trans-unit>
-      <trans-unit id="0f6003fb0c1cc73b89d225801cc1b870945cd259" datatype="html">
-        <source>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Updated user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2753589939879013605" datatype="html">
+        <source>IOPS Limit</source>
+        <target>IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="fe516c6d820018fdc971113935e22ec1e852965f" datatype="html">
-        <source>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Deleted user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2213985059444278522" datatype="html">
+        <source>The desired limit of IO operations per second.</source>
+        <target>The desired limit of IO operations per second.</target>
       </trans-unit>
-      <trans-unit id="01a7e11502ff80421ef3615e533ea14ef57e1d5c" datatype="html">
-        <source>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </source>
-        <target>Failed to delete user "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>"
-        </target>
+      <trans-unit id="2487530611825582289" datatype="html">
+        <source>Read BPS Limit</source>
+        <target>Read BPS Limit</target>
       </trans-unit>
-      <trans-unit id="63316a3861dbcb035147efc1b9fb6bc708242e94" datatype="html">
-        <source>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </source>
-        <target>You are currently logged in as "
-          <x id="INTERPOLATION" equiv-text="{{username}}"/>".
-        </target>
+      <trans-unit id="8071352270469595250" datatype="html">
+        <source>The desired limit of read bytes per second.</source>
+        <target>The desired limit of read bytes per second.</target>
       </trans-unit>
-      <trans-unit id="d8b81951d25439864e92f750f7c99d7426d6517c" datatype="html">
-        <source>password</source>
-        <target>password</target>
+      <trans-unit id="1632513758247239690" datatype="html">
+        <source>Read IOPS Limit</source>
+        <target>Read IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="d361a9b5e1f7985a12c0433388f31626525a02b8" datatype="html">
-        <source>Updated user password"</source>
-        <target>Updated user password"</target>
+      <trans-unit id="2361786794607418566" datatype="html">
+        <source>The desired limit of read operations per second.</source>
+        <target>The desired limit of read operations per second.</target>
       </trans-unit>
-      <trans-unit id="1d7fbcc3d5efc946ffbcf86fed04c4e20dda20fb" datatype="html">
-        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
-        <target>各物件都被分割成資料區塊部分,分別儲存於不同的 OSD。</target>
+      <trans-unit id="894600353504285551" datatype="html">
+        <source>Write BPS Limit</source>
+        <target>Write BPS Limit</target>
       </trans-unit>
-      <trans-unit id="b1f8ed4e216585f1f9134740002ef3c8501debd8" datatype="html">
-        <source>Compute coding chunks for each object and store them on different OSDs.
-      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
-        <target>運算各物件的編碼區塊并將它們儲存到不同的 OSD。
-      編碼區塊的數量等同於在不遺失資料的前提下,可停機的 OSD 數量。</target>
+      <trans-unit id="5911437671369366025" datatype="html">
+        <source>The desired limit of write bytes per second.</source>
+        <target>The desired limit of write bytes per second.</target>
       </trans-unit>
-      <trans-unit id="c437ee74a9a8e781e1380153f742a685e3b8cc5e" datatype="html">
-        <source>The jerasure plugin is the most generic and flexible plugin,
-          it is also the default for Ceph erasure coded pools.</source>
-        <target>Jerasure 外掛程式是最一般、最靈活的外掛程式,
-          也是 Ceph 糾刪碼池的預設外掛程式。</target>
+      <trans-unit id="2947346368707443195" datatype="html">
+        <source>Write IOPS Limit</source>
+        <target>Write IOPS Limit</target>
       </trans-unit>
-      <trans-unit id="8c7e19322851402afa67e41f4f1d4e531caf1bf5" datatype="html">
-        <source>The more flexible technique is reed_sol_van : it is enough to set k
-          and m. The cauchy_good technique can be faster but you need to chose the packetsize
-          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
-          in the sense that they can only be configured with m=2.</source>
-        <target>Reed_sol_van 方法更靈活︰它足以設定 k
-          和 m。Cauchy_good 方法更快,但您需要小心選取封包大小。
-          所有 reed_sol_r6_op、liberation、blaum_roth、liber8tion 都
-          等同於 RAID6,它們只能設定為 m=2。</target>
+      <trans-unit id="5506349527983391356" datatype="html">
+        <source>The desired limit of write operations per second.</source>
+        <target>The desired limit of write operations per second.</target>
       </trans-unit>
-      <trans-unit id="b1b11f49281b4e79219b4eecfbcb033cb15bd880" datatype="html">
-        <source>The encoding will be done on packets of bytes size at a time.
-          Chosing the right packet size is difficult.
-          The jerasure documentation contains extensive information on this topic.</source>
-        <target>將以位元組大小的封包為單位進行編碼。
-          選取合適的封包大小很難。
-          Jerasure 文件包含有關此主題的詳細資訊。</target>
+      <trans-unit id="4559424229658244943" datatype="html">
+        <source>BPS Burst</source>
+        <target>BPS Burst</target>
       </trans-unit>
-      <trans-unit id="d9cb3bc07a25b26fbea457e0a7b543340bc13c49" datatype="html">
-        <source>With the jerasure plugin, when an erasure coded object is stored on
-          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
-          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
-          from the eleven others to repair.
-
-          The lrc erasure code plugin creates local parity chunks to be able to recover using
-          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
-          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
-          recovered with only four OSDs instead of eleven.</source>
-        <target>使用 jerasure 外掛程式時,若糾刪碼物件儲存於
-          多個 OSD 上,則復原一個遺失的 OSD 時需要讀取所有其他 OSD。
-          例如,若 jerasure 設定為 k=8 且 m=4,則遺失一個 OSD 後需讀取
-          其他十一個 OSD 才能修復。
-
-          lrc 糾刪碼外掛程式會建立本地同位區塊,因此只需較少的 OSD 即
-          可復原。例如,若 lrc 設定為 k=8、m=4 且 l=4,它將為每四個 OSD
-          建立額外的同位區塊。這樣,當一個 OSD 遺失時,它只需四個 OSD
-          即可復原,而不需要十一個。</target>
+      <trans-unit id="3454058701331860330" datatype="html">
+        <source>The desired burst limit of IO bytes.</source>
+        <target>The desired burst limit of IO bytes.</target>
       </trans-unit>
-      <trans-unit id="813959d46e63a29bbd266b3af2ff9414c2ef553c" datatype="html">
-        <source>Group the coding and data chunks into sets of size locality. For instance,
-          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
-          be recovered without reading chunks from another set.</source>
-        <target>將編碼區塊和資料區塊分組為大小為 locality 的集合。例如,
-          k=4 且 m=2 時,若 locality=3,則會建立 2 個大小為 3 的組。這樣,各組都能
-          自行復原,而無需從另一組讀取區塊。</target>
+      <trans-unit id="1171005761926448741" datatype="html">
+        <source>IOPS Burst</source>
+        <target>IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="f0ff63d92e0a1b4d4b51e31b9133802d160a5f4c" datatype="html">
-        <source>The type of the crush bucket in which each set of chunks defined
-          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
-          placed in a different rack. It is used to create a CRUSH rule step such as step choose
-          rack. If it is not set, no such grouping is done.</source>
-        <target>由 l 定義的區塊集將按哪種 CRUSH 桶類型儲存。
-          例如,若設定為機架,則各組 l 區塊將會被放置到不同的
-          機架中。該值用於建立類似 step choose rack 的 CRUSH
-          規則步驟。若未設定,則不會進行此類分組。</target>
+      <trans-unit id="4939532784700485729" datatype="html">
+        <source>The desired burst limit of IO operations.</source>
+        <target>The desired burst limit of IO operations.</target>
       </trans-unit>
-      <trans-unit id="3ece48df9d1e9a98f98bf3c5cc66e8b637020a4d" datatype="html">
-        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
-        <target>isa 外掛程式封包了 ISA 程式庫。它只能在 Intel 處理器上執行。</target>
+      <trans-unit id="6273492199526646930" datatype="html">
+        <source>Read BPS Burst</source>
+        <target>Read BPS Burst</target>
       </trans-unit>
-      <trans-unit id="4472c9e31bfc7d96a83dc4afce0a6e885c99e839" datatype="html">
-        <source>The ISA plugin comes in two Reed Solomon forms.
-          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
-        <target>ISA 外掛程式包含兩種 Reed Solomon 格式。
-          若設定為 reed_sol_van,則為 Vandermonde。若設定為 cauchy,則為 Cauchy。</target>
+      <trans-unit id="3105467595643777520" datatype="html">
+        <source>The desired burst limit of read bytes.</source>
+        <target>The desired burst limit of read bytes.</target>
       </trans-unit>
-      <trans-unit id="fa385f5ecf63083ec848dca8dc5e52bdc72ac6f6" datatype="html">
-        <source>The shec plugin encapsulates the multiple SHEC library.
-          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
-        <target>shec 外掛程式封包了多個 SHEC 程式庫。
-          與 Reed Solomon 代碼相比,它能更有效地復原資料。</target>
+      <trans-unit id="2170715106679765467" datatype="html">
+        <source>Read IOPS Burst</source>
+        <target>Read IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="687b3cd94b3475c24ff4481d64d4739f902a377c" datatype="html">
-        <source>The number of parity chunks each of which includes each data chunk in its
-          calculation range. The number is used as a durability estimator. For instance, if c=2,
-          2 OSDs can be down without losing data.</source>
-        <target>同位區塊的數量,它們在各自的計算範圍內包含了
-          各資料區塊。該數值被用做持久性估值。例如,若 c=2,
-          則在不遺失資料的前提下,可有 2 個 OSD 停機。</target>
+      <trans-unit id="6234106755510510672" datatype="html">
+        <source>The desired burst limit of read operations.</source>
+        <target>The desired burst limit of read operations.</target>
       </trans-unit>
-      <trans-unit id="f3c4af6df91bdaabdb715f8f0b61a24faf73a3bc" datatype="html">
-        <source>The name of the crush bucket used for the first step of the CRUSH rule.
-      For instance step take default.</source>
-        <target>CRUSH 規則的第一步所指向的 CRUSH 桶名稱。
-      例如 step take default。</target>
+      <trans-unit id="228509518172572466" datatype="html">
+        <source>Write BPS Burst</source>
+        <target>Write BPS Burst</target>
       </trans-unit>
-      <trans-unit id="e1059955a5ce65cdabf0c0a8207377e1f9bae57e" datatype="html">
-        <source>Ensure that no two chunks are in a bucket with the same failure
-      domain. For instance, if the failure domain is host no two chunks will be stored on the same
-      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
-        <target>確定兩個區塊不會存在於同一故障網域的桶中。
-      例如,若故障網域為主機,則不會有兩個區塊儲存於同一主機中。
-      該值用於建立類似 step chooseleaf host 的 CRUSH 規則步驟。</target>
+      <trans-unit id="7803279807796571240" datatype="html">
+        <source>The desired burst limit of write bytes.</source>
+        <target>The desired burst limit of write bytes.</target>
       </trans-unit>
-      <trans-unit id="ac392ac9c6da5fde6da80fc57b9c09402fb6e73d" datatype="html">
-        <source>Restrict placement to devices of a specific class
-      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
-        <target>使用 CRUSH 地圖中的 crush 裝置類別名稱,
-      將放置限制於特定類別的裝置 (例如 ssd 或 hdd)。</target>
+      <trans-unit id="9125474584914848055" datatype="html">
+        <source>Write IOPS Burst</source>
+        <target>Write IOPS Burst</target>
       </trans-unit>
-      <trans-unit id="62bcb9ae5583a088649b1adf5787a86ca3334f89" datatype="html">
-        <source>Set the directory name from which the erasure code plugin is loaded.</source>
-        <target>設定糾刪碼外掛程式所在目錄。</target>
+      <trans-unit id="5839129348567326667" datatype="html">
+        <source>The desired burst limit of write operations.</source>
+        <target>The desired burst limit of write operations.</target>
       </trans-unit>
-      <trans-unit id="c8f10184a8433d132ede0a2c0c1aa96f291cacfa" datatype="html">
-        <source>Allows all operations</source>
-        <target>允許所有操作</target>
+      <trans-unit id="5833626790712999947" datatype="html">
+        <source>Issue</source>
+        <target>Issue</target>
       </trans-unit>
-      <trans-unit id="82077ee97c11ee76efc3adf253b7b26654544317" datatype="html">
-        <source>Allows only operations that do not modify the server</source>
-        <target>僅允許不修改伺服器的操作</target>
+      <trans-unit id="3419681791450150574" datatype="html">
+        <source>Progress</source>
+        <target>Progress</target>
       </trans-unit>
-      <trans-unit id="22b5212ec10449dbf0a0af0ad34122eac51b5f2a" datatype="html">
-        <source>Does not allow read or write operations, but allows any other operation</source>
-        <target>不允許讀取或寫入操作,但是允許任何其他操作</target>
+      <trans-unit id="66db799d67958d4b0765181d072df62e2d1c16f5" datatype="html">
+        <source>Issues</source>
+        <target>問題</target>
       </trans-unit>
-      <trans-unit id="9799d0f8c4b7727ae239fedfe3c0ce127feb7a50" datatype="html">
-        <source>Does not allow read, write, or any operation that modifies file        attributes or directory content</source>
-        <target>不允許讀取、寫入或任何可能修改檔案屬性或目錄內容的操作</target>
+      <trans-unit id="ef06d69259e587e28d52372455f44c7153cda7e7" datatype="html">
+        <source>Syncing</source>
+        <target>正在同步</target>
       </trans-unit>
-      <trans-unit id="aeddefe0af87025d8f00699aa94bed8216a99a58" datatype="html">
-        <source>Allows no access at all</source>
-        <target>完全禁止存取</target>
+      <trans-unit id="0b0901877d837d3fda16ba161eb74368d1c75b7a" datatype="html">
+        <source>Ready</source>
+        <target>準備就緒</target>
       </trans-unit>
-      <trans-unit id="a436c6a4025a749198e93cac239de8deede72211" datatype="html">
-        <source>-- Select the priority --</source>
-        <target>-- 選取優先程度 --</target>
+      <trans-unit id="6407712033679505505" datatype="html">
+        <source>Edit Mode</source>
+        <target>Edit Mode</target>
       </trans-unit>
-      <trans-unit id="9556266f0a2b1762a44b686f2bb21dbfefb01c12" datatype="html">
-        <source>Low</source>
-        <target></target>
+      <trans-unit id="8054237897979907103" datatype="html">
+        <source>Add Peer</source>
+        <target>Add Peer</target>
       </trans-unit>
-      <trans-unit id="72279141a67cc042d9864102b703216cc8a428a3" datatype="html">
-        <source>High</source>
-        <target></target>
+      <trans-unit id="899134641637789371" datatype="html">
+        <source>Edit Peer</source>
+        <target>Edit Peer</target>
       </trans-unit>
-      <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
-        <source>Error</source>
-        <target>Error</target>
+      <trans-unit id="7393680121674824053" datatype="html">
+        <source>Delete Peer</source>
+        <target>Delete Peer</target>
       </trans-unit>
-      <trans-unit id="c43dc1967a603fefb886149ac35863a06d5b4ce5" datatype="html">
-        <source>Information</source>
-        <target>資訊</target>
+      <trans-unit id="1713271461473302108" datatype="html">
+        <source>Mode</source>
+        <target>Mode</target>
       </trans-unit>
-      <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
-        <source>Success</source>
-        <target>Success</target>
+      <trans-unit id="1061297288634362831" datatype="html">
+        <source>Leader</source>
+        <target>Leader</target>
       </trans-unit>
-      <trans-unit id="e6ca3c0efaf51e6d45a7f92f58bac37140c3fda4" datatype="html">
-        <source>Last 5 minutes</source>
-        <target>過去 5 分鐘</target>
+      <trans-unit id="8517494870558773093" datatype="html">
+        <source># Local</source>
+        <target># Local</target>
       </trans-unit>
-      <trans-unit id="b0ecb2bbc548cc9bd95050fd8f0c84586d083fe2" datatype="html">
-        <source>Last 15 minutes</source>
-        <target>過去 15 分鐘</target>
+      <trans-unit id="4953753699491987394" datatype="html">
+        <source># Remote</source>
+        <target># Remote</target>
       </trans-unit>
-      <trans-unit id="857ae67deb51353120b203b0f2a06b0c48ef49fa" datatype="html">
-        <source>Last 30 minutes</source>
-        <target>過去 30 分鐘</target>
+      <trans-unit id="2041675390931385838" datatype="html">
+        <source>Health</source>
+        <target>Health</target>
       </trans-unit>
-      <trans-unit id="7b1738fad314e936dc14b94db8f43da736942308" datatype="html">
-        <source>Last 1 hour (Default)</source>
-        <target>過去 1 小時 (預設值)</target>
+      <trans-unit id="1715982232168082172" datatype="html">
+        <source>mirror peer</source>
+        <target>mirror peer</target>
       </trans-unit>
-      <trans-unit id="a428288224389726cef9d9bd8d1d7808cccd7ffd" datatype="html">
-        <source>Last 3 hours</source>
-        <target>過去 3 小時</target>
+      <trans-unit id="4ddcb416c1c0aa1f54acf5beef1de81813e76fa6" datatype="html">
+        <source>{VAR_SELECT, select, edit {Edit} other {Add}}</source>
+        <target>{VAR_SELECT, select, edit {Edit} other {Add}}</target>
       </trans-unit>
-      <trans-unit id="7cbabecc8d80cf183ac199cfaeb7619d56e5d43f" datatype="html">
-        <source>Last 6 hours</source>
-        <target>過去 6 小時</target>
+      <trans-unit id="3aa7c3a4f7b0cf7c2e60fc71ea1e3b4c3efa3558" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> pool mirror peer
+        </target>
       </trans-unit>
-      <trans-unit id="1a389cdf64187d34cf99eec30a290e3fa7d4744f" datatype="html">
-        <source>Last 12 hours</source>
-        <target>過去 12 小時</target>
+      <trans-unit id="59ca65ece457429d90104ede4674965f62edbabe" datatype="html">
+        <source>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>
+          <x id="ICU" equiv-text="{mode, select, edit {Edit} other {Add}} "/> the pool mirror peer attributes for pool 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/> and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Submit
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="9e0ba5f591380a94d594a76288f0c41aa97eb9c2" datatype="html">
-        <source>Last 24 hours</source>
-        <target>過去 24 小時</target>
+      <trans-unit id="d3cc964811f852a168f4a2d5daa59068abc5cf53" datatype="html">
+        <source>Cluster Name</source>
+        <target>叢集名稱</target>
       </trans-unit>
-      <trans-unit id="e430eda9c785cd43465b7cbb400ee914f1057247" datatype="html">
-        <source>Yesterday</source>
-        <target>昨天</target>
+      <trans-unit id="ca6deafa31bf421f85094807982aee4bcb20a3ae" datatype="html">
+        <source>CephX ID</source>
+        <target>CephX ID</target>
       </trans-unit>
-      <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
-        <source>Today</source>
-        <target>今天</target>
+      <trans-unit id="7539188a568c3d553cbde1bacaf32310c4264e24" datatype="html">
+        <source>CephX ID...</source>
+        <target>CephX ID...</target>
       </trans-unit>
-      <trans-unit id="33904058a97a64bd189bed84038b1ffe719769c7" datatype="html">
-        <source>Today so far</source>
-        <target>今天到目前為止</target>
+      <trans-unit id="20861576fcfce773c918c782cd4f5adf32382921" datatype="html">
+        <source>Monitor Addresses</source>
+        <target>監控程式位址</target>
       </trans-unit>
-      <trans-unit id="3b0b849be007510021d3d383df75bec95ef9c97b" datatype="html">
-        <source>Day before yesterday</source>
-        <target>前天</target>
+      <trans-unit id="fa28eeed2b4bd4ccbe6e9349a1c2b3cb1c5de70a" datatype="html">
+        <source>Comma-delimited addresses...</source>
+        <target>逗號分隔的位址...</target>
       </trans-unit>
-      <trans-unit id="6b430c2c394c4d32ebd7d46c8c46ab60e1b29ccb" datatype="html">
-        <source>Last 2 days</source>
-        <target>過去 2 天</target>
+      <trans-unit id="e0ac55b83dc6739e62bc655cfe375b67c93e7f4a" datatype="html">
+        <source>CephX Key</source>
+        <target>CephX 金鑰</target>
       </trans-unit>
-      <trans-unit id="d5e812a87a5d57a94200a2013027cab76a7c4863" datatype="html">
-        <source>This day last week</source>
-        <target>上週的今天</target>
+      <trans-unit id="f53434bcb95bd86f1df9c8e22966f757614fc4ad" datatype="html">
+        <source>Base64-encoded key...</source>
+        <target>Base64 編碼的金鑰...</target>
       </trans-unit>
-      <trans-unit id="d00edc936eeab6b5577401f115ca86ca2c87dc9a" datatype="html">
-        <source>Previous week</source>
-        <target>上週</target>
+      <trans-unit id="b631721fc56cb7fb1cbd07b802a487c5753f6a2d" datatype="html">
+        <source>The cluster name is not valid.</source>
+        <target>叢集名稱無效。</target>
       </trans-unit>
-      <trans-unit id="b036e40577baa6b918b2267d319d4b3aeaa88a5a" datatype="html">
-        <source>This week</source>
-        <target>本週</target>
+      <trans-unit id="a1c45b594b0fba22fc64e80c793a7ffe005fdb0e" datatype="html">
+        <source>The CephX ID is not valid.</source>
+        <target>CephX ID 無效。</target>
       </trans-unit>
-      <trans-unit id="99ad5a6096b3fcb3f021f3779bae710cdfeb8934" datatype="html">
-        <source>This week so far</source>
-        <target>本週目前為止</target>
+      <trans-unit id="dc016c82fd85848d5c1b2fd0e8469ee2027d9c16" datatype="html">
+        <source>The monitory address is not valid.</source>
+        <target>監控程式位址無效。</target>
       </trans-unit>
-      <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
-        <source>Last 7 days</source>
-        <target>過去 7 天</target>
+      <trans-unit id="4cd83164cd4f66b4abc2863f9ce6f599d789e4ca" datatype="html">
+        <source>CephX key must be base64 encoded.</source>
+        <target>CephX 金鑰必須為 Base64 編碼的金鑰。</target>
       </trans-unit>
-      <trans-unit id="c3b08b07b5ab98e7cdcf18df39355690ab7d3884" datatype="html">
-        <source>Previous month</source>
-        <target>上個月</target>
+      <trans-unit id="4057c56d63a7e9b140b1d01871a9229a5f30eb27" datatype="html">
+        <source>Edit pool mirror mode</source>
+        <target>編輯池鏡像模式</target>
       </trans-unit>
-      <trans-unit id="1b2562c6d5aa90644e7dc91feee82e2005fceb33" datatype="html">
-        <source>This month</source>
-        <target>本月</target>
+      <trans-unit id="e1f367f5feaab38f6637dd1f967c848b447dea2d" datatype="html">
+        <source>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To edit the mirror mode for pool  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>
+          <x id="INTERPOLATION" equiv-text="{{ poolName }}</kbd>"/>
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>, select a new mode from the list and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="26b4b18c5917934abb169ba9aa490e57f7bf10b8" datatype="html">
-        <source>This month so far</source>
-        <target>本月目前為止</target>
+      <trans-unit id="32ca348ef926b0a6a7a780b8b64c3a8239895cec" datatype="html">
+        <source>Peer clusters must be removed prior to disabling mirror.</source>
+        <target>在停用鏡像之前,必須先移除對等叢集。</target>
       </trans-unit>
-      <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
-        <source>Last 30 days</source>
-        <target>過去 30 天</target>
+      <trans-unit id="b87bd96249f8afc23f5301cddb57b1464a98e71a" datatype="html">
+        <source>Edit site name</source>
+        <target>Edit site name</target>
       </trans-unit>
-      <trans-unit id="ba1e822408d90c6fbd2989100fa648bfd5e8ee84" datatype="html">
-        <source>Last 90 days</source>
-        <target>過去 90 天</target>
+      <trans-unit id="cfff72c667274c12eb1ff71eadc25871c10c42dc" datatype="html">
+        <source>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>Edit the site name and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Update
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="c3df03f899a914c4181adcdc8a3f077424f7b6e8" datatype="html">
-        <source>Last 6 months</source>
-        <target>過去 6 個月</target>
+      <trans-unit id="660f97cd3188f8a04bd03b79e703fec72c6df04c" datatype="html">
+        <source>Site Name</source>
+        <target>Site Name</target>
       </trans-unit>
-      <trans-unit id="7f9a92757580c9f31c309c0a3812ea429274eadf" datatype="html">
-        <source>Last 1 year</source>
-        <target>過去 1 年</target>
+      <trans-unit id="2381859602529023966" datatype="html">
+        <source>Instance</source>
+        <target>Instance</target>
       </trans-unit>
-      <trans-unit id="5a9fede30ff65cb4b4426f6b1ed31afb67ecd7b0" datatype="html">
-        <source>Previous year</source>
-        <target>去年</target>
+      <trans-unit id="5467a6bb0e7fade6def7499400d5e2a7d8d3da20" datatype="html">
+        <source>Import Bootstrap Token</source>
+        <target>Import Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="65cefcc53d1f6445df7568e8a40c49165f1090ee" datatype="html">
-        <source>This year</source>
-        <target>今年</target>
+      <trans-unit id="9bb7aee0dec5164f45c0aa2f35f2fb2149d2c1d2" datatype="html">
+        <source>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To import a bootstrap token which was created by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, provide the generated token, and click 
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Import
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="1f68b766944dc3865bddab765fe952b0c1c43f92" datatype="html">
-        <source>This year so far</source>
-        <target>今年目前為止</target>
+      <trans-unit id="9200e09686136a1d42adfb89c12fbfef2deea125" datatype="html">
+        <source>Direction</source>
+        <target>Direction</target>
       </trans-unit>
-      <trans-unit id="4d4b77e614f8043fdadef5d6d235655bb48eb311" datatype="html">
-        <source>Last 2 years</source>
-        <target>過去 2 年</target>
+      <trans-unit id="1edc1fc6cfbbb22353050ad6788508b3ed584f53" datatype="html">
+        <source>Token</source>
+        <target>Token</target>
       </trans-unit>
-      <trans-unit id="138afa339ea6e75d25a474affe1edbcb90e00ec0" datatype="html">
-        <source>Last 5 years</source>
-        <target>過去 5 年</target>
+      <trans-unit id="ff785f5596aef34a93b9b4d1023e95c62eef5740" datatype="html">
+        <source>Generated token...</source>
+        <target>Generated token...</target>
       </trans-unit>
-      <trans-unit id="37391297bb077a6f84484930261b01a3ce38327b" datatype="html">
-        <source>No items selected.</source>
-        <target>未選取項目。</target>
+      <trans-unit id="8c2a1dc72cffaf7ab3dc5599bf77b0a7fcad2b20" datatype="html">
+        <source>At least one pool is required.</source>
+        <target>At least one pool is required.</target>
       </trans-unit>
-      <trans-unit id="2c1e52ee832661b4a0f570877d24661736b16af1" datatype="html">
-        <source>Deselect item to select again</source>
-        <target>取消選取項目以再次選取</target>
+      <trans-unit id="9761484679958da8d12841a4efa5964d33fae575" datatype="html">
+        <source>The token is invalid.</source>
+        <target>The token is invalid.</target>
       </trans-unit>
-      <trans-unit id="c8c9c6e5918659336824bbdda3501c66eaa79a4c" datatype="html">
-        <source>Selection limit reached</source>
-        <target>已達到選取上限</target>
+      <trans-unit id="ecbc084370a732fc3cde1966a60af78d71424ab4" datatype="html">
+        <source>Create Bootstrap Token</source>
+        <target>Create Bootstrap Token</target>
       </trans-unit>
-      <trans-unit id="02d184c288f567825a1fcbf83bcd3099a10853d5" datatype="html">
-        <source>Filter tags</source>
-        <target>過濾標記</target>
+      <trans-unit id="603e9cc3ef2aab57f2b0a00e465b23b9cabefd9c" datatype="html">
+        <source>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </source>
+        <target>To create a bootstrap token which can be imported by a peer site cluster, provide the local site's name, select which pools will have mirroring enabled, and click  
+          <x id="START_TAG_KBD" equiv-text="<kbd>"/>Generate
+          <x id="CLOSE_TAG_KBD" equiv-text="</kbd>"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="aa00748e49c269956837d6f3acdd8d218796a8d8" datatype="html">
-        <source>Add badge</source>
-        <target>新增徽章</target>
+      <trans-unit id="1b258b258b4cc475ceb2871305b61756b0134f4a" datatype="html">
+        <source>Generate</source>
+        <target>Generate</target>
       </trans-unit>
-      <trans-unit id="4078a92d8121abdce7d8f346a88914923ec835fc" datatype="html">
-        <source>There are no items available.</source>
-        <target>沒有可用的項目。</target>
+      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
+        <source>Close</source>
+        <target>關閉</target>
       </trans-unit>
-      <trans-unit id="f6755cff4957d5c3c89bafce5651f1b6fa2b1fd9" datatype="html">
-        <source>Add</source>
-        <target>新增</target>
+      <trans-unit id="3473055924346204357" datatype="html">
+        <source>Parent image must support Layering</source>
+        <target>Parent image must support Layering</target>
       </trans-unit>
-      <trans-unit id="019d4bd6a5690f0cfa0ecf346a4e6bf7f0d8debb" datatype="html">
-        <source>Remove</source>
-        <target>Remove</target>
+      <trans-unit id="1152535233999495900" datatype="html">
+        <source>Snapshot must be protected in order to clone.</source>
+        <target>Snapshot must be protected in order to clone.</target>
       </trans-unit>
-      <trans-unit id="54a4a3132b693575728a45a5f3154ad4c9af404b" datatype="html">
-        <source>Clone</source>
-        <target>克隆</target>
+      <trans-unit id="7738182956549158907" datatype="html">
+        <source>Required rules for passwords:</source>
+        <target>Required rules for passwords:</target>
       </trans-unit>
-      <trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
-        <source>Copy</source>
-        <target>複製</target>
+      <trans-unit id="8839765875053270528" datatype="html">
+        <source>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </source>
+        <target>Must contain at least 
+          <x id="PH" equiv-text="settings.pwdPolicyMinLength"/> characters
+        </target>
       </trans-unit>
-      <trans-unit id="2e5e77dbaadd6588d8bbf737139fd9806294ae28" datatype="html">
-        <source>Deep Scrub</source>
-        <target>深層整理</target>
+      <trans-unit id="3098731108593590794" datatype="html">
+        <source>Must not be the same as the previous one</source>
+        <target>Must not be the same as the previous one</target>
+      </trans-unit>
+      <trans-unit id="9150236741862848105" datatype="html">
+        <source>Cannot contain the username</source>
+        <target>Cannot contain the username</target>
+      </trans-unit>
+      <trans-unit id="6395043854518867543" datatype="html">
+        <source>Cannot contain any configured keyword</source>
+        <target>Cannot contain any configured keyword</target>
+      </trans-unit>
+      <trans-unit id="907558624910601703" datatype="html">
+        <source>Cannot contain any repetitive characters e.g. "aaa"</source>
+        <target>Cannot contain any repetitive characters e.g. "aaa"</target>
+      </trans-unit>
+      <trans-unit id="1514384270734082343" datatype="html">
+        <source>Cannot contain any sequential characters e.g. "abc"</source>
+        <target>Cannot contain any sequential characters e.g. "abc"</target>
+      </trans-unit>
+      <trans-unit id="4119354814383293871" datatype="html">
+        <source>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</source>
+        <target>Must consist of characters from the following groups:
+  * Alphabetic a-z, A-Z
+  * Numbers 0-9
+  * Special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`{{|}}~
+  * Any other characters (signs)</target>
+      </trans-unit>
+      <trans-unit id="6215593782779198370" datatype="html">
+        <source>erasure code profile</source>
+        <target>erasure code profile</target>
       </trans-unit>
-      <trans-unit id="bf463b189696c19769ea263227e6c22aefafb918" datatype="html">
-        <source>Destroy</source>
-        <target>損毀</target>
+      <trans-unit id="4390273881304618317" datatype="html">
+        <source>crush rule</source>
+        <target>crush rule</target>
       </trans-unit>
-      <trans-unit id="b4e94d529ff10db4d86f3f48900fa67ede3411fd" datatype="html">
-        <source>Evict</source>
-        <target>Evict</target>
+      <trans-unit id="b85c657469e5ec8231c3de99b22f437bc01ffde5" datatype="html">
+        <source>Pool type</source>
+        <target>池類型</target>
       </trans-unit>
-      <trans-unit id="3747fff7faf52b436ecff5fb8555091736d92c70" datatype="html">
-        <source>Flatten</source>
-        <target>壓平</target>
+      <trans-unit id="526c5443254c3b126eedb264840ffe827727bfd3" datatype="html">
+        <source>-- Select a pool type --</source>
+        <target>-- 選取池類型 --</target>
       </trans-unit>
-      <trans-unit id="66fdbf32e5449cc54a3d1e19c7b8f4ea238facfb" datatype="html">
-        <source>Mark Down</source>
-        <target>æ¨\99示ç\82º Down</target>
+      <trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
+        <source>Applications</source>
+        <target>æ\87\89ç\94¨ç¨\8bå¼\8f</target>
       </trans-unit>
-      <trans-unit id="0cda3e824fb2f9c731e5a60b859dedc1fe03127e" datatype="html">
-        <source>Mark In</source>
-        <target>標示為 In</target>
+      <trans-unit id="d99b34162c9c34f10d0ccd8dbae83d8569c2db77" datatype="html">
+        <source>Max bytes</source>
+        <target>Max bytes</target>
       </trans-unit>
-      <trans-unit id="f833354f43cb38c5716faa8759a9bbdd1ab8f199" datatype="html">
-        <source>Mark Lost</source>
-        <target>標示為遺失</target>
+      <trans-unit id="a1d14a18879c62f3f4ed705318b7164a1160e249" datatype="html">
+        <source>Leave it blank or specify 0 to disable this quota.</source>
+        <target>Leave it blank or specify 0 to disable this quota.</target>
       </trans-unit>
-      <trans-unit id="75fb9f970ba365398c45e57bbb1019c009f6b832" datatype="html">
-        <source>Mark Out</source>
-        <target>標示為 Out</target>
+      <trans-unit id="7565b131562ff6c5f769fdbd239a772154abdd97" datatype="html">
+        <source>A valid quota should be greater than 0.</source>
+        <target>A valid quota should be greater than 0.</target>
       </trans-unit>
-      <trans-unit id="45480c03b0a3a37ff8f6a5600a6a034b40fbaea4" datatype="html">
-        <source>Protect</source>
-        <target>保護</target>
+      <trans-unit id="b8bf35b66f09a301eef92ffc3cb2fd259df67ce9" datatype="html">
+        <source>Max objects</source>
+        <target>Max objects</target>
       </trans-unit>
-      <trans-unit id="e26f9cf3666aace4e524b1505c9795d76d87738d" datatype="html">
-        <source>Rename</source>
-        <target>重新命名</target>
+      <trans-unit id="16e113230b6b0d3165e076300880542bac7c8138" datatype="html">
+        <source>The chosen Ceph pool name is already in use.</source>
+        <target>所選的 Ceph 池名稱已在使用中。</target>
       </trans-unit>
-      <trans-unit id="d5cec7468241d72cafd86ad1af6d55b09a6e3ae5" datatype="html">
-        <source>Restore</source>
-        <target>還原</target>
+      <trans-unit id="c75b132bef7b29fa5171768303c4b96e34ccaf68" datatype="html">
+        <source>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</source>
+        <target>It's not possible to create an RBD pool with '/' in the name. Please change the name or remove 'rbd' from the applications list.</target>
       </trans-unit>
-      <trans-unit id="ba073985cfd2528c77a746ed596b2f2052b973c5" datatype="html">
-        <source>Move to Trash</source>
-        <target>移至垃圾桶</target>
+      <trans-unit id="171dc6d5c6bc4615d99778b0088cae80fd00bd10" datatype="html">
+        <source>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</source>
+        <target>Pool name can only contain letters, numbers, '.', '-', '_' or '/'.</target>
       </trans-unit>
-      <trans-unit id="3ea9b96a21a499d296a7f25407da0f3df6c2d5ed" datatype="html">
-        <source>Unprotect</source>
-        <target>取消保護</target>
+      <trans-unit id="6abfbe47b630929d93c7343dc154599c2e59330a" datatype="html">
+        <source>PG Autoscale</source>
+        <target>PG Autoscale</target>
       </trans-unit>
-      <trans-unit id="024cdb2814b0cb3f4ced148f1a0b9854447cb214" datatype="html">
-        <source>Change</source>
-        <target>Change</target>
+      <trans-unit id="0aa21053410a94aa61d16985a4e95fd65523430d" datatype="html">
+        <source>Placement groups</source>
+        <target>放置群組</target>
       </trans-unit>
-      <trans-unit id="011f3e2bfc1fd8407eb5f599352665bfeb145664" datatype="html">
-        <source>Recreate</source>
-        <target>Recreate</target>
+      <trans-unit id="80ac68cd883369dac20688bc32b4cb33291b5e50" datatype="html">
+        <source>Calculation help</source>
+        <target>計算說明</target>
       </trans-unit>
-      <trans-unit id="6df2dfa48bef5510c82fb43f4e71a7f9557f3d71" datatype="html">
-        <source>Expire</source>
-        <target>Expire</target>
+      <trans-unit id="6301f1391d726f8f450bb358058534db19541ca9" datatype="html">
+        <source>At least one placement group is needed!</source>
+        <target>至少需要一個放置群組!</target>
       </trans-unit>
-      <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
-        <source>Deleted</source>
-        <target>已刪除</target>
+      <trans-unit id="ba9469a1ce6ed36e039c1f67247c8c81a5c71449" datatype="html">
+        <source>Your cluster can't handle this many PGs. Please recalculate the PG amount needed.</source>
+        <target>您的叢集無法處理這麼多的 PG。請重新計算所需的 PG 數量。</target>
       </trans-unit>
-      <trans-unit id="80e3b490720757978c99a7b5af3885faf202b955" datatype="html">
-        <source>Added</source>
-        <target>Added</target>
+      <trans-unit id="fccbd60493df26705d957ed6c02a3c447894678f" datatype="html">
+        <source>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</source>
+        <target>The current PGs settings were calculated for you, you should make sure the values suit your needs before submit.</target>
       </trans-unit>
-      <trans-unit id="1aa4883bc4f1352f7a0bdd94810a9bf6dc22bd02" datatype="html">
-        <source>Removed</source>
-        <target>Removed</target>
+      <trans-unit id="a43b2695131b48b76cebba676aba98a2bee17515" datatype="html">
+        <source>Replicated size</source>
+        <target>複製大小</target>
       </trans-unit>
-      <trans-unit id="402f3ee47f98fbbc68530239b1ddcbb9e96a460c" datatype="html">
-        <source>Edited</source>
-        <target>Edited</target>
+      <trans-unit id="7bff144a4c4dc63b0e18fff2617d61a7ebdf2b6c" datatype="html">
+        <source>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </source>
+        <target>Minimum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMinSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="96d56ec71c6e78cb4d6204c4a9359a3d38fcdb59" datatype="html">
-        <source>Canceled</source>
-        <target>Canceled</target>
+      <trans-unit id="1a9c54b41f6d58a74e5d0aa3429ed0c87a482551" datatype="html">
+        <source>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </source>
+        <target>Maximum: 
+          <x id="INTERPOLATION" equiv-text="{{ getMaxSize() }}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="a3318a2ee2bd0064b6b9ff72a4018b679ec63125" datatype="html">
-        <source>Cloned</source>
-        <target>已克隆</target>
+      <trans-unit id="452cf71ec44ee77428656936a6627eaf2dd3b47f" datatype="html">
+        <source>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </source>
+        <target>The size specified is out of range. A value from 
+          <x id="INTERPOLATION" equiv-text="                {{"/> to 
+          <x id="INTERPOLATION_1" equiv-text="MinSize() }} to {{"/> is usable.
+        </target>
       </trans-unit>
-      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
-        <source>Copied</source>
-        <target>已複製</target>
+      <trans-unit id="dda6196ffab88c1825f44a565c7b34e246e7e12f" datatype="html">
+        <source>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</source>
+        <target>A size of 1 will not create a replication of the object. The 'Replicated size' includes the object itself.</target>
       </trans-unit>
-      <trans-unit id="5a13d3834133e09544ec93885662f181372dcf46" datatype="html">
-        <source>Deep Scrubbed</source>
-        <target>Deep Scrubbed</target>
+      <trans-unit id="1c870fb00256b8a5b9cb9cd1a124e6390b9bc639" datatype="html">
+        <source>EC Overwrites</source>
+        <target>EC 覆寫</target>
       </trans-unit>
-      <trans-unit id="7c9efb91434a5c15e9579c0b31c8e184b8c8240d" datatype="html">
-        <source>Destroyed</source>
-        <target>Destroyed</target>
+      <trans-unit id="fb9308b82fc183f710df60909f49cfc73aa5e076" datatype="html">
+        <source>CRUSH</source>
+        <target>CRUSH</target>
       </trans-unit>
-      <trans-unit id="647059bf3ea098fffedf92ddfad792bb3daa3c95" datatype="html">
-        <source>Flattened</source>
-        <target>已壓平</target>
+      <trans-unit id="9de7dde00e2139cc4bd03b1837afbe72ad15a1ff" datatype="html">
+        <source>Erasure code profile</source>
+        <target>糾刪碼設定檔</target>
       </trans-unit>
-      <trans-unit id="8df71e952319eafa71c8e6ef6144b780af8813ff" datatype="html">
-        <source>Marked Down</source>
-        <target>Marked Down</target>
+      <trans-unit id="39b4620e6bd444e0a57a0a5c03fa8c96d7fe5235" datatype="html">
+        <source>-- No erasure code profile available --</source>
+        <target>-- 沒有可用的糾刪碼設定檔 --</target>
       </trans-unit>
-      <trans-unit id="25658f5a080a1cab3b91e17b756b1d1dc46bb9b3" datatype="html">
-        <source>Marked In</source>
-        <target>Marked In</target>
+      <trans-unit id="498561757390d5528b263ce450d5f38efb00266d" datatype="html">
+        <source>-- Select an erasure code profile --</source>
+        <target>-- 選取糾刪碼設定檔 --</target>
       </trans-unit>
-      <trans-unit id="ebcf306036a6c5579df9448f77eca98d491db245" datatype="html">
-        <source>Marked Lost</source>
-        <target>Marked Lost</target>
+      <trans-unit id="616a2532fbaace94934f5943e381b63e2623f004" datatype="html">
+        <source>This profile can't be deleted as it is in use.</source>
+        <target>This profile can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="3a8803369ac18be3ad762384b9fda095fe2a6dcc" datatype="html">
-        <source>Marked Out</source>
-        <target>Marked Out</target>
+      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
+        <source>Profile</source>
+        <target>Profile</target>
       </trans-unit>
-      <trans-unit id="0fe2a62ea7c609fa8326ee6d38060bc5ba8bf34f" datatype="html">
-        <source>Protected</source>
-        <target>Protected</target>
+      <trans-unit id="023d6f718770d2ea4ab8cabe26b0ec27ef967ec2" datatype="html">
+        <source>Used by pools</source>
+        <target>Used by pools</target>
       </trans-unit>
-      <trans-unit id="69b0446c6c2411c4fe01e411b8ceec72d4044fb4" datatype="html">
-        <source>Purged</source>
-        <target>已清除</target>
+      <trans-unit id="b1061ba5ee07a5c6af09e09330dbc29201baf2aa" datatype="html">
+        <source>Profile is not in use.</source>
+        <target>Profile is not in use.</target>
       </trans-unit>
-      <trans-unit id="d53de1a61bd51c815dc374c7f97e4ee69230e412" datatype="html">
-        <source>Renamed</source>
-        <target>Renamed</target>
+      <trans-unit id="33150f22ce5348aa6c499bd092c3f4f3695d62cc" datatype="html">
+        <source>Crush ruleset</source>
+        <target>CRUSH 規則集</target>
       </trans-unit>
-      <trans-unit id="86fc6cae82c095f14105eb8a61d7b3fa948304b7" datatype="html">
-        <source>Restored</source>
-        <target>已還原</target>
+      <trans-unit id="c69b0bcd4698aa845d32c4c4ad488492552cb469" datatype="html">
+        <source>A new crush ruleset will be implicitly created.</source>
+        <target>A new crush ruleset will be implicitly created.</target>
       </trans-unit>
-      <trans-unit id="e87dd0fd35460cb743046db918dfce2137b5977a" datatype="html">
-        <source>Reweighted</source>
-        <target>Reweighted</target>
+      <trans-unit id="896e9987db5e9bb279e6deed5d2dff28c242ef66" datatype="html">
+        <source>There are no rules.</source>
+        <target>There are no rules.</target>
       </trans-unit>
-      <trans-unit id="dc21fd6547f2325c67f6deff925f29eb07a2db3e" datatype="html">
-        <source>Rolled back</source>
-        <target>已復原</target>
+      <trans-unit id="73a6b31116b3cc322af951daa0bafdc169e6c42e" datatype="html">
+        <source>-- Select a crush rule --</source>
+        <target>-- 選取 CRUSH 規則 --</target>
       </trans-unit>
-      <trans-unit id="15dec4c2d73a516c10aef90aeeea3364fa794615" datatype="html">
-        <source>Scrubbed</source>
-        <target>Scrubbed</target>
+      <trans-unit id="e7d4894e770f8853050b1f6dd55bdd77a51a8ac6" datatype="html">
+        <source>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</source>
+        <target>Placement and
+                            replication strategies or distribution policies that allow to
+                            specify how CRUSH places data replicas.</target>
       </trans-unit>
-      <trans-unit id="8dc560ded67482f109a98e0638851ad1d37188b3" datatype="html">
-        <source>Showed</source>
-        <target>Showed</target>
+      <trans-unit id="ea91d648f92002bc9f96d9b26b735c83ca0b53c6" datatype="html">
+        <source>This rule can't be deleted as it is in use.</source>
+        <target>This rule can't be deleted as it is in use.</target>
       </trans-unit>
-      <trans-unit id="197259b7ea76f15c6d0a64b075a673fd4112ada7" datatype="html">
-        <source>Moved to Trash</source>
-        <target>Moved to Trash</target>
+      <trans-unit id="92da80699921e89fb19372e25b8d0f3b9fa427fc" datatype="html">
+        <source>Crush rule</source>
+        <target>CRUSH 規則</target>
       </trans-unit>
-      <trans-unit id="8fb15cb102cd75b562680290b7e04c44d80018f2" datatype="html">
-        <source>Unprotected</source>
-        <target>Unprotected</target>
+      <trans-unit id="5489e9f96835f469f6f728a00d8efa88ea5bc940" datatype="html">
+        <source>Crush steps</source>
+        <target>CRUSH 步驟</target>
       </trans-unit>
-      <trans-unit id="8588eafa498262a1cbb5043ad68cf0ff669c4f10" datatype="html">
-        <source>Recreated</source>
-        <target>Recreated</target>
+      <trans-unit id="fc5f5496a9e50fe69e1a09784f28d94944108294" datatype="html">
+        <source>Rule is not in use.</source>
+        <target>Rule is not in use.</target>
       </trans-unit>
-      <trans-unit id="ffde7468d7b5cad6990095ed68ddee3d67cd02f8" datatype="html">
-        <source>Expired</source>
-        <target>Expired</target>
+      <trans-unit id="104a0e6900d1d1b0c8cf9e5947e36edb352583fc" datatype="html">
+        <source>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</source>
+        <target>The rule can't be used in the current cluster as it has too few OSDs to meet the minimum required OSD by this rule.</target>
       </trans-unit>
-      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
-        <source>Yes</source>
-        <target></target>
+      <trans-unit id="2208d63d5940ce656006a220102b1eb2b5e553da" datatype="html">
+        <source>Compression</source>
+        <target>壓縮</target>
       </trans-unit>
-      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
-        <source>No</source>
-        <target></target>
+      <trans-unit id="6c6f25c47da62ec597c6057a36ddfc3209811ec5" datatype="html">
+        <source>Algorithm</source>
+        <target>演算法</target>
       </trans-unit>
-      <trans-unit id="99fa0b67376d40142bd4d3ace3344abf4f98b6a5" datatype="html">
-        <source>Your matcher seems to match no currently defined rule or active alert.</source>
-        <target>Your matcher seems to match no currently defined rule or active alert.</target>
+      <trans-unit id="5d68ddb254275f8f44221e9ad6d8ceeb59ca46a6" datatype="html">
+        <source>Minimum blob size</source>
+        <target>Blob 最小大小</target>
       </trans-unit>
-      <trans-unit id="7e284852732c303eb1f47de9aca2569e41aeffed" datatype="html">
-        <source>no active alerts</source>
-        <target>no active alerts</target>
+      <trans-unit id="fb2f176df80647137cbb02bbeb29e5dec707a400" datatype="html">
+        <source>e.g., 128KiB</source>
+        <target>例如 128 KiB</target>
       </trans-unit>
-      <trans-unit id="b8042829e4fbe7b09fd9bac9fa0ecf5cc1802fee" datatype="html">
-        <source>1 active alert</source>
-        <target>1 active alert</target>
+      <trans-unit id="151efb127a9a4dd25259a0b2055442318a141f5b" datatype="html">
+        <source>Maximum blob size</source>
+        <target>Blob 最大大小</target>
       </trans-unit>
-      <trans-unit id="e24adce97669cb0fc74cc13fdc14179b6f78ea5e" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> active alerts
-        </target>
+      <trans-unit id="0c656f0e346bbadf46eb1a5d20d0307a3bd20ba8" datatype="html">
+        <source>e.g., 512KiB</source>
+        <target>例如 512 KiB</target>
       </trans-unit>
-      <trans-unit id="d8fb058ff5883731d38a132da4ca45cfe8d719a3" datatype="html">
-        <source>Matches 1 rule</source>
-        <target>Matches 1 rule</target>
+      <trans-unit id="261ba09c4a59de83f48f52a23fd328da37e61ff4" datatype="html">
+        <source>Ratio</source>
+        <target>比率</target>
       </trans-unit>
-      <trans-unit id="90aaef24d192e67c3fbc2ec6f8bfaff211cea128" datatype="html">
-        <source>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </source>
-        <target>Matches 
-          <x id="INTERPOLATION" equiv-text="{{n}}"/> rules
-        </target>
+      <trans-unit id="c1430457a9c3c66366e51d76bf10396014c576be" datatype="html">
+        <source>Compression ratio</source>
+        <target>壓縮率</target>
       </trans-unit>
-      <trans-unit id="f4685dc581e18244cd410f1057a8c56a9dbfe8df" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rules}}"/> with 
-          <x id="INTERPOLATION_1" equiv-text="{{alerts}}"/>.
-        </target>
+      <trans-unit id="4903231d42089325a28892c0fde1aed46b733ae6" datatype="html">
+        <source>-- No erasure compression algorithm available --</source>
+        <target>-- 沒有可用的糾刪壓縮演算法 --</target>
       </trans-unit>
-      <trans-unit id="8fd98fb2a0f24ba72cde0787dd3f02cfc17de469" datatype="html">
-        <source>Quality of Service</source>
-        <target>服務品質</target>
+      <trans-unit id="1b7f6e53a4521c6eb3ced4c007fdd4cf80bb7707" datatype="html">
+        <source>Value should be greater than 0</source>
+        <target>值應大於 0</target>
       </trans-unit>
-      <trans-unit id="2c53f3ce2c6fff9025a7b41cc334521725da6e7b" datatype="html">
-        <source>BPS Limit</source>
-        <target>BPS 上限</target>
+      <trans-unit id="8db98ab14b4e207ec763dfdefbc2dae367aab1cc" datatype="html">
+        <source>Value should be less than the maximum blob size</source>
+        <target>Value should be less than the maximum blob size</target>
       </trans-unit>
-      <trans-unit id="e897624a392419386b035bcd8529337e262fc41d" datatype="html">
-        <source>The desired limit of IO bytes per second.</source>
-        <target>指定的每秒 IO 位元組數上限。</target>
+      <trans-unit id="0a65a24eee8a026f3b1113fe9e157e9a0dd69486" datatype="html">
+        <source>Value should be greater than the minimum blob size</source>
+        <target>值應大於 blob 最小大小</target>
       </trans-unit>
-      <trans-unit id="dc56f77e4507da7e86a3accd0a2a7099a838d539" datatype="html">
-        <source>IOPS Limit</source>
-        <target>IOPS 上限</target>
+      <trans-unit id="ae5ce6de352cde949998fb10754459c3a4eb183b" datatype="html">
+        <source>Value should be between 0.0 and 1.0</source>
+        <target>值應介於 0.0 至 1.0 之間</target>
       </trans-unit>
-      <trans-unit id="141c3f6eadbb35b0e17b2f847e4cac23240a6ea9" datatype="html">
-        <source>The desired limit of IO operations per second.</source>
-        <target>指定的每秒 IO 操作次數上限。</target>
+      <trans-unit id="95f348167622d832c5ae532b6944635c8e2ae5cb" datatype="html">
+        <source>The value should be greater or equal to 0</source>
+        <target>The value should be greater or equal to 0</target>
       </trans-unit>
-      <trans-unit id="3b3b101f16c38806e984b157e0cf22cd21451122" datatype="html">
-        <source>Read BPS Limit</source>
-        <target>讀取 BPS 上限</target>
+      <trans-unit id="9055665654201606988" datatype="html">
+        <source>Data Protection</source>
+        <target>Data Protection</target>
       </trans-unit>
-      <trans-unit id="87835fabb6a645873f3829a450ca1d58f97754f2" datatype="html">
-        <source>The desired limit of read bytes per second.</source>
-        <target>指定的每秒內讀取的位元組數上限。</target>
+      <trans-unit id="6658000829978978023" datatype="html">
+        <source>Applications</source>
+        <target>Applications</target>
       </trans-unit>
-      <trans-unit id="28b485e700df46d70b96666099f714e3ae9e5c2e" datatype="html">
-        <source>Read IOPS Limit</source>
-        <target>讀取 IOPS 上限</target>
+      <trans-unit id="5232365108332422324" datatype="html">
+        <source>PG Status</source>
+        <target>PG Status</target>
       </trans-unit>
-      <trans-unit id="5907bd1a5cf3e20e740bca676cb1538372e1f9ff" datatype="html">
-        <source>The desired limit of read operations per second.</source>
-        <target>指定的每秒讀取操作次數上限。</target>
+      <trans-unit id="1669788723782899084" datatype="html">
+        <source>Crush Ruleset</source>
+        <target>Crush Ruleset</target>
       </trans-unit>
-      <trans-unit id="07317121f0b194987d4dee8b322f521ac17bf124" datatype="html">
-        <source>Write BPS Limit</source>
-        <target>寫入 BPS 上限</target>
+      <trans-unit id="7961062124768120122" datatype="html">
+        <source>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</source>
+        <target>Pool deletion is disabled by the mon_allow_pool_delete configuration setting.</target>
       </trans-unit>
-      <trans-unit id="4022c78bd9132ca2ec67927f8484c437d1d9b6fd" datatype="html">
-        <source>The desired limit of write bytes per second.</source>
-        <target>æ\8c\87å®\9aç\9a\84æ¯\8fç§\92å\85§å¯«å\85¥ç\9a\84ä½\8då\85\83çµ\84æ\95¸ä¸\8aé\99\90ã\80\82</target>
+      <trans-unit id="1d8a7c8aea58294a3c57c23af0468ddf0ba0c9c7" datatype="html">
+        <source>Pools List</source>
+        <target>æ± æ¸\85å\96®</target>
       </trans-unit>
-      <trans-unit id="52c22c19f98ff3a09bd811292954a889b93d28b7" datatype="html">
-        <source>Write IOPS Limit</source>
-        <target>寫入 IOPS 上限</target>
+      <trans-unit id="991790413700941336" datatype="html">
+        <source>Cache Mode</source>
+        <target>Cache Mode</target>
       </trans-unit>
-      <trans-unit id="0ed62e3fd8654b3191fc7fa959ad3f10f1ea773a" datatype="html">
-        <source>The desired limit of write operations per second.</source>
-        <target>指定的每秒寫入操作次數上限。</target>
+      <trans-unit id="9133265273798382582" datatype="html">
+        <source>Min Evict Age</source>
+        <target>Min Evict Age</target>
       </trans-unit>
-      <trans-unit id="d90c99d77864f21f932ee1369019f400c4ad0e2d" datatype="html">
-        <source>BPS Burst</source>
-        <target>BPS 高載</target>
+      <trans-unit id="7172092927403263656" datatype="html">
+        <source>Min Flush Age</source>
+        <target>Min Flush Age</target>
       </trans-unit>
-      <trans-unit id="29c32192f4d185139aaaf6d3a766a3411dfeabbe" datatype="html">
-        <source>The desired burst limit of IO bytes.</source>
-        <target>指定的 IO 位元組數高載上限。</target>
+      <trans-unit id="8096695869347792608" datatype="html">
+        <source>Target Max Bytes</source>
+        <target>Target Max Bytes</target>
       </trans-unit>
-      <trans-unit id="b988b90489e899941e196c3dd0ecc22e37540224" datatype="html">
-        <source>IOPS Burst</source>
-        <target>IOPS 高載</target>
+      <trans-unit id="8854126142886240282" datatype="html">
+        <source>Target Max Objects</source>
+        <target>Target Max Objects</target>
       </trans-unit>
-      <trans-unit id="02c5de8ff11870f1b3896f2b45637ce0dba1ed4b" datatype="html">
-        <source>The desired burst limit of IO operations.</source>
-        <target>指定的 IO 操作次數高載上限。</target>
+      <trans-unit id="3938a411d76796f8ae73b72ea4c77661207453bd" datatype="html">
+        <source>Cache Tiers Details</source>
+        <target>快取層詳細資料</target>
       </trans-unit>
-      <trans-unit id="7a160538129b37cf595f1651f28b5fac62fbc0f8" datatype="html">
-        <source>Read BPS Burst</source>
-        <target>讀取 BPS 高載</target>
+      <trans-unit id="1354845268685595937" datatype="html">
+        <source>EC Profile</source>
+        <target>EC Profile</target>
       </trans-unit>
-      <trans-unit id="b573a5df16a53b9947288461bc24e6a0eb4341d6" datatype="html">
-        <source>The desired burst limit of read bytes.</source>
-        <target>指定的讀取的位元組數高載上限。</target>
+      <trans-unit id="ef9ff0e6227947b48dfab4ac39ade04af758913b" datatype="html">
+        <source>Plugin</source>
+        <target>外掛程式</target>
       </trans-unit>
-      <trans-unit id="1d5b8c2a0c653651cc4ca4b8fed9456f449220d1" datatype="html">
-        <source>Read IOPS Burst</source>
-        <target>è®\80å\8f\96 IOPS é«\98è¼\89</target>
+      <trans-unit id="dd69b31bce8f630eac1d4762b0bbcf72ce19d193" datatype="html">
+        <source>Data chunks (k)</source>
+        <target>è³\87æ\96\99å\8d\80å¡\8a (k)</target>
       </trans-unit>
-      <trans-unit id="20b199f9d4a8d08ffefec66040e27639ec221512" datatype="html">
-        <source>The desired burst limit of read operations.</source>
-        <target>指定的讀取操作次數高載上限。</target>
+      <trans-unit id="dab3a299ead121169b8e08ed618c3b6a2f66691b" datatype="html">
+        <source>Coding chunks (m)</source>
+        <target>編碼區塊 (m)</target>
       </trans-unit>
-      <trans-unit id="824525ae57992aee629ddffcd500a8b77087ddec" datatype="html">
-        <source>Write BPS Burst</source>
-        <target>寫入 BPS 高載</target>
+      <trans-unit id="d455a110bf6d2235e314e295ce1dfeee93d3dff2" datatype="html">
+        <source>Crush failure domain</source>
+        <target>CRUSH 故障網域</target>
       </trans-unit>
-      <trans-unit id="a90aac4050a5d79765da5e1186909f6d4d7f981d" datatype="html">
-        <source>The desired burst limit of write bytes.</source>
-        <target>指定的寫入的位元組數高載上限。</target>
+      <trans-unit id="c0252cd81ca54d0a2f69ec9ccf4248e73df5aa4a" datatype="html">
+        <source>Crush root</source>
+        <target>CRUSH 根</target>
       </trans-unit>
-      <trans-unit id="35a8c6e6c249c7d16e26aa7c4ef97c06db405070" datatype="html">
-        <source>Write IOPS Burst</source>
-        <target>寫入 IOPS 高載</target>
+      <trans-unit id="1548d5c76f0406ddd1ba3c557e1e6db22e95b340" datatype="html">
+        <source>Crush device class</source>
+        <target>CRUSH 裝置類別</target>
       </trans-unit>
-      <trans-unit id="b356abd41d7e9eea4d20c03d2e6892b6d435ecbd" datatype="html">
-        <source>The desired burst limit of write operations.</source>
-        <target>指定的寫入操作次數高載上限。</target>
+      <trans-unit id="72d80e0c07bfea1b693a33ef2245007de92a6780" datatype="html">
+        <source>Let Ceph decide</source>
+        <target>Let Ceph decide</target>
       </trans-unit>
-      <trans-unit id="24c4d50fe8567de381a20a1745f1b6d37eacaa90" datatype="html">
-        <source>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+      <trans-unit id="f3f657ffa19dc6ac504b83c86209709522dcf065" datatype="html">
+        <source>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </source>
-        <target>Failed to 
-          <x id="INTERPOLATION" equiv-text="{{failure}}"/>
-          <x id="INTERPOLATION_1" equiv-text="{{metadata}}"/>
+        <target>Available OSDs: 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="f54b6f09b390d5ade0e354f6c7d4743c10a315cc" datatype="html">
-        <source>Executing</source>
-        <target>正在執行</target>
+      <trans-unit id="03d84645f6e019c5a43909bbf2ea1696ee88332c" datatype="html">
+        <source>Directory</source>
+        <target>目錄</target>
       </trans-unit>
-      <trans-unit id="5cdfe3e3330ea42bfd29c540dbd268bee97d364d" datatype="html">
-        <source>execute</source>
-        <target>å\9f·è¡\8c</target>
+      <trans-unit id="490e15ecc922965b6d8194754c87c5583aa071f3" datatype="html">
+        <source>The name can only consist of alphanumeric characters, dashes and underscores.</source>
+        <target>å\90\8d稱å\8fªè\83½ç\94±è\8b±æ\95¸å­\97å\85\83ã\80\81ç ´æ\8a\98è\99\9få\92\8cåº\95ç·\9açµ\84æ\88\90ã\80\82</target>
       </trans-unit>
-      <trans-unit id="6e98e243518daa88be30330fcdbd2d10f8eae4d7" datatype="html">
-        <source>Executed</source>
-        <target>已執行</target>
+      <trans-unit id="9edc2b494e660618af3e5225f68d40b7ca67629c" datatype="html">
+        <source>The chosen erasure code profile name is already in use.</source>
+        <target>所選的糾刪碼設定檔名稱已在使用中。</target>
       </trans-unit>
-      <trans-unit id="24b09aa5bd909273a023d2d788a2673325c77e31" datatype="html">
-        <source>unknown task</source>
-        <target>未知任務</target>
+      <trans-unit id="b0d26a6172d32cb81218fe2103c54a818cbc1189" datatype="html">
+        <source>Must be equal to or greater than 2.</source>
+        <target>必須大於或等於 2。</target>
       </trans-unit>
-      <trans-unit id="114b5f92b9192b229ffc9a450319a97ccca2aa5c" datatype="html">
-        <source>Creating</source>
-        <target>正在建立</target>
+      <trans-unit id="5ba6f4800642eba4e8b056aa7167554c3afa8db0" datatype="html">
+        <source>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </source>
+        <target>Chunks (k+m) have exceeded the available OSDs of 
+          <x id="INTERPOLATION" equiv-text="{{deviceCount}}"/>.
+        </target>
       </trans-unit>
-      <trans-unit id="56695b69d27437ada580a187958407e7c856d46e" datatype="html">
-        <source>create</source>
-        <target>建立</target>
+      <trans-unit id="86fca2f788ce986eef835cd7ef8dfc9ae22447a4" datatype="html">
+        <source>For an equal distribution k has to be a multiple of (k+m)/l.</source>
+        <target>For an equal distribution k has to be a multiple of (k+m)/l.</target>
       </trans-unit>
-      <trans-unit id="9db60170ef3b3b41a863e7d5ee7cec10919b9141" datatype="html">
-        <source>Updating</source>
-        <target>正在更新</target>
+      <trans-unit id="8dd4bc172f1adc4afadaec291e465b082909148d" datatype="html">
+        <source>K has to be equal to or greater than m in order to recover data correctly through c.</source>
+        <target>K has to be equal to or greater than m in order to recover data correctly through c.</target>
       </trans-unit>
-      <trans-unit id="64412640835b7d25247cb254d4f911366c0e6862" datatype="html">
-        <source>update</source>
-        <target>更新</target>
+      <trans-unit id="f2e5b0e6d0dba31c59f946392699a0a6c4dd9b83" datatype="html">
+        <source>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </source>
+        <target>Distribution factor: 
+          <x id="INTERPOLATION" equiv-text="{{lrcMultiK}}"/>
+        </target>
       </trans-unit>
-      <trans-unit id="416193bb373d59477458b00e5922d755e2e2cacd" datatype="html">
-        <source>Deleting</source>
-        <target>正在刪除</target>
+      <trans-unit id="1e2773e5bd4948193f18f2361d663ecc3988c656" datatype="html">
+        <source>Must be equal to or greater than 1.</source>
+        <target>必須大於或等於 1。</target>
       </trans-unit>
-      <trans-unit id="70ef158c584bafe788e319a0bffa11b02ee9abf1" datatype="html">
-        <source>delete</source>
-        <target>刪除</target>
+      <trans-unit id="6cde4c945a49a260c0a47bcc7cd956846930a5f7" datatype="html">
+        <source>Durability estimator (c)</source>
+        <target>持久性估值 (c)</target>
       </trans-unit>
-      <trans-unit id="d07a282afc7fbdb39cea6e1c9b544882a7260a86" datatype="html">
-        <source>Adding</source>
-        <target>Adding</target>
+      <trans-unit id="4ec9ff9931f8ea1201792d6a01bf9a47b283d692" datatype="html">
+        <source>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</source>
+        <target>C has to be equal to or lower than m as m defines the amount of chunks that can be used.</target>
       </trans-unit>
-      <trans-unit id="a11ec4e640f241329943237d2a3cceaa4823658e" datatype="html">
-        <source>add</source>
-        <target>add</target>
+      <trans-unit id="35594fe66657ea07b5b5f560927f78e81a229996" datatype="html">
+        <source>Helper chunks (d)</source>
+        <target>Helper chunks (d)</target>
       </trans-unit>
-      <trans-unit id="ea1c70b874904216cc5af24bd7cb3dab2d074d42" datatype="html">
-        <source>Removing</source>
-        <target>Removing</target>
+      <trans-unit id="e0c250a8d281291273ed3504ade19ca6537e4d9a" datatype="html">
+        <source>Set d manually or use the plugin's default calculation that maximizes d.</source>
+        <target>Set d manually or use the plugin's default calculation that maximizes d.</target>
       </trans-unit>
-      <trans-unit id="4da487aec5a29ce4372e7b512227cd665b01fe6f" datatype="html">
-        <source>remove</source>
-        <target>remove</target>
+      <trans-unit id="4304a5cd95742db0f81c3bdf29aa96bf3b0ca13d" datatype="html">
+        <source>D is automatically updated on k and m changes</source>
+        <target>D is automatically updated on k and m changes</target>
       </trans-unit>
-      <trans-unit id="3f757cfc3749ebb5d4462017cb60138ca082f15f" datatype="html">
-        <source>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="06a67d52427b12df2b3d439be0e1342ac72aeb5c" datatype="html">
+        <source>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can be set from 
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/> to 
+          <x id="INTERPOLATION_1" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="a6c681e6130fe440ae40de99a405fcf5c7eefee1" datatype="html">
-        <source>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="d4f8831d3bd6401e87710c4e3ee844f5efbf5de3" datatype="html">
+        <source>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </source>
-        <target>RBD snapshot '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D can only be set to 
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="4fb54a0291f49583c317d4a3690239141b5a8f68" datatype="html">
-        <source>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="f5d7aacffce2c6032c3ae9ef4d1b3847a926440b" datatype="html">
+        <source>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </source>
-        <target>mirror mode for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be greater than k (
+          <x id="INTERPOLATION" equiv-text="{{getDMin()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="6621ab6e122a149326a1e48e9051a41e7f203cf6" datatype="html">
-        <source>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+      <trans-unit id="fd745d614884edc23c7ac9ad8aba9655f3793ac2" datatype="html">
+        <source>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </source>
-        <target>mirror peer for pool '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
+        <target>D has to be lower than k + m (
+          <x id="INTERPOLATION" equiv-text="{{getDMax()}}"/>).
         </target>
       </trans-unit>
-      <trans-unit id="db15adc778317d551232fe712eb03a2c1eac4a43" datatype="html">
-        <source>all dashboards</source>
-        <target>all dashboards</target>
+      <trans-unit id="af668c2a095a979ea2b4e43cd82c2120ab56c21c" datatype="html">
+        <source>Locality (l)</source>
+        <target>本地性 (l)</target>
       </trans-unit>
-      <trans-unit id="1b559dbd9cc9664fd788c2da9a10d3abafe066cb" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+      <trans-unit id="319ac5d692d11da686782159bd70e0b705c228ed" datatype="html">
+        <source>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>.
+        <target>Locality groups: 
+          <x id="INTERPOLATION" equiv-text="{{lrcGroups}}"/>
         </target>
       </trans-unit>
-      <trans-unit id="8fc28e1103d9f2ef47b9fff9a4f74e8365c7cf19" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>.
-        </target>
+      <trans-unit id="200fea08b63ae8d60cdbf33ffd2636159e87dc1e" datatype="html">
+        <source>Can't split up chunks (k+m) correctly with the current locality.</source>
+        <target>Can't split up chunks (k+m) correctly with the current locality.</target>
       </trans-unit>
-      <trans-unit id="1cdc7ea44fcb85d0cfcf6e7379d625d8674a8fbe" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/>.
-        </target>
+      <trans-unit id="b74a495f041f7dd102eee5c0bbc9e03083b538ae" datatype="html">
+        <source>Crush Locality</source>
+        <target>CRUSH 本地性</target>
       </trans-unit>
-      <trans-unit id="1ff7676ad1e991102224540a32dd44ad1ab88aa8" datatype="html">
-        <source>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </source>
-        <target>
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> contains snapshots.
-        </target>
+      <trans-unit id="a2f14a73f7a6e94479f67423cc51102da8d6f524" datatype="html">
+        <source>None</source>
+        <target>無</target>
       </trans-unit>
-      <trans-unit id="c3a1dcca2b2ba20fbe39e2441e7bb1cf9c20cdf3" datatype="html">
-        <source>Cloning</source>
-        <target>正在克隆</target>
+      <trans-unit id="363a99d62822b92913a4cce196d47f32c1258e2f" datatype="html">
+        <source>Scalar mds</source>
+        <target>Scalar mds</target>
       </trans-unit>
-      <trans-unit id="b5fa4e0a3a279dee5b6bf7b823e54387f7c79994" datatype="html">
-        <source>clone</source>
-        <target>克隆</target>
+      <trans-unit id="2981733b912b693a9dd9d915d6d34f4692cc874a" datatype="html">
+        <source>Technique</source>
+        <target>技術</target>
       </trans-unit>
-      <trans-unit id="29b7452e8367af9aa8fa828f16ff94c3530e7a1a" datatype="html">
-        <source>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </source>
-        <target>Snapshot of 
-          <x id="INTERPOLATION" equiv-text="{{rbd_name}}"/> must be protected.
-        </target>
+      <trans-unit id="e0098b6e47b04ec817361f384ce81d454ba5c0bb" datatype="html">
+        <source>Packetsize</source>
+        <target>封包大小</target>
       </trans-unit>
-      <trans-unit id="369f93b9a07a9465f7a261e9f0021b6cfa7180c5" datatype="html">
-        <source>Copying</source>
-        <target>正在複製</target>
+      <trans-unit id="7101611937243846632" datatype="html">
+        <source>Crush Rule</source>
+        <target>Crush Rule</target>
       </trans-unit>
-      <trans-unit id="37584f889855d153a106f5dffe23d21f9453c8ff" datatype="html">
-        <source>copy</source>
-        <target>複製</target>
+      <trans-unit id="35a4206db3105ed03e0dd799e1642b75b78123e8" datatype="html">
+        <source>Root</source>
+        <target>Root</target>
       </trans-unit>
-      <trans-unit id="6ea9e313a04ef59222feaadfe84e97b4c69d7e9e" datatype="html">
-        <source>Flattening</source>
-        <target>正在壓平</target>
+      <trans-unit id="cf425784c7073c7e7f7c1bb90c2c19db7e751db2" datatype="html">
+        <source>Failure domain type</source>
+        <target>Failure domain type</target>
       </trans-unit>
-      <trans-unit id="1f57593581b64d2d4c70eab1736bd9bccc66a7dc" datatype="html">
-        <source>flatten</source>
-        <target>壓平</target>
+      <trans-unit id="72396a9565cf644d1fe1b21b790c4243ee270986" datatype="html">
+        <source>Device class</source>
+        <target>Device class</target>
       </trans-unit>
-      <trans-unit id="d990ef9680cd23bbe652c37eb46bf038cfee80ad" datatype="html">
-        <source>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </source>
-        <target>Name is already used by 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/>.
-        </target>
+      <trans-unit id="3617215542453015899" datatype="html">
+        <source>No applications added</source>
+        <target>No applications added</target>
       </trans-unit>
-      <trans-unit id="a101745d080ef65c09bd5fafc796f94ddb9f9d60" datatype="html">
-        <source>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </source>
-        <target>Cannot unprotect 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it contains child images.
-        </target>
+      <trans-unit id="4895689494338215646" datatype="html">
+        <source>Applications limit reached</source>
+        <target>Applications limit reached</target>
       </trans-unit>
-      <trans-unit id="647968f4cde7786cd53ec8e6aa9802ac6824a262" datatype="html">
-        <source>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </source>
-        <target>Cannot delete 
-          <x id="INTERPOLATION" equiv-text="{{snap_name}}"/> because it's protected.
-        </target>
+      <trans-unit id="7322343326526084293" datatype="html">
+        <source>A pool can only have up to four applications definitions.</source>
+        <target>A pool can only have up to four applications definitions.</target>
       </trans-unit>
-      <trans-unit id="57ddd3e15cf0ce974356b757451f50116a27272b" datatype="html">
-        <source>Rolling back</source>
-        <target>正在復原</target>
+      <trans-unit id="1393735257943344790" datatype="html">
+        <source>Allowed characters '_a-zA-Z0-9'</source>
+        <target>Allowed characters '_a-zA-Z0-9'</target>
       </trans-unit>
-      <trans-unit id="a8913a3a5ee61f2598b5f0432cb9b20cdd60548e" datatype="html">
-        <source>rollback</source>
-        <target>復原</target>
+      <trans-unit id="5520683885127790121" datatype="html">
+        <source>Maximum length is 128 characters</source>
+        <target>Maximum length is 128 characters</target>
       </trans-unit>
-      <trans-unit id="de8676f0017c9db6c49388cd7d63cd0a83a0c1dc" datatype="html">
-        <source>Moving</source>
-        <target>正在移動</target>
+      <trans-unit id="8587418377972855060" datatype="html">
+        <source>Filter or add applications'</source>
+        <target>Filter or add applications'</target>
       </trans-unit>
-      <trans-unit id="2d810712308ae63cb795d809687a3254ef7a2f05" datatype="html">
-        <source>move</source>
-        <target>移動</target>
+      <trans-unit id="5188881899285829380" datatype="html">
+        <source>Add application</source>
+        <target>Add application</target>
       </trans-unit>
-      <trans-unit id="f3ba995236e5c1cc77686108980c099a90aec754" datatype="html">
-        <source>Moved</source>
-        <target>已移動</target>
+      <trans-unit id="1390461972315002349" datatype="html">
+        <source>The name of the node under which data should be placed.</source>
+        <target>The name of the node under which data should be placed.</target>
       </trans-unit>
-      <trans-unit id="d0422169252d132624a20f267b5c29f28cb53ebe" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' to trash
-        </target>
+      <trans-unit id="6575341202068728510" datatype="html">
+        <source>The type of CRUSH nodes across which we should separate replicas.</source>
+        <target>The type of CRUSH nodes across which we should separate replicas.</target>
       </trans-unit>
-      <trans-unit id="b603e2dfed9808222fbcb5a7c5f4da2cc6ae2aae" datatype="html">
-        <source>Could not find image.</source>
-        <target>找不到影像。</target>
+      <trans-unit id="3874278445824365480" datatype="html">
+        <source>The device class data should be placed on.</source>
+        <target>The device class data should be placed on.</target>
       </trans-unit>
-      <trans-unit id="398debe73006b1fe5177ed81d2e7b0cc852f61ec" datatype="html">
-        <source>Restoring</source>
-        <target>正在還原</target>
+      <trans-unit id="675628105428950215" datatype="html">
+        <source>Each object is split in data-chunks parts, each stored on a different OSD.</source>
+        <target>Each object is split in data-chunks parts, each stored on a different OSD.</target>
       </trans-unit>
-      <trans-unit id="c252806fb400e79bac194696632c9362742b1538" datatype="html">
-        <source>restore</source>
-        <target>還原</target>
+      <trans-unit id="5128168460056151476" datatype="html">
+        <source>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</source>
+        <target>Compute coding chunks for each object and store them on different OSDs.
+      The number of coding chunks is also the number of OSDs that can be down without losing data.</target>
       </trans-unit>
-      <trans-unit id="30b8bcf69b3f1754b7abba173fd806cfcea4cb04" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' into '
-          <x id="INTERPOLATION_1" equiv-text="{{new_id}}"/>'
-        </target>
+      <trans-unit id="8826111293169381132" datatype="html">
+        <source>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</source>
+        <target>The jerasure plugin is the most generic and flexible plugin,
+          it is also the default for Ceph erasure coded pools.</target>
       </trans-unit>
-      <trans-unit id="13b7b241cef989fe0932ddd180e757658e1817e7" datatype="html">
-        <source>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </source>
-        <target>Image name '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>' is already in use.
-        </target>
+      <trans-unit id="1331133460856304156" datatype="html">
+        <source>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</source>
+        <target>The more flexible technique is reed_sol_van : it is enough to set k
+          and m. The cauchy_good technique can be faster but you need to chose the packetsize
+          carefully. All of reed_sol_r6_op, liberation, blaum_roth, liber8tion are RAID6 equivalents
+          in the sense that they can only be configured with m=2.</target>
       </trans-unit>
-      <trans-unit id="cc1cee12c833e8fbbef28a2a7c449dc530da912d" datatype="html">
-        <source>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </source>
-        <target>image '
-          <x id="INTERPOLATION" equiv-text="{{id}}"/>'
-        </target>
+      <trans-unit id="4577912952562931806" datatype="html">
+        <source>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</source>
+        <target>The encoding will be done on packets of bytes size at a time.
+          Choosing the right packet size is difficult.
+          The jerasure documentation contains extensive information on this topic.</target>
       </trans-unit>
-      <trans-unit id="38e5f47f8bef505652f3e87f46efb00ead1350a3" datatype="html">
-        <source>Purging</source>
-        <target>正在清除</target>
+      <trans-unit id="6471646852539810855" datatype="html">
+        <source>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</source>
+        <target>With the jerasure plugin, when an erasure coded object is stored on
+          multiple OSDs, recovering from the loss of one OSD requires reading from all the others.
+          For instance if jerasure is configured with k=8 and m=4, losing one OSD requires reading
+          from the eleven others to repair.
+
+          The lrc erasure code plugin creates local parity chunks to be able to recover using
+          less OSDs. For instance if lrc is configured with k=8, m=4 and l=4, it will create
+          an additional parity chunk for every four OSDs. When a single OSD is lost, it can be
+          recovered with only four OSDs instead of eleven.</target>
       </trans-unit>
-      <trans-unit id="e4e57747f123f0fe6fe3a0ecf608f8bc287dec0c" datatype="html">
-        <source>purge</source>
-        <target>清除</target>
+      <trans-unit id="2619235086723330982" datatype="html">
+        <source>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</source>
+        <target>Group the coding and data chunks into sets of size locality. For instance,
+          for k=4 and m=2, when locality=3 two groups of three are created. Each set can
+          be recovered without reading chunks from another set.</target>
       </trans-unit>
-      <trans-unit id="1560d58fdf39663929653250d45f5b1dfe078fea" datatype="html">
-        <source>all pools</source>
-        <target>所有池</target>
+      <trans-unit id="3298836762557512588" datatype="html">
+        <source>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</source>
+        <target>The type of the crush bucket in which each set of chunks defined
+          by l will be stored. For instance, if it is set to rack, each group of l chunks will be
+          placed in a different rack. It is used to create a CRUSH rule step such as step choose
+          rack. If it is not set, no such grouping is done.</target>
       </trans-unit>
-      <trans-unit id="1ac3dc50c2c3d86e98bc0967ee1e696810a2d3aa" datatype="html">
-        <source>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </source>
-        <target>images from 
-          <x id="INTERPOLATION" equiv-text="{{message}}"/>
-        </target>
+      <trans-unit id="9162461669419243962" datatype="html">
+        <source>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</source>
+        <target>The isa plugin encapsulates the ISA library. It only runs on Intel processors.</target>
       </trans-unit>
-      <trans-unit id="02278abbb044ece04ab6bd80bd2060198d31d83b" datatype="html">
-        <source>Cannot disable mirroring because it contains a peer.</source>
-        <target>無法停用鏡像,因為其包含對等。</target>
+      <trans-unit id="2389282202903059852" datatype="html">
+        <source>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</source>
+        <target>The ISA plugin comes in two Reed Solomon forms.
+          If reed_sol_van is set, it is Vandermonde, if cauchy is set, it is Cauchy.</target>
       </trans-unit>
-      <trans-unit id="f123ae1fc3b000e5d08e766dd78bff162afe709d" datatype="html">
-        <source>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </source>
-        <target>host '
-          <x id="INTERPOLATION" equiv-text="{{hostname}}"/>'
-        </target>
+      <trans-unit id="7319555444402547739" datatype="html">
+        <source>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</source>
+        <target>The shec plugin encapsulates the multiple SHEC library.
+          It allows ceph to recover data more efficiently than Reed Solomon codes.</target>
       </trans-unit>
-      <trans-unit id="dfe70001dc590a9e12512cbb206aa29fb36fd00b" datatype="html">
-        <source>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </source>
-        <target>pool '
-          <x id="INTERPOLATION" equiv-text="{{pool_name}}"/>'
-        </target>
+      <trans-unit id="7723217930035575928" datatype="html">
+        <source>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</source>
+        <target>The number of parity chunks each of which includes each data chunk in its
+          calculation range. The number is used as a durability estimator. For instance, if c=2,
+          2 OSDs can be down without losing data.</target>
+      </trans-unit>
+      <trans-unit id="2054101840892270818" datatype="html">
+        <source>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</source>
+        <target>CLAY (short for coupled-layer) codes are erasure codes designed to
+          bring about significant savings in terms of network bandwidth and disk IO when a failed
+          node/OSD/rack is being repaired.</target>
+      </trans-unit>
+      <trans-unit id="6491096236680229427" datatype="html">
+        <source>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</source>
+        <target>Number of OSDs requested to send data during recovery of a single chunk.
+          d needs to be chosen such that k+1 &lt;= d &lt;= k+m-1. The larger the d, the better
+          the savings.</target>
+      </trans-unit>
+      <trans-unit id="2625895656705896729" datatype="html">
+        <source>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</source>
+        <target>scalar_mds specifies the plugin that is used as a building block
+          in the layered construction. It can be one of jerasure, isa, shec.</target>
+      </trans-unit>
+      <trans-unit id="6639141182731628232" datatype="html">
+        <source>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</source>
+        <target>technique specifies the technique that will be picked
+          within the 'scalar_mds' plugin specified. Supported techniques
+          are 'reed_sol_van', 'reed_sol_r6_op', 'cauchy_orig',
+          'cauchy_good', 'liber8tion' for jerasure, 'reed_sol_van',
+          'cauchy' for isa and 'single', 'multiple' for shec.</target>
+      </trans-unit>
+      <trans-unit id="8172892264673403098" datatype="html">
+        <source>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</source>
+        <target>The name of the crush bucket used for the first step of the CRUSH rule.
+      For instance step take default.</target>
       </trans-unit>
-      <trans-unit id="59630daf2f4786690fae0cdad55da8887236eabe" datatype="html">
-        <source>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </source>
-        <target>erasure code profile '
-          <x id="INTERPOLATION" equiv-text="{{name}}"/>'
-        </target>
+      <trans-unit id="1654284403437084515" datatype="html">
+        <source>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</source>
+        <target>Ensure that no two chunks are in a bucket with the same failure
+      domain. For instance, if the failure domain is host no two chunks will be stored on the same
+      host. It is used to create a CRUSH rule step such as step chooseleaf host.</target>
       </trans-unit>
-      <trans-unit id="369462e5e018360e0600bb570866201ad5c3c8a8" datatype="html">
-        <source>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </source>
-        <target>target '
-          <x id="INTERPOLATION" equiv-text="{{target_iqn}}"/>'
-        </target>
-      </trans-unit>
-      <trans-unit id="cf41310917cb19b335e5a950972bbff2346f7a47" datatype="html">
-        <source>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </source>
-        <target>NFS 
-          <x id="INTERPOLATION" equiv-text="{{nfs_id}}"/>
-        </target>
-      </trans-unit>
-      <trans-unit id="54bf6542e39412f83ec883266f443e31b304c937" datatype="html">
-        <source>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </source>
-        <target>Required rules for password complexity:
-    - must contain at least 8 characters
-    - cannot contain username
-    - cannot contain any keyword used in Ceph
-    - cannot contain any repetitive characters e.g. "aaa"
-    - cannot contain any sequencial characters e.g. "abc"
-    - must consist of characters from the following groups:
-      * alphabetic a-z, A-Z
-      * numbers 0-9
-      * special chars: !"#$%&amp; '()*+,-./:;&lt;=&gt;?@[\]^_`
-          <x id="INTERPOLATION" equiv-text="{{|}}"/>~
-      * any other characters (signs)
-        </target>
-      </trans-unit>
-      <trans-unit id="ba575e9364b43dc870e332265c5182bb357b7a49" datatype="html">
-        <source>Weak</source>
-        <target>Weak</target>
-      </trans-unit>
-      <trans-unit id="7e6c975ebea8b5f8b120905ca7acf9f8edf59d8e" datatype="html">
-        <source>OK</source>
-        <target>OK</target>
-      </trans-unit>
-      <trans-unit id="3f7349017a01eed18c3daf2b7295ca96ef442eb6" datatype="html">
-        <source>Strong</source>
-        <target>Strong</target>
-      </trans-unit>
-      <trans-unit id="a1e3aecc2022cb0ebed8575a24d0e29d2de815c6" datatype="html">
-        <source>Very strong</source>
-        <target>Very strong</target>
+      <trans-unit id="7737703816676512224" datatype="html">
+        <source>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</source>
+        <target>Restrict placement to devices of a specific class
+      (e.g., ssd or hdd), using the crush device class names in the CRUSH map.</target>
+      </trans-unit>
+      <trans-unit id="9049698214199657456" datatype="html">
+        <source>Set the directory name from which the erasure code plugin is loaded.</source>
+        <target>Set the directory name from which the erasure code plugin is loaded.</target>
       </trans-unit>
     </body>
   </file>