Skip to content

Commit

Permalink
Updated all localization files format.
Browse files Browse the repository at this point in the history
Updated Chinese and French localization file.
  • Loading branch information
chao committed Jan 15, 2011
1 parent f99bcf1 commit f4adda3
Show file tree
Hide file tree
Showing 9 changed files with 199 additions and 164 deletions.
14 changes: 7 additions & 7 deletions locale/en-US/header.dtd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!ENTITY header.title "Add Request Headers">
<!ENTITY header.name "Name:">
<!ENTITY header.value "Value:">
<!ENTITY header.name.access "N">
<!ENTITY header.value.access "V">
<!ENTITY header.title "Add Request Headers">

<!ENTITY header.name "Name:">
<!ENTITY header.value "Value:">

<!ENTITY header.name.access "N">
<!ENTITY header.value.access "V">
72 changes: 36 additions & 36 deletions locale/en-US/login.dtd
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
<!ENTITY title "Enter Login Information">
<!ENTITY basicAuth "Basic">
<!ENTITY oAuth "oAuth">
<!ENTITY enterLogin "Login:">
<!ENTITY enterPassword "Password:">
<!ENTITY save "Remember me on this computer.">
<!ENTITY enterRSAKey "Private Key:">
<!ENTITY enterConsumerKey "Consumer Key:">
<!ENTITY enterConsumerSecret "Consumer Secret:">
<!ENTITY enterAccessorSecret "Accessor Secret:">
<!ENTITY enterToken "Token:">
<!ENTITY enterTokenSecret "Token Secret:">
<!ENTITY enterNonce "Nonce:">
<!ENTITY enterTimestamp "Timestamp:">
<!ENTITY enterVersion "Version:">
<!ENTITY authMethodGroup "Authentication Method">
<!ENTITY authKeysSecretsGroup "Credentials">
<!ENTITY authOtherGroup "Metadata">
<!ENTITY login.access "L">
<!ENTITY password.access "P">
<!ENTITY save.access "E">
<!ENTITY consumerKey.access "C">
<!ENTITY consumerSecret.access "S">
<!ENTITY accessorSecret.access "A">
<!ENTITY authMethodHMAC.access "H">
<!ENTITY authMethodRSA.access "R">
<!ENTITY authMethodPlain.access "P">
<!ENTITY token.access "T">
<!ENTITY tokenSecret.access "O">
<!ENTITY nonce.access "N">
<!ENTITY timestamp.access "P">
<!ENTITY version.access "V">
<!ENTITY title "Enter Login Information">

<!ENTITY basicAuth "Basic">
<!ENTITY oAuth "oAuth">

<!ENTITY enterLogin "Login:">
<!ENTITY enterPassword "Password:">
<!ENTITY save "Remember me on this computer.">
<!ENTITY enterRSAKey "Private Key:">
<!ENTITY enterConsumerKey "Consumer Key:">
<!ENTITY enterConsumerSecret "Consumer Secret:">
<!ENTITY enterAccessorSecret "Accessor Secret:">
<!ENTITY enterToken "Token:">
<!ENTITY enterTokenSecret "Token Secret:">
<!ENTITY enterNonce "Nonce:">
<!ENTITY enterTimestamp "Timestamp:">
<!ENTITY enterVersion "Version:">

<!ENTITY authMethodGroup "Authentication Method">
<!ENTITY authKeysSecretsGroup "Credentials">
<!ENTITY authOtherGroup "Metadata">

