Skip to content

Commit

Permalink
Update VERSION, ChangeLog and .po files for 2.5 release
Browse files Browse the repository at this point in the history
Signed-off-by: Aline Manera <[email protected]>
  • Loading branch information
alinefm committed Jun 30, 2017
1 parent 0f3c23c commit bd3a102
Show file tree
Hide file tree
Showing 14 changed files with 184 additions and 49 deletions.
12 changes: 12 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
CHANGELOG
=========

#### [2.5.0] ####
* [70eddf9] Remove ginger-base as Kimchi dependency (Aline Manera)
* [ad7b813] Remove federation feature from Kimchi as it is now on Wok (Aline Manera)
* [5be3484] Add server arch from /host API instead of relying on Ginger Base (Aline Manera)
* [2078f7d] Move Kimchi specific functions from gingerbase.disks to Kimchi (Aline Manera)
* [03feaea] Move Kimchi specific functions from gingerbase.netinfo to Kimchi (Aline Manera)
* [68c906a] Remove Open Sans font requirement (Aline Manera)
* [64a6502] Bug fix: Let Wok specify UI configuration on cherrypy settings (Aline Manera)
* [a6ec73d] Updated PO files (Rajat Gupta)
* [bda50f8] Update Copyright date on po files (Aline Manera)

#### [2.4.0] ####
* [dd21bd9] Update VERSION, ChangeLog and po files for 2.4.0 release (Aline Manera)
* [b68a78a] Bug fix: Set original VLAN device to network parameters to be updated (Aline Manera)
* [8280b22] Bug fix 1119: Proper check NetworkManager is running when creating new network (Aline Manera)
* [ca66c7c] Bug fix: Inform user there is no interface available when creating a network (Aline Manera)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0
2.5.0
17 changes: 13 additions & 4 deletions po/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-04 14:51-0300\n"
"POT-Creation-Date: 2017-06-30 10:27-0300\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand All @@ -31,6 +31,18 @@ msgstr ""
msgid "Partition %(name)s does not exist in the host"
msgstr "Partition %(name)s ist im Host nicht vorhanden"

msgid "Error while accessing dev mapper device, %(err)s"
msgstr ""

msgid "Block device not found."
msgstr ""

msgid "Block device %(device)s not found."
msgstr ""

msgid "Unable to retrieve LVM information. Details: %(err)s"
msgstr ""

msgid "Unknown \"_cap\" specified"
msgstr "Unbekanntes Element \"_cap\" angegeben"

Expand Down Expand Up @@ -2447,9 +2459,6 @@ msgstr ""
msgid "vpc"
msgstr ""

msgid "Peers"
msgstr ""

msgid "Create a network"
msgstr "Netz erstellen"

Expand Down
20 changes: 16 additions & 4 deletions po/en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-04 14:51-0300\n"
"POT-Creation-Date: 2017-06-30 10:27-0300\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand All @@ -29,6 +29,21 @@ msgstr ""
msgid "Partition %(name)s does not exist in the host"
msgstr ""

#, python-format
msgid "Error while accessing dev mapper device, %(err)s"
msgstr ""

msgid "Block device not found."
msgstr ""

#, python-format
msgid "Block device %(device)s not found."
msgstr ""

#, python-format
msgid "Unable to retrieve LVM information. Details: %(err)s"
msgstr ""

msgid "Unknown \"_cap\" specified"
msgstr ""

Expand Down Expand Up @@ -2255,9 +2270,6 @@ msgstr ""
msgid "vpc"
msgstr ""

msgid "Peers"
msgstr ""

msgid "Create a network"
msgstr ""

Expand Down
17 changes: 13 additions & 4 deletions po/es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-04 14:51-0300\n"
"POT-Creation-Date: 2017-06-30 10:27-0300\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand All @@ -30,6 +30,18 @@ msgstr ""
msgid "Partition %(name)s does not exist in the host"
msgstr "La partición %(name)s no existe en el host"

msgid "Error while accessing dev mapper device, %(err)s"
msgstr ""

msgid "Block device not found."
msgstr ""

msgid "Block device %(device)s not found."
msgstr ""

msgid "Unable to retrieve LVM information. Details: %(err)s"
msgstr ""

msgid "Unknown \"_cap\" specified"
msgstr "Se ha especificado un valor \"_cap\" desconocido"

Expand Down Expand Up @@ -2438,9 +2450,6 @@ msgstr ""
msgid "vpc"
msgstr ""

msgid "Peers"
msgstr ""

msgid "Create a network"
msgstr "Crear una red"

Expand Down
17 changes: 13 additions & 4 deletions po/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-04 14:51-0300\n"
"POT-Creation-Date: 2017-06-30 10:27-0300\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand All @@ -30,6 +30,18 @@ msgstr ""
msgid "Partition %(name)s does not exist in the host"
msgstr "La partition %(name)s n'existe pas sur l'hôte"

msgid "Error while accessing dev mapper device, %(err)s"
msgstr ""

msgid "Block device not found."
msgstr ""

msgid "Block device %(device)s not found."
msgstr ""

msgid "Unable to retrieve LVM information. Details: %(err)s"
msgstr ""

msgid "Unknown \"_cap\" specified"
msgstr "\"_cap\" inconnu spécifié"

Expand Down Expand Up @@ -2446,9 +2458,6 @@ msgstr ""
msgid "vpc"
msgstr ""

