Skip to content

Commit

Permalink
Update gettext catalogs & merge translations from euwe
Browse files Browse the repository at this point in the history
  • Loading branch information
mzazrivec authored and martinpovolny committed Dec 22, 2016
1 parent 2b4de91 commit ae512c1
Show file tree
Hide file tree
Showing 12 changed files with 161,385 additions and 55,263 deletions.
42 changes: 33 additions & 9 deletions config/dictionary_strings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1580,6 +1580,14 @@
_("Cloud Network (OpenStack)")
# TRANSLATORS: en.yml key: dictionary.model.ManageIQ::Providers::Openstack::NetworkManager::CloudNetwork (plural form)
_("Cloud Networks (OpenStack)")
# TRANSLATORS: en.yml key: dictionary.model.ManageIQ::Providers::Openstack::NetworkManager::CloudNetwork::Private
_("Cloud Network (OpenStack)")
# TRANSLATORS: en.yml key: dictionary.model.ManageIQ::Providers::Openstack::NetworkManager::CloudNetwork::Private (plural form)
_("Cloud Networks (OpenStack)")
# TRANSLATORS: en.yml key: dictionary.model.ManageIQ::Providers::Openstack::NetworkManager::CloudNetwork::Public
_("External Cloud Network (OpenStack)")
# TRANSLATORS: en.yml key: dictionary.model.ManageIQ::Providers::Openstack::NetworkManager::CloudNetwork::Public (plural form)
_("External Cloud Networks (OpenStack)")
# TRANSLATORS: en.yml key: dictionary.model.ManageIQ::Providers::Amazon::CloudManager
_("Cloud Provider (Amazon)")
# TRANSLATORS: en.yml key: dictionary.model.ManageIQ::Providers::Amazon::CloudManager (plural form)
Expand Down Expand Up @@ -2085,13 +2093,13 @@
# TRANSLATORS: en.yml key: dictionary.table.cim_base_storage_extent
_("Base Extents")
# TRANSLATORS: en.yml key: dictionary.table.cloud_object_store_container
_("Cloud Object Store")
_("Cloud Object Store Container")
# TRANSLATORS: en.yml key: dictionary.table.cloud_object_store_container (plural form)
_("Cloud Object Stores")
_("Cloud Object Store Containers")
# TRANSLATORS: en.yml key: dictionary.table.cloud_object_store_object
_("Cloud Object")
_("Cloud Object Store Object")
# TRANSLATORS: en.yml key: dictionary.table.cloud_object_store_object (plural form)
_("Cloud Objects")
_("Cloud Object Store Objects")
# TRANSLATORS: en.yml key: dictionary.table.cloud_network
_("Cloud Network")
# TRANSLATORS: en.yml key: dictionary.table.cloud_network (plural form)
Expand Down Expand Up @@ -2212,6 +2220,12 @@
_("Buttons Group")
# TRANSLATORS: en.yml key: dictionary.table.custom_button_set (plural form)
_("Buttons Groups")
# TRANSLATORS: en.yml key: dictionary.table.ems_block_storage
_("Block Storage Manager")
# TRANSLATORS: en.yml key: dictionary.table.ems_block_storage (plural form)
_("Block Storage Managers")
# TRANSLATORS: en.yml key: dictionary.table.ems_block_storages
_("Block Storage Managers")
# TRANSLATORS: en.yml key: dictionary.table.ems_cloud
_("Cloud Provider")
# TRANSLATORS: en.yml key: dictionary.table.ems_cloud (plural form)
Expand Down Expand Up @@ -2254,12 +2268,22 @@
_("Containers Providers")
# TRANSLATORS: en.yml key: dictionary.table.ems_containers
_("Containers Providers")
# TRANSLATORS: en.yml key: dictionary.table.ems_datawarehouse
_("Datawarehouse Provider")
# TRANSLATORS: en.yml key: dictionary.table.ems_datawarehouse (plural form)
_("Datawarehouse Providers")
# TRANSLATORS: en.yml key: dictionary.table.ems_middleware
_("Middleware Provider")
# TRANSLATORS: en.yml key: dictionary.table.ems_middleware (plural form)
_("Middleware Providers")
# TRANSLATORS: en.yml key: dictionary.table.ems_middlewares
_("Middleware Providers")
# TRANSLATORS: en.yml key: dictionary.table.ems_object_storage
_("Object Storage Manager")
# TRANSLATORS: en.yml key: dictionary.table.ems_object_storage (plural form)
_("Object Storage Managers")
# TRANSLATORS: en.yml key: dictionary.table.ems_object_storages
_("Object Storage Managers")
# TRANSLATORS: en.yml key: dictionary.table.evm_server
_("EVM Server")
# TRANSLATORS: en.yml key: dictionary.table.evm_server (plural form)
Expand All @@ -2269,9 +2293,9 @@
# TRANSLATORS: en.yml key: dictionary.table.ems_network (plural form)
_("Network Providers")
# TRANSLATORS: en.yml key: dictionary.table.ems_storage
_("Storage Provider")
_("Storage Manager")
# TRANSLATORS: en.yml key: dictionary.table.ems_storage (plural form)
_("Storage Providers")
_("Storage Managers")
# TRANSLATORS: en.yml key: dictionary.table.load_balancer
_("Load Balancer")
# TRANSLATORS: en.yml key: dictionary.table.load_balancer (plural form)
Expand Down Expand Up @@ -2325,11 +2349,11 @@
# TRANSLATORS: en.yml key: dictionary.table.evm_owner (plural form)
_("EVM Owners")
# TRANSLATORS: en.yml key: dictionary.table.ext_management_system
_("Cloud/Infrastructure Provider")
_("Provider")
# TRANSLATORS: en.yml key: dictionary.table.ext_management_system (plural form)
_("Cloud/Infrastructure Providers")
_("Providers")
# TRANSLATORS: en.yml key: dictionary.table.ext_management_systems
_("Cloud/Infrastructure Providers")
_("Providers")
# TRANSLATORS: en.yml key: dictionary.table.filesystem_drivers
_("File System Drivers")
# TRANSLATORS: en.yml key: dictionary.table.filesystems
Expand Down
2 changes: 2 additions & 0 deletions config/human_locale_names.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
human_locale_names:
en: English
es: Español
fr: Français
ja: 日本語
zh_CN: 简体中文
26 changes: 26 additions & 0 deletions config/model_attributes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
_('BlacklistedEvent|System')
_('Blueprint')
_('Blueprint|Description')
_('Blueprint|In use?')
_('Blueprint|Name')
_('Blueprint|Region description')
_('Blueprint|Region number')
Expand Down Expand Up @@ -704,6 +705,15 @@
_('ContainerImage|Author')
_('ContainerImage|Command')
_('ContainerImage|Created on')
_('ContainerImage|Custom 1')
_('ContainerImage|Custom 2')
_('ContainerImage|Custom 3')
_('ContainerImage|Custom 4')
_('ContainerImage|Custom 5')
_('ContainerImage|Custom 6')
_('ContainerImage|Custom 7')
_('ContainerImage|Custom 8')
_('ContainerImage|Custom 9')
_('ContainerImage|Deleted on')
_('ContainerImage|Digest')
_('ContainerImage|Display registry')
Expand Down Expand Up @@ -759,6 +769,15 @@
_('ContainerNode|Cpu usagemhz rate average high over time period')
_('ContainerNode|Cpu usagemhz rate average low over time period')
_('ContainerNode|Created on')
_('ContainerNode|Custom 1')
_('ContainerNode|Custom 2')
_('ContainerNode|Custom 3')
_('ContainerNode|Custom 4')
_('ContainerNode|Custom 5')
_('ContainerNode|Custom 6')
_('ContainerNode|Custom 7')
_('ContainerNode|Custom 8')
_('ContainerNode|Custom 9')
_('ContainerNode|Derived memory used avg over time period')
_('ContainerNode|Derived memory used high over time period')
_('ContainerNode|Derived memory used low over time period')
Expand Down Expand Up @@ -1396,6 +1415,8 @@
_('ExtManagementSystem|Host default vnc port start')
_('ExtManagementSystem|Hostname')
_('ExtManagementSystem|Ipaddress')
_('ExtManagementSystem|Last compliance status')
_('ExtManagementSystem|Last compliance timestamp')
_('ExtManagementSystem|Last metrics error')
_('ExtManagementSystem|Last metrics success date')
_('ExtManagementSystem|Last metrics update date')
Expand Down Expand Up @@ -1424,6 +1445,8 @@
_('ExtManagementSystem|Security protocol')
_('ExtManagementSystem|Subscription')
_('ExtManagementSystem|Tenant mapping enabled')
_('ExtManagementSystem|Total cloud memory')
_('ExtManagementSystem|Total cloud vcpus')
_('ExtManagementSystem|Total clusters')
_('ExtManagementSystem|Total hosts')
_('ExtManagementSystem|Total miq templates')
Expand Down Expand Up @@ -1614,6 +1637,7 @@
_('Hardware|Model')
_('Hardware|Number of nics')
_('Hardware|Provision state')
_('Hardware|Ram size in bytes')
_('Hardware|Region description')
_('Hardware|Region number')
_('Hardware|Root device type')
Expand Down Expand Up @@ -4439,6 +4463,8 @@
_('VmOrTemplate|Previous state')
_('VmOrTemplate|Provisioned storage')
_('VmOrTemplate|Publicly available')
_('VmOrTemplate|Ram size')
_('VmOrTemplate|Ram size in bytes')
_('VmOrTemplate|Raw power state')
_('VmOrTemplate|Recommended mem')
_('VmOrTemplate|Recommended vcpus')
Expand Down
Loading

0 comments on commit ae512c1

Please sign in to comment.