<!ENTITY login.access "L">
<!ENTITY password.access "P">
<!ENTITY save.access "E">
<!ENTITY consumerKey.access "C">
<!ENTITY consumerSecret.access "S">
<!ENTITY accessorSecret.access "A">
<!ENTITY authMethodHMAC.access "H">
<!ENTITY authMethodRSA.access "R">
<!ENTITY authMethodPlain.access "P">
<!ENTITY token.access "T">
<!ENTITY tokenSecret.access "O">
<!ENTITY nonce.access "N">
<!ENTITY timestamp.access "P">
<!ENTITY version.access "V">
80 changes: 40 additions & 40 deletions locale/en-US/restclient.dtd
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
<!ENTITY restclient.title "REST Client for Firefox">
<!ENTITY restclient.request.title "REST Request">
<!ENTITY restclient.method "Method:">
<!ENTITY restclient.send "Send">
<!ENTITY restclient.login "Login">
<!ENTITY restclient.menu.open "Open">
<!ENTITY restclient.menu.open.entire "Open Entire Request">
<!ENTITY restclient.menu.save "Save">
<!ENTITY restclient.menu.save.entire "Save Entire Request">
<!ENTITY restclient.menu.copy "Copy">
<!ENTITY restclient.menu.clear "Clear">
<!ENTITY restclient.menu.addheader "Add Request Header">
<!ENTITY restclient.menu.login "Login">
<!ENTITY restclient.body.title "Request Body:">
<!ENTITY restclient.header.title "Request Header:">
<!ENTITY restclient.getfromresult "Get from result">
<!ENTITY restclient.response.header "Response Header">
<!ENTITY restclient.response.body "Response Body">
<!ENTITY restclient.response.bodyXML "Response Body with Syntax Highlight">
<!ENTITY restclient.response.header.col "HTTP Headers">
<!ENTITY restclient.overlay.label "REST Client">
<!ENTITY toolbar.open.tooltip "Load request body from XML file.">
<!ENTITY toolbar.open.entire.tooltip "Load entire request from file.">
<!ENTITY toolbar.save.tooltip "Save request body to XML file.">
<!ENTITY toolbar.save.entire.tooltip "Save entire request to file.">
<!ENTITY toolbar.copy.tooltip "Copy response body to request body.">
<!ENTITY toolbar.clear.tooltip "Clear request.">
<!ENTITY toolbar.login.tooltip "Use basic authentication.">
<!ENTITY header.list.name "Name">
<!ENTITY header.list.value "Value">
<!ENTITY restclient.about.title "About REST Client">
<!ENTITY restclient.about.createby "Created by:">
<!ENTITY restclient.about.contributor "Contributors:">
<!ENTITY restclient.about.feedback "FeedBack">
<!ENTITY restclient.title "REST Client for Firefox">
<!ENTITY restclient.request.title "REST Request">
<!ENTITY restclient.method "Method:">
<!ENTITY restclient.send "Send">
<!ENTITY restclient.login "Login">

<!ENTITY restclient.menu.open "Open">
<!ENTITY restclient.menu.open.entire "Open Entire Request">
<!ENTITY restclient.menu.save "Save">
<!ENTITY restclient.menu.save.entire "Save Entire Request">
<!ENTITY restclient.menu.copy "Copy">
<!ENTITY restclient.menu.clear "Clear">
<!ENTITY restclient.menu.addheader "Add Request Header">
<!ENTITY restclient.menu.login "Login">

<!ENTITY restclient.body.title "Request Body:">
<!ENTITY restclient.header.title "Request Header:">
<!ENTITY restclient.getfromresult "Get from result">
<!ENTITY restclient.response.header "Response Header">
<!ENTITY restclient.response.body "Response Body">
<!ENTITY restclient.response.bodyXML "Response Body with Syntax Highlight">
<!ENTITY restclient.response.header.col "HTTP Headers">

<!ENTITY restclient.overlay.label "REST Client">

<!ENTITY toolbar.open.tooltip "Load request body from XML file.">
<!ENTITY toolbar.open.entire.tooltip "Load entire request from file.">
<!ENTITY toolbar.save.tooltip "Save request body to XML file.">
<!ENTITY toolbar.save.entire.tooltip "Save entire request to file.">
<!ENTITY toolbar.copy.tooltip "Copy response body to request body.">
<!ENTITY toolbar.clear.tooltip "Clear request.">
<!ENTITY toolbar.login.tooltip "Use basic authentication.">

<!ENTITY header.list.name "Name">
<!ENTITY header.list.value "Value">