msgid "Peers"
msgstr ""

msgid "Create a network"
msgstr "Créer un réseau"

Expand Down
17 changes: 13 additions & 4 deletions po/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-04 14:51-0300\n"
"POT-Creation-Date: 2017-06-30 10:27-0300\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand All @@ -29,6 +29,18 @@ msgstr "Utente %(user_id)s non trovato con le impostazioni LDAP fornite."
msgid "Partition %(name)s does not exist in the host"
msgstr "La partizione %(name)s non esiste nell'host"

msgid "Error while accessing dev mapper device, %(err)s"
msgstr ""

msgid "Block device not found."
msgstr ""

msgid "Block device %(device)s not found."
msgstr ""

msgid "Unable to retrieve LVM information. Details: %(err)s"
msgstr ""

msgid "Unknown \"_cap\" specified"
msgstr "Specificato \"_cap\" sconosciuto"

Expand Down Expand Up @@ -2400,9 +2412,6 @@ msgstr ""
msgid "vpc"
msgstr ""

msgid "Peers"
msgstr ""

msgid "Create a network"
msgstr "Crea una rete"

Expand Down
20 changes: 16 additions & 4 deletions po/ja_JP.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-04 14:51-0300\n"
"POT-Creation-Date: 2017-06-30 10:27-0300\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand All @@ -29,6 +29,18 @@ msgstr "指定の LDAP 設定を持つユーザー %(user_id)s が見つかり
msgid "Partition %(name)s does not exist in the host"
msgstr "パーティション %(name)s はホストに存在しません"

msgid "Error while accessing dev mapper device, %(err)s"
msgstr ""

msgid "Block device not found."
msgstr ""

msgid "Block device %(device)s not found."
msgstr ""

msgid "Unable to retrieve LVM information. Details: %(err)s"
msgstr ""

msgid "Unknown \"_cap\" specified"
msgstr "不明な「_cap」が指定されました"

Expand Down Expand Up @@ -2591,9 +2603,6 @@ msgstr "vmdk"
msgid "vpc"
msgstr "vpc"

msgid "Peers"
msgstr "ピア"

msgid "Create a network"
msgstr "ネットワークの作成"

Expand Down Expand Up @@ -2917,3 +2926,6 @@ msgstr "テンプレートが見つかりません。"

msgid "M"
msgstr "M"

#~ msgid "Peers"
#~ msgstr "ピア"
20 changes: 16 additions & 4 deletions po/kimchi.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-04 14:51-0300\n"
"POT-Creation-Date: 2017-06-30 10:27-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand All @@ -29,6 +29,21 @@ msgstr ""
msgid "Partition %(name)s does not exist in the host"
msgstr ""

#, python-format
msgid "Error while accessing dev mapper device, %(err)s"
msgstr ""

msgid "Block device not found."
msgstr ""

#, python-format
msgid "Block device %(device)s not found."
msgstr ""

#, python-format
msgid "Unable to retrieve LVM information. Details: %(err)s"
msgstr ""

msgid "Unknown \"_cap\" specified"
msgstr ""

Expand Down Expand Up @@ -2255,9 +2270,6 @@ msgstr ""
msgid "vpc"
msgstr ""

msgid "Peers"
msgstr ""

msgid "Create a network"
msgstr ""

Expand Down
17 changes: 13 additions & 4 deletions po/ko_KR.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-04 14:51-0300\n"
"POT-Creation-Date: 2017-06-30 10:27-0300\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand All @@ -29,6 +29,18 @@ msgstr "지정한 LDAP 설정에서 %(user_id)s 사용자를 찾지 못했습니
msgid "Partition %(name)s does not exist in the host"
msgstr "파티션 %(name)s이(가) 호스트에 없습니다."

msgid "Error while accessing dev mapper device, %(err)s"
msgstr ""

msgid "Block device not found."
msgstr ""

msgid "Block device %(device)s not found."
msgstr ""

msgid "Unable to retrieve LVM information. Details: %(err)s"
msgstr ""

msgid "Unknown \"_cap\" specified"
msgstr "알 수 없는 \"_cap\"이 지정되었습니다."

Expand Down Expand Up @@ -2328,9 +2340,6 @@ msgstr ""
msgid "vpc"
msgstr ""

msgid "Peers"
msgstr ""

msgid "Create a network"
msgstr "네트워크 작성"

Expand Down
17 changes: 13 additions & 4 deletions po/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-04 14:51-0300\n"
"POT-Creation-Date: 2017-06-30 10:27-0300\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand All @@ -30,6 +30,18 @@ msgstr ""
msgid "Partition %(name)s does not exist in the host"
msgstr "A partição %(name)s não existe no host"

msgid "Error while accessing dev mapper device, %(err)s"
msgstr ""

msgid "Block device not found."
msgstr ""

msgid "Block device %(device)s not found."
msgstr ""

msgid "Unable to retrieve LVM information. Details: %(err)s"
msgstr ""

msgid "Unknown \"_cap\" specified"
msgstr "\"_cap\" desconhecido especificado"

Expand Down Expand Up @@ -2408,9 +2420,6 @@ msgstr ""
msgid "vpc"
msgstr ""

msgid "Peers"
msgstr ""

msgid "Create a network"
msgstr "Criar uma rede"

Expand Down
Loading

0 comments on commit bd3a102

Please sign in to comment.