[Kimchi-devel] [PATCH] [Wok] Updated .pot and *.po files using update-po.
archus at linux.vnet.ibm.com
archus at linux.vnet.ibm.com
Wed May 11 07:35:40 UTC 2016
From: Archana Singh <archus at linux.vnet.ibm.com>
Updated .pot and *.po files to have all new
externalized strings.
Signed-off-by: Archana Singh <archus at linux.vnet.ibm.com>
---
po/de_DE.po | 46 ++++++++++++++++++++++++++++++++++++++++++----
po/en_US.po | 46 ++++++++++++++++++++++++++++++++++++++++++----
po/es_ES.po | 46 ++++++++++++++++++++++++++++++++++++++++++----
po/fr_FR.po | 46 ++++++++++++++++++++++++++++++++++++++++++----
po/it_IT.po | 46 ++++++++++++++++++++++++++++++++++++++++++----
po/ja_JP.po | 46 ++++++++++++++++++++++++++++++++++++++++++----
po/ko_KR.po | 46 ++++++++++++++++++++++++++++++++++++++++++----
po/pt_BR.po | 47 +++++++++++++++++++++++++++++++++++++++++++----
po/ru_RU.po | 46 ++++++++++++++++++++++++++++++++++++++++++----
po/wok.pot | 46 ++++++++++++++++++++++++++++++++++++++++++----
po/zh_CN.po | 47 +++++++++++++++++++++++++++++++++++++++++++----
po/zh_TW.po | 46 ++++++++++++++++++++++++++++++++++++++++++----
12 files changed, 506 insertions(+), 48 deletions(-)
diff --git a/po/de_DE.po b/po/de_DE.po
index 70434b7..cceb050 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
"Language-Team: English\n"
@@ -78,6 +78,14 @@ msgstr ""
msgid "Creation of log file failed: %(err)s"
msgstr ""
+#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr "%(item)s konnten nicht im Datenspeicher gefunden werden"
@@ -112,6 +120,12 @@ msgstr "STACK"
msgid "Go to Homepage"
msgstr "Gehe zu Homepage"
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr "Keine solchen Daten verfügbar."
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -125,9 +139,6 @@ msgstr "Abbrechen"
msgid "Confirm"
msgstr "Bestätigen"
-msgid "No such data available."
-msgstr "Keine solchen Daten verfügbar."
-
msgid "Loading..."
msgstr "Wird geladen..."
@@ -199,6 +210,12 @@ msgstr "Anmelden"
msgid "Logging in..."
msgstr "Wird angemeldet..."
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr ""
@@ -222,3 +239,24 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+msgid "Search"
+msgstr ""
diff --git a/po/en_US.po b/po/en_US.po
index b150487..afee270 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
"Language-Team: English\n"
@@ -77,6 +77,14 @@ msgid "Creation of log file failed: %(err)s"
msgstr ""
#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
+#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr ""
@@ -108,6 +116,12 @@ msgstr ""
msgid "Go to Homepage"
msgstr ""
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr ""
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -119,9 +133,6 @@ msgstr ""
msgid "Confirm"
msgstr ""
-msgid "No such data available."
-msgstr ""
-
msgid "Loading..."
msgstr ""
@@ -191,6 +202,12 @@ msgstr ""
msgid "Logging in..."
msgstr ""
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr ""
@@ -214,3 +231,24 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+msgid "Search"
+msgstr ""
diff --git a/po/es_ES.po b/po/es_ES.po
index fbaac01..1072d94 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
"Language-Team: English\n"
@@ -77,6 +77,14 @@ msgstr ""
msgid "Creation of log file failed: %(err)s"
msgstr ""
+#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr "No se puede encontrar %(item)s en el almacén de datos"
@@ -111,6 +119,12 @@ msgstr "PILA"
msgid "Go to Homepage"
msgstr "Ir a la página inicial"
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr "No hay datos de ese tipo disponibles."
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -125,9 +139,6 @@ msgstr "Cancelar"
msgid "Confirm"
msgstr "Confirmar"
-msgid "No such data available."
-msgstr "No hay datos de ese tipo disponibles."
-
msgid "Loading..."
msgstr "Cargando..."
@@ -199,6 +210,12 @@ msgstr "Iniciar sesión"
msgid "Logging in..."
msgstr "Iniciando sesión..."
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr ""
@@ -222,3 +239,24 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+msgid "Search"
+msgstr ""
diff --git a/po/fr_FR.po b/po/fr_FR.po
index 0cc7d0a..32d88e1 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2014-08-27 21:30+0000\n"
"Last-Translator: BobSynfig\n"
"Language-Team: French (http://www.transifex.com/projects/p/kimchi/language/"
@@ -80,6 +80,14 @@ msgstr ""
msgid "Creation of log file failed: %(err)s"
msgstr ""
+#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr "Impossible de trouver %(item)s dans le magasin de données"
@@ -114,6 +122,12 @@ msgstr "STACK"
msgid "Go to Homepage"
msgstr "Aller à la page d'accueil"
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr "De telles données ne sont pas disponibles."
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -128,9 +142,6 @@ msgstr "Annuler"
msgid "Confirm"
msgstr "Confirmer"
-msgid "No such data available."
-msgstr "De telles données ne sont pas disponibles."
-
msgid "Loading..."
msgstr "Chargement en cours..."
@@ -202,6 +213,12 @@ msgstr "Se connecter"
msgid "Logging in..."
msgstr "En cours de connexion..."
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr ""
@@ -225,3 +242,24 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+msgid "Search"
+msgstr ""
diff --git a/po/it_IT.po b/po/it_IT.po
index e4b9503..3627229 100644
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
"Language-Team: English\n"
@@ -77,6 +77,14 @@ msgstr ""
msgid "Creation of log file failed: %(err)s"
msgstr ""
+#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr "Impossibile trovare %(item)s nell'archivio dati"
@@ -111,6 +119,12 @@ msgstr "STACK"
msgid "Go to Homepage"
msgstr "Vai alla home page"
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr "Dati indicati non disponibili."
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -125,9 +139,6 @@ msgstr "Annulla"
msgid "Confirm"
msgstr "Conferma"
-msgid "No such data available."
-msgstr "Dati indicati non disponibili."
-
msgid "Loading..."
msgstr "Caricamento in corso..."
@@ -199,6 +210,12 @@ msgstr "Accedi"
msgid "Logging in..."
msgstr "Accesso in corso..."
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr ""
@@ -222,3 +239,24 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+msgid "Search"
+msgstr ""
diff --git a/po/ja_JP.po b/po/ja_JP.po
index 3f1d7af..b992283 100644
--- a/po/ja_JP.po
+++ b/po/ja_JP.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
"Language-Team: English\n"
@@ -76,6 +76,14 @@ msgstr ""
msgid "Creation of log file failed: %(err)s"
msgstr ""
+#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr "%(item)s はデータ・ストアに見つかりません"
@@ -110,6 +118,12 @@ msgstr "スタック"
msgid "Go to Homepage"
msgstr "ホーム・ページに移動する"
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr "そのようなデータはありません。"
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -123,9 +137,6 @@ msgstr "取消"
msgid "Confirm"
msgstr "確認"
-msgid "No such data available."
-msgstr "そのようなデータはありません。"
-
msgid "Loading..."
msgstr "ロードしています..."
@@ -195,6 +206,12 @@ msgstr "ログイン"
msgid "Logging in..."
msgstr "ログインしています..."
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr ""
@@ -218,3 +235,24 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+msgid "Search"
+msgstr ""
diff --git a/po/ko_KR.po b/po/ko_KR.po
index 1afff07..abe17ee 100644
--- a/po/ko_KR.po
+++ b/po/ko_KR.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
"Language-Team: English\n"
@@ -75,6 +75,14 @@ msgstr ""
msgid "Creation of log file failed: %(err)s"
msgstr ""
+#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr "데이터 저장소에서 %(item)s을(를) 찾을 수 없습니다."
@@ -107,6 +115,12 @@ msgstr "스택"
msgid "Go to Homepage"
msgstr "홈 페이지로 이동"
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr "해당 데이터가 없습니다."
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -120,9 +134,6 @@ msgstr "취소"
msgid "Confirm"
msgstr "확인"
-msgid "No such data available."
-msgstr "해당 데이터가 없습니다."
-
msgid "Loading..."
msgstr "로드 중..."
@@ -193,6 +204,12 @@ msgstr "로그인"
msgid "Logging in..."
msgstr "로그인 중..."
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr ""
@@ -216,3 +233,24 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+msgid "Search"
+msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 2ce4843..081ab9d 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2015-03-23 12:57+0000\n"
"Last-Translator: Crístian Deives dos Santos Viana <cristiandeives at gmail."
"com>\n"
@@ -94,6 +94,14 @@ msgstr ""
msgid "Creation of log file failed: %(err)s"
msgstr ""
+#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr "Não foi possível encontrar %(item)s no datastore"
@@ -127,6 +135,12 @@ msgstr "PILHA"
msgid "Go to Homepage"
msgstr "Ir para a Página Inicial"
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr "Não há dados disponíveis."
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -141,9 +155,6 @@ msgstr "Cancelar"
msgid "Confirm"
msgstr "Confirmar"
-msgid "No such data available."
-msgstr "Não há dados disponíveis."
-
msgid "Loading..."
msgstr "Carregando..."
@@ -214,6 +225,12 @@ msgstr "Entrar"
msgid "Logging in..."
msgstr "Entrando..."
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr "Peers"
@@ -237,3 +254,25 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+
+msgid "Search"
+msgstr ""
diff --git a/po/ru_RU.po b/po/ru_RU.po
index a1dd8b6..5bd9ba4 100644
--- a/po/ru_RU.po
+++ b/po/ru_RU.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2014-08-28 17:32+0000\n"
"Last-Translator: Aline Manera <aline.manera at gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/kimchi/language/"
@@ -76,6 +76,14 @@ msgstr ""
msgid "Creation of log file failed: %(err)s"
msgstr ""
+#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr "Не найден %(item)s в хранилище данных"
@@ -108,6 +116,12 @@ msgstr "Стек"
msgid "Go to Homepage"
msgstr "Перейти на главную страницу"
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr "Нет таких данных."
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -121,9 +135,6 @@ msgstr "Отмена"
msgid "Confirm"
msgstr "Подтвердить"
-msgid "No such data available."
-msgstr "Нет таких данных."
-
msgid "Loading..."
msgstr "Загружается..."
@@ -193,6 +204,12 @@ msgstr "Войти"
msgid "Logging in..."
msgstr "Вход..."
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr ""
@@ -216,3 +233,24 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+msgid "Search"
+msgstr ""
diff --git a/po/wok.pot b/po/wok.pot
index 9e136c9..657c663 100755
--- a/po/wok.pot
+++ b/po/wok.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -77,6 +77,14 @@ msgid "Creation of log file failed: %(err)s"
msgstr ""
#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
+#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr ""
@@ -108,6 +116,12 @@ msgstr ""
msgid "Go to Homepage"
msgstr ""
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr ""
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -119,9 +133,6 @@ msgstr ""
msgid "Confirm"
msgstr ""
-msgid "No such data available."
-msgstr ""
-
msgid "Loading..."
msgstr ""
@@ -191,6 +202,12 @@ msgstr ""
msgid "Logging in..."
msgstr ""
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr ""
@@ -214,3 +231,24 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+msgid "Search"
+msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 690c4d6..2891d4d 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2013-06-27 10:48+0000\n"
"Last-Translator: ShaoHe Feng <shaohef at linux.vnet.ibm.com>\n"
"Language-Team: ShaoHe Feng <shaohef at linux.vnet.ibm.com>\n"
@@ -92,6 +92,14 @@ msgstr ""
msgid "Creation of log file failed: %(err)s"
msgstr ""
+#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr "在数据存储中找不到%(item)s"
@@ -124,6 +132,12 @@ msgstr "调用栈"
msgid "Go to Homepage"
msgstr "返回主页"
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr "没有可用的数据"
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -136,9 +150,6 @@ msgstr "取消"
msgid "Confirm"
msgstr "确认"
-msgid "No such data available."
-msgstr "没有可用的数据"
-
msgid "Loading..."
msgstr "正在加载..."
@@ -208,6 +219,12 @@ msgstr "登录"
msgid "Logging in..."
msgstr "登录中..."
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr "对等机"
@@ -231,3 +248,25 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+
+msgid "Search"
+msgstr ""
diff --git a/po/zh_TW.po b/po/zh_TW.po
index ca537e1..47ff20a 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-23 16:14-0300\n"
+"POT-Creation-Date: 2016-05-11 08:43+0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
"Language-Team: English\n"
@@ -75,6 +75,14 @@ msgstr ""
msgid "Creation of log file failed: %(err)s"
msgstr ""
+#, python-format
+msgid "Unable to find notification %(id)s"
+msgstr ""
+
+#, python-format
+msgid "Unable to delete notification %(id)s: %(message)s"
+msgstr ""
+
#, python-format
msgid "Unable to find %(item)s in datastore"
msgstr "在資料儲存庫中找不到 %(item)s"
@@ -107,6 +115,12 @@ msgstr "堆疊"
msgid "Go to Homepage"
msgstr "跳至首頁"
+msgid "Settings"
+msgstr ""
+
+msgid "No such data available."
+msgstr "沒有此類可用資料。"
+
msgid ""
"Can not contact the host system. Verify the host system is up and that you "
"have network connectivity to it. HTTP request response %1. "
@@ -120,9 +134,6 @@ msgstr "取消 "
msgid "Confirm"
msgstr "確認"
-msgid "No such data available."
-msgstr "沒有此類可用資料。"
-
msgid "Loading..."
msgstr "正在載入..."
@@ -192,6 +203,12 @@ msgstr "登入"
msgid "Logging in..."
msgstr "正在登入..."
+msgid "Language"
+msgstr ""
+
+msgid "Locale"
+msgstr ""
+
msgid "Peers"
msgstr ""
@@ -215,3 +232,24 @@ msgstr ""
msgid "Powered by"
msgstr ""
+
+msgid "User Activity Log"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Reset To Default"
+msgstr ""
+
+msgid "Search results by:"
+msgstr ""
+
+msgid "Request Type"
+msgstr ""
+
+msgid "Search"
+msgstr ""
--
1.8.3.1
More information about the Kimchi-devel
mailing list