<!ENTITY restclient.about.title "About REST Client">
<!ENTITY restclient.about.createby "Created by:">
<!ENTITY restclient.about.contributor "Contributors:">
<!ENTITY restclient.about.feedback "FeedBack">
2 changes: 1 addition & 1 deletion locale/en-US/restclient.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
restclient.login = Login
restclient.login = Login
restclient.logout = Logout
41 changes: 34 additions & 7 deletions locale/fr-FR/login.dtd
Original file line number Diff line number Diff line change
@@ -1,9 +1,36 @@
<!ENTITY title "Saisie d'un identifiant">
<!ENTITY title "Saisie d'un identifiant">

<!ENTITY enterLogin "Identifiant :">
<!ENTITY enterPassword "Mot de passe :">
<!ENTITY save "Se rappeler de moi sur cet ordinateur.">
<!ENTITY basicAuth "Basic">
<!ENTITY oAuth "oAuth">

<!ENTITY login.access "L">
<!ENTITY password.access "P">
<!ENTITY save.access "R">
<!ENTITY enterLogin "Identifiant :">
<!ENTITY enterPassword "Mot de passe :">
<!ENTITY save "Se rappeler de moi sur cet ordinateur.">
<!ENTITY enterRSAKey "Cl�� priv��e (Private Key) :">
<!ENTITY enterConsumerKey "Consumer Key:">
<!ENTITY enterConsumerSecret "Consumer Secret:">
<!ENTITY enterAccessorSecret "Accessor Secret:">
<!ENTITY enterToken "Token:">
<!ENTITY enterTokenSecret "Token Secret:">
<!ENTITY enterNonce "Nonce:">
<!ENTITY enterTimestamp "Timestamp:">
<!ENTITY enterVersion "Version:">

<!ENTITY authMethodGroup "Authentication Method">
<!ENTITY authKeysSecretsGroup "Credentials">
<!ENTITY authOtherGroup "Metadata">

<!ENTITY login.access "L">
<!ENTITY password.access "P">
<!ENTITY save.access "E">
<!ENTITY consumerKey.access "C">
<!ENTITY consumerSecret.access "S">
<!ENTITY accessorSecret.access "A">
<!ENTITY authMethodHMAC.access "H">
<!ENTITY authMethodRSA.access "R">
<!ENTITY authMethodPlain.access "P">
<!ENTITY token.access "T">
<!ENTITY tokenSecret.access "O">
<!ENTITY nonce.access "N">
<!ENTITY timestamp.access "P">
<!ENTITY version.access "V">
6 changes: 5 additions & 1 deletion locale/fr-FR/restclient.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
<!ENTITY restclient.login "Identifiant">

<!ENTITY restclient.menu.open "Ouvrir">
<!ENTITY restclient.menu.open.entire "Ouvrir une tâche">
<!ENTITY restclient.menu.save "Enregistrer">
<!ENTITY restclient.menu.save.entire "Enregistrer cette tâche">
<!ENTITY restclient.menu.copy "Copier">
<!ENTITY restclient.menu.clear "Reinitialiser les champs">
<!ENTITY restclient.menu.addheader "Ajouter des entêtes de la requête">
Expand All @@ -16,13 +18,15 @@
<!ENTITY restclient.getfromresult "Extraire du résultat">
<!ENTITY restclient.response.header "Entête de la réponse">
<!ENTITY restclient.response.body "Corps de la réponse">
<!ENTITY restclient.response.bodyXML "Corps de la réponse(XML en surbrillance)">
<!ENTITY restclient.response.bodyXML "Corps de la réponse en surbrillance">
<!ENTITY restclient.response.header.col "Entêtes HTTP">

<!ENTITY restclient.overlay.label "Client REST">

<!ENTITY toolbar.open.tooltip "Charger un fichier XML comme corps de la requête.">
<!ENTITY toolbar.open.entire.tooltip "Charger une tâche du fichier.">
<!ENTITY toolbar.save.tooltip "Sauvegarder le corps de la requête comme un fichier XML.">
<!ENTITY toolbar.save.entire.tooltip "Sauvegarder cette tâche au fichier.">
<!ENTITY toolbar.copy.tooltip "Copier le corps de la réponse comme corps de la requête.">
<!ENTITY toolbar.clear.tooltip "Effacer la requête.">
<!ENTITY toolbar.login.tooltip "Utiliser l'autentification de base.">
Expand Down
14 changes: 7 additions & 7 deletions locale/zh-CN/header.dtd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!ENTITY header.title "增加HTTP请求报头">
<!ENTITY header.name "名称:">
<!ENTITY header.value "值:">
<!ENTITY header.name.access "N">
<!ENTITY header.value.access "V">
<!ENTITY header.title "增加HTTP请求报头">

<!ENTITY header.name "名称:">
<!ENTITY header.value "值:">

<!ENTITY header.name.access "N">
<!ENTITY header.value.access "V">
70 changes: 35 additions & 35 deletions locale/zh-CN/login.dtd
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
<!ENTITY title "输入您的登录信息">
<!ENTITY basicAuth "基本">
<!ENTITY oAuth "oAuth">
<!ENTITY enterLogin "登录:">
<!ENTITY enterPassword "密码:">
<!ENTITY save "保存登录信息">
<!ENTITY enterRSAKey "Private Key:">
<!ENTITY enterConsumerKey "Consumer Key:">
<!ENTITY enterConsumerSecret "Consumer Secret:">
<!ENTITY enterAccessorSecret "Accessor Secret:">
<!ENTITY enterToken "Token:">
<!ENTITY enterTokenSecret "Token Secret:">
<!ENTITY enterNonce "Nonce:">
<!ENTITY enterTimestamp "Timestamp:">
<!ENTITY enterVersion "Version:">
<!ENTITY authMethodGroup "Authentication Method">
<!ENTITY authKeysSecretsGroup "Credentials">
<!ENTITY authOtherGroup "Metadata">
<!ENTITY login.access "L">
<!ENTITY password.access "P">
<!ENTITY save.access "E">
<!ENTITY consumerKey.access "C">
<!ENTITY consumerSecret.access "S">
<!ENTITY accessorSecret.access "A">
<!ENTITY authMethodHMAC.access "H">
<!ENTITY authMethodRSA.access "R">
<!ENTITY authMethodPlain.access "P">
<!ENTITY token.access "T">
<!ENTITY tokenSecret.access "O">
<!ENTITY nonce.access "N">
<!ENTITY timestamp.access "P">
<!ENTITY title "输入您的登录信息">

<!ENTITY basicAuth "基本">
<!ENTITY oAuth "oAuth">

<!ENTITY enterLogin "登录:">
<!ENTITY enterPassword "密码:">
<!ENTITY save "保存登录信息">
<!ENTITY enterRSAKey "私有密钥(Private Key:">
<!ENTITY enterConsumerKey "应用令牌(Consumer Key:">
<!ENTITY enterConsumerSecret "应用密钥(Consumer Secret:">
<!ENTITY enterAccessorSecret "访问者密钥(Accessor Secret:">
<!ENTITY enterToken "令牌(Token:">
<!ENTITY enterTokenSecret "令牌密钥(Token Secret:">
<!ENTITY enterNonce "随机数(Nonce:">
<!ENTITY enterTimestamp "时间戳(Timestamp:">
<!ENTITY enterVersion "版本(Version:">

<!ENTITY authMethodGroup "认证方式">
<!ENTITY authKeysSecretsGroup "认证(Credentials)">
<!ENTITY authOtherGroup "元数据(Metadata)">

<!ENTITY login.access "L">
<!ENTITY password.access "P">
<!ENTITY save.access "E">
<!ENTITY consumerKey.access "C">
<!ENTITY consumerSecret.access "S">
<!ENTITY accessorSecret.access "A">
<!ENTITY authMethodHMAC.access "H">
<!ENTITY authMethodRSA.access "R">
<!ENTITY authMethodPlain.access "P">
<!ENTITY token.access "T">
<!ENTITY tokenSecret.access "O">
<!ENTITY nonce.access "N">
<!ENTITY timestamp.access "P">
<!ENTITY version.access "V">
Loading

0 comments on commit f4adda3

Please sign in to comment.