diff --git a/third_party/firefox_sendtophone/chrome.manifest b/third_party/firefox_sendtophone/chrome.manifest index 483151c..2ce5ce8 100644 --- a/third_party/firefox_sendtophone/chrome.manifest +++ b/third_party/firefox_sendtophone/chrome.manifest @@ -13,10 +13,11 @@ locale sendtophone hu chrome/locale/hu/ locale sendtophone it chrome/locale/it/ locale sendtophone ja-JP chrome/locale/ja-JP/ locale sendtophone nl chrome/locale/nl/ +locale sendtophone pt-BR chrome/locale/pt-BR/ locale sendtophone ru chrome/locale/ru/ locale sendtophone sr chrome/locale/sr/ locale sendtophone sv chrome/locale/sv/ -locale sendtophone zh chrome/locale/zh/ +locale sendtophone zh-CN chrome/locale/zh-CN/ overlay chrome://browser/content/browser.xul chrome://sendtophone/content/ff-overlay.xul style chrome://global/content/customizeToolbar.xul chrome://sendtophone/skin/overlay.css diff --git a/third_party/firefox_sendtophone/chrome/content/ff-overlay.js b/third_party/firefox_sendtophone/chrome/content/ff-overlay.js index 8182143..935f328 100644 --- a/third_party/firefox_sendtophone/chrome/content/ff-overlay.js +++ b/third_party/firefox_sendtophone/chrome/content/ff-overlay.js @@ -111,10 +111,7 @@ sendtophone.showFirefoxContextMenu = function(event) { gContextMenu.showItem("context-sendtophone-text", gContextMenu.isTextSelected || (gContextMenu.onTextInput && gContextMenu.target.selectionEnd > gContextMenu.target.selectionStart) ); - gContextMenu.showItem("context-sendtophone-email", (gContextMenu.isTextSelected || - (gContextMenu.onTextInput && gContextMenu.target.selectionEnd > gContextMenu.target.selectionStart))&& - this.detectEmail(this.selectText()) - ); + gContextMenu.showItem("context-sendtophone-page", !( gContextMenu.inDirList || gContextMenu.isContentSelected || gContextMenu.onTextInput || gContextMenu.onLink || gContextMenu.onImage )); }; diff --git a/third_party/firefox_sendtophone/chrome/content/ff-overlay.xul b/third_party/firefox_sendtophone/chrome/content/ff-overlay.xul index d5161b7..b65174d 100644 --- a/third_party/firefox_sendtophone/chrome/content/ff-overlay.xul +++ b/third_party/firefox_sendtophone/chrome/content/ff-overlay.xul @@ -61,11 +61,6 @@ accesskey="&sendtophoneContextText.accesskey;" insertafter="context-searchselect" oncommand="sendtophone.onMenuItemCommand(event, 'text')"/> - - - diff --git a/third_party/firefox_sendtophone/chrome/locale/de/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/de/overlay.dtd index 9082ebb..2ada2a0 100644 --- a/third_party/firefox_sendtophone/chrome/locale/de/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/de/overlay.dtd @@ -1,4 +1,4 @@ - + @@ -10,18 +10,15 @@ - + - + - + - + - + - + - - - diff --git a/third_party/firefox_sendtophone/chrome/locale/de/overlay.properties b/third_party/firefox_sendtophone/chrome/locale/de/overlay.properties index c7cfb32..060730c 100644 --- a/third_party/firefox_sendtophone/chrome/locale/de/overlay.properties +++ b/third_party/firefox_sendtophone/chrome/locale/de/overlay.properties @@ -11,13 +11,13 @@ marketLink=Market Link smsLink=SMS-Nummer smstoLink=SMS-Nummer telLink=Telefonnummer -InvalidFile=Nicht eine gültige Datei -SendFileToPhone=Senden Sie Dateien auf Ihr Handy. -SendFolderToPhone=Senden Sie einen Ordner auf Ihrem Telefon. -qrTitle=QR-Bild Link -ConfirmQR=Ein QR-Bild wurde erkannt\n"%s"\nMöchten Sie senden möchten, dass anstelle der Seite? +InvalidFile=Not a valid file +SendFileToPhone=Send files to your phone. +SendFolderToPhone=Send a folder to your phone. +qrTitle=QR Image Link +ConfirmQR=A QR image has been detected\n"%s"\nDo you want to send that instead of the page? RememberMyDecision=Auswahl merken -qrContextMenu=Senden "%s" auf Android -FileUploadsDisabled=Es ist nicht möglich, Dateien auf das Telefon laden. -FileTooBig=Die Datei ist zu groß. +qrContextMenu=Send "%s" to Android +FileUploadsDisabled=It's not possible to upload files to the phone. +FileTooBig=The file is too big. videoTitle=Video Link diff --git a/third_party/firefox_sendtophone/chrome/locale/de/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/de/uploads.dtd index 319198d..4bc5eab 100644 --- a/third_party/firefox_sendtophone/chrome/locale/de/uploads.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/de/uploads.dtd @@ -1 +1 @@ - + diff --git a/third_party/firefox_sendtophone/chrome/locale/en-US/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/en-US/overlay.dtd index 0a08ae2..c71a9bd 100644 --- a/third_party/firefox_sendtophone/chrome/locale/en-US/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/en-US/overlay.dtd @@ -22,5 +22,3 @@ - - diff --git a/third_party/firefox_sendtophone/chrome/locale/es/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/es/overlay.dtd index cdecd6f..8466d1b 100644 --- a/third_party/firefox_sendtophone/chrome/locale/es/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/es/overlay.dtd @@ -22,5 +22,3 @@ - - diff --git a/third_party/firefox_sendtophone/chrome/locale/fr/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/fr/overlay.dtd index a3d7712..9667101 100644 --- a/third_party/firefox_sendtophone/chrome/locale/fr/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/fr/overlay.dtd @@ -22,5 +22,3 @@ - - diff --git a/third_party/firefox_sendtophone/chrome/locale/fr/overlay.properties b/third_party/firefox_sendtophone/chrome/locale/fr/overlay.properties index f34383e..606d329 100644 --- a/third_party/firefox_sendtophone/chrome/locale/fr/overlay.properties +++ b/third_party/firefox_sendtophone/chrome/locale/fr/overlay.properties @@ -16,6 +16,7 @@ SendFileToPhone=Send files to your phone. SendFolderToPhone=Send a folder to your phone. qrTitle=QR Image Link ConfirmQR=A QR image has been detected\n"%s"\nDo you want to send that instead of the page? +RememberMyDecision=Se souvenir de mon choix qrContextMenu=Send "%s" to Android FileUploadsDisabled=It's not possible to upload files to the phone. FileTooBig=The file is too big. diff --git a/third_party/firefox_sendtophone/chrome/locale/ga-IE/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/ga-IE/overlay.dtd index 9184020..f3076cf 100644 --- a/third_party/firefox_sendtophone/chrome/locale/ga-IE/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/ga-IE/overlay.dtd @@ -22,5 +22,3 @@ - - diff --git a/third_party/firefox_sendtophone/chrome/locale/ga-IE/overlay.properties b/third_party/firefox_sendtophone/chrome/locale/ga-IE/overlay.properties index 9b3aba7..618eae0 100644 --- a/third_party/firefox_sendtophone/chrome/locale/ga-IE/overlay.properties +++ b/third_party/firefox_sendtophone/chrome/locale/ga-IE/overlay.properties @@ -11,12 +11,13 @@ marketLink=Nasc chuig an Margadh smsLink=Uimhir SMS smstoLink=Uimhir SMS telLink=Uimhir Theileafóin -InvalidFile=Not a valid file -SendFileToPhone=Send files to your phone. -SendFolderToPhone=Send a folder to your phone. -qrTitle=QR Image Link -ConfirmQR=A QR image has been detected\n"%s"\nDo you want to send that instead of the page? -qrContextMenu=Send "%s" to Android -FileUploadsDisabled=It's not possible to upload files to the phone. -FileTooBig=The file is too big. +InvalidFile=Gan comhad bailí +SendFileToPhone=Seol comhad ar do ghuthán. +SendFolderToPhone=Seol an fhillteáin le do ghuthán. +qrTitle=Nasc íomhá QR +ConfirmQR=Tá an íomhá QR a bhraitear\n"%s"\nAn bhfuil tú ag iarraidh a sheoladh go in ionad an leathanach seo? +RememberMyDecision=Cuimhnigh mo chinneadh +qrContextMenu=Seol "%s" ar do ghuthán. +FileUploadsDisabled=Níl sé indéanta chun comhaid a uaslódáil chuig an bhfón. +FileTooBig=Tá an comhad ró-mhór. videoTitle=Nasc Video diff --git a/third_party/firefox_sendtophone/chrome/locale/hi-IN/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/hi-IN/overlay.dtd index ca5d98b..ee0031c 100644 --- a/third_party/firefox_sendtophone/chrome/locale/hi-IN/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/hi-IN/overlay.dtd @@ -22,5 +22,3 @@ - - diff --git a/third_party/firefox_sendtophone/chrome/locale/hu/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/hu/overlay.dtd index eece523..328a533 100644 --- a/third_party/firefox_sendtophone/chrome/locale/hu/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/hu/overlay.dtd @@ -22,5 +22,3 @@ - - diff --git a/third_party/firefox_sendtophone/chrome/locale/it/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/it/overlay.dtd index f45a64d..48924e2 100644 --- a/third_party/firefox_sendtophone/chrome/locale/it/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/it/overlay.dtd @@ -22,5 +22,3 @@ - - diff --git a/third_party/firefox_sendtophone/chrome/locale/ja-JP/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/ja-JP/overlay.dtd index 8bf69ba..a355efc 100644 --- a/third_party/firefox_sendtophone/chrome/locale/ja-JP/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/ja-JP/overlay.dtd @@ -1,26 +1,24 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/firefox_sendtophone/chrome/locale/ja-JP/overlay.properties b/third_party/firefox_sendtophone/chrome/locale/ja-JP/overlay.properties index 1b484ab..8e9f72e 100644 --- a/third_party/firefox_sendtophone/chrome/locale/ja-JP/overlay.properties +++ b/third_party/firefox_sendtophone/chrome/locale/ja-JP/overlay.properties @@ -1,22 +1,23 @@ -extensions.sendtophone@martinezdelizarrondo.com.description=送信Android電話機に現在のページ -SendToPhoneTitle=送信する電話 -InvalidScheme=無効なスキームは、ちょうどはhttp://またはhttps://のリンクを送ってください。 -InfoSent=リンクはあなたの携帯電話に送信されています。 -ErrorOnSend=これは、送信に失敗しました: -LoginRequired=ログインリンクを送信するために必要です。 -LoginSuccessful=あなたはログインしている -DeviceNotRegistered=は あなたの携帯電話にこのGmailアカウントに登録chrometophone.apkをインストールする必要があります -LogoutSuccessful=あなたが記録されます。 -marketLink=市場へのリンク -smsLink=SMSの番号 -smstoLink=SMSの番号 +extensions.sendtophone@martinezdelizarrondo.com.description=読んでいるページを Android 携帯へ送信します +SendToPhoneTitle=Fox To Phone +InvalidScheme=無効なスキームです。http:// か https:// のリンクを送って下さい。 +InfoSent=リンクを携帯電話に送信しています。 +ErrorOnSend=送信エラーが発生: +LoginRequired=リンクを送信するためにログインが必要です。 +LoginSuccessful=ログインしました。 +DeviceNotRegistered=この Gmail アカウントを登録している携帯電話に chrometophone.apk をインストールして下さい +LogoutSuccessful=ログアウトしました +marketLink=マーケットへのリンク +smsLink=SMS番号 +smstoLink=SMS番号 telLink=電話番号 -InvalidFile=Not a valid file -SendFileToPhone=Send files to your phone. -SendFolderToPhone=Send a folder to your phone. -qrTitle=QR Image Link -ConfirmQR=A QR image has been detected\n"%s"\nDo you want to send that instead of the page? -qrContextMenu=Send "%s" to Android -FileUploadsDisabled=It's not possible to upload files to the phone. -FileTooBig=The file is too big. -videoTitle=Video Link +InvalidFile=無効なファイル +SendFileToPhone=ファイルを携帯電話へ送信します。 +SendFolderToPhone=フォルダを携帯電話へ送信します。 +qrTitle=QR 画像リンク +ConfirmQR=QR 画像が解読されました\n"%s"\nこれをページの代わりに送信しますか? +RememberMyDecision=決定を記憶 +qrContextMenu="%s" を Android に送信 +FileUploadsDisabled=このファイルは携帯電話へアップロード出来ません。 +FileTooBig=このファイルは大きすぎます。 +videoTitle=動画リンク diff --git a/third_party/firefox_sendtophone/chrome/locale/ja-JP/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/ja-JP/uploads.dtd index 4bc5eab..f19ff79 100644 --- a/third_party/firefox_sendtophone/chrome/locale/ja-JP/uploads.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/ja-JP/uploads.dtd @@ -1 +1 @@ - + diff --git a/third_party/firefox_sendtophone/chrome/locale/nl/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/nl/overlay.dtd index b2f8eff..141a998 100644 --- a/third_party/firefox_sendtophone/chrome/locale/nl/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/nl/overlay.dtd @@ -1,22 +1,24 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/firefox_sendtophone/chrome/locale/nl/overlay.properties b/third_party/firefox_sendtophone/chrome/locale/nl/overlay.properties index 853fb40..5fd3a8c 100644 --- a/third_party/firefox_sendtophone/chrome/locale/nl/overlay.properties +++ b/third_party/firefox_sendtophone/chrome/locale/nl/overlay.properties @@ -1,5 +1,5 @@ extensions.sendtophone@martinezdelizarrondo.com.description=Verzendt de huidige pagina naar uw Android-telefoon -SendToPhoneTitle=Verzenden naar telefoon +SendToPhoneTitle=Fox to Phone InvalidScheme=Ongeldig protocol, verzend a.u.b. alleen koppelingen van het type http:// of https://. InfoSent=De koppeling is verzonden naar uw telefoon. ErrorOnSend=Er is een fout opgetreden bij het verzenden: @@ -11,12 +11,13 @@ marketLink=Marktkoppeling smsLink=SMS-nummer smstoLink=SMS-nummer telLink=Telefoonnummer -InvalidFile=Not a valid file -SendFileToPhone=Send files to your phone. -SendFolderToPhone=Send a folder to your phone. -qrTitle=QR Image Link -ConfirmQR=A QR image has been detected\n"%s"\nDo you want to send that instead of the page? -qrContextMenu=Send "%s" to Android -FileUploadsDisabled=It's not possible to upload files to the phone. -FileTooBig=The file is too big. -videoTitle=Video Link +InvalidFile=Geen geldig bestand +SendFileToPhone=Bestanden naar uw telefoon verzenden. +SendFolderToPhone=Een map naar uw telefoon verzenden. +qrTitle=QR-afbeeldingskoppeling +ConfirmQR=Er is een QR-afbeelding gedetecteerd\n“%s”\nWilt u deze verzenden in plaats van de pagina? +RememberMyDecision=Mijn keuze onthouden +qrContextMenu=“%s” naar Android verzenden +FileUploadsDisabled=Het is niet mogelijk om bestanden naar de telefoon te uploaden. +FileTooBig=Het bestand is te groot. +videoTitle=Videokoppeling diff --git a/third_party/firefox_sendtophone/chrome/locale/pt-BR/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/pt-BR/overlay.dtd new file mode 100644 index 0000000..ce88a9a --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/pt-BR/overlay.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/firefox_sendtophone/chrome/locale/pt-BR/overlay.properties b/third_party/firefox_sendtophone/chrome/locale/pt-BR/overlay.properties new file mode 100644 index 0000000..ee34381 --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/pt-BR/overlay.properties @@ -0,0 +1,23 @@ +extensions.sendtophone@martinezdelizarrondo.com.description=Envia a página atual para seu celular Android +SendToPhoneTitle=Fox To Phone +InvalidScheme=Esquema inválido. Por favor, só envie links http:// ou https:// +InfoSent=O link foi enviado para seu celular. +ErrorOnSend=Houve um erro ao enviar: +LoginRequired=É necessário fazer login para enviar o link. +LoginSuccessful=Você se logou. +DeviceNotRegistered=Você deve instalar o chrometophone.apk no celular registrado com essa conta do GMail +LogoutSuccessful=Você se deslogou +marketLink=Link de mercado +smsLink=Número SMS +smstoLink=Número SMS +telLink=Número do celular +InvalidFile=Não é um arquivo válido +SendFileToPhone=Enviar arquivos para seu celular. +SendFolderToPhone=Enviar uma pasta para seu celular. +qrTitle=Link de imagem QR +ConfirmQR=Uma imagem QR foi detectada\n"%s"\nVocê quer enviá-la ao invés da página? +RememberMyDecision=Lembrar minha decisão +qrContextMenu=Enviar "%s" para o Android +FileUploadsDisabled=Não é possível enviar arquivos para o celular. +FileTooBig=O arquivo é grande demais. +videoTitle=Link para vídeo diff --git a/third_party/firefox_sendtophone/chrome/locale/pt-BR/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/pt-BR/uploads.dtd new file mode 100644 index 0000000..c942ca5 --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/pt-BR/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/ru/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/ru/overlay.dtd index 9fdef77..d7ca86f 100644 --- a/third_party/firefox_sendtophone/chrome/locale/ru/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/ru/overlay.dtd @@ -1,26 +1,24 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/firefox_sendtophone/chrome/locale/ru/overlay.properties b/third_party/firefox_sendtophone/chrome/locale/ru/overlay.properties index 54c6b69..a322e2f 100644 --- a/third_party/firefox_sendtophone/chrome/locale/ru/overlay.properties +++ b/third_party/firefox_sendtophone/chrome/locale/ru/overlay.properties @@ -1,22 +1,23 @@ -extensions.sendtophone@martinezdelizarrondo.com.description=Отправляет текущую страницу в ваш телефон -SendToPhoneTitle=Отправить на телефон -InvalidScheme=Неверный схеме, пожалуйста, только отправить http:// или https: / / ссылки. -InfoSent=Ссылку был отправлен на телефон. -ErrorOnSend=Существовал ошибка отправки: -LoginRequired=Войти необходимо отправить ссылку. -LoginSuccessful=Вы прошли идентификацию -DeviceNotRegistered=Вы должны установить chrometophone.apk телефона зарегистрирован на этот счет GMail +extensions.sendtophone@martinezdelizarrondo.com.description=Отправляет страницу в телефон +SendToPhoneTitle=Отправить в телефон +InvalidScheme=Неверная ссылка. Отправлять можно только http и https ссылки +InfoSent=Ссылка была отправлен в телефон +ErrorOnSend=Ошибка отправки: +LoginRequired=Необходимо войти на сайт Google для отправки ссылки +LoginSuccessful=Вы вошли на сайт Google +DeviceNotRegistered=Установите chrometophone.apk на Ваш телефон и зарегистрируйте в нем ваш Google-аккаунт LogoutSuccessful=Вы вышли из системы -marketLink=Рынок Ссылка -smsLink=Количество SMS -smstoLink=Количество SMS -telLink=номер телефона -InvalidFile=Not a valid file -SendFileToPhone=Send files to your phone. -SendFolderToPhone=Send a folder to your phone. -qrTitle=QR Image Link -ConfirmQR=A QR image has been detected\n"%s"\nDo you want to send that instead of the page? -qrContextMenu=Send "%s" to Android -FileUploadsDisabled=It's not possible to upload files to the phone. -FileTooBig=The file is too big. -videoTitle=Video Link +marketLink=Ссылка на Market +smsLink=Телефон для отправки SMS +smstoLink=Телефон для отправки SMS +telLink=Номер телефона +InvalidFile=Неправильный файл +SendFileToPhone=Отправить файл(ы) в телефон +SendFolderToPhone=Отправить папку в телефон +qrTitle=QR-ссылка +ConfirmQR=Обнаружена картинка с QR-ссылкой.\n"%s"\nВы хотите отправить ссылку вместо страницы? +RememberMyDecision=Запомнить выбор +qrContextMenu=Отправить "%s" в телефон +FileUploadsDisabled=Невозможно загрузить файл(ы) на телефон +FileTooBig=Файл слишком большой +videoTitle=Ссылка на видео diff --git a/third_party/firefox_sendtophone/chrome/locale/ru/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/ru/uploads.dtd index 4bc5eab..0c3848d 100644 --- a/third_party/firefox_sendtophone/chrome/locale/ru/uploads.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/ru/uploads.dtd @@ -1 +1 @@ - + diff --git a/third_party/firefox_sendtophone/chrome/locale/sr/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/sr/overlay.dtd index 627b727..3270a3a 100644 --- a/third_party/firefox_sendtophone/chrome/locale/sr/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/sr/overlay.dtd @@ -22,5 +22,3 @@ - - diff --git a/third_party/firefox_sendtophone/chrome/locale/sr/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/sr/uploads.dtd index 4bc5eab..f459c81 100644 --- a/third_party/firefox_sendtophone/chrome/locale/sr/uploads.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/sr/uploads.dtd @@ -1 +1 @@ - + diff --git a/third_party/firefox_sendtophone/chrome/locale/sv/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/sv/overlay.dtd index 127269f..54a7a02 100644 --- a/third_party/firefox_sendtophone/chrome/locale/sv/overlay.dtd +++ b/third_party/firefox_sendtophone/chrome/locale/sv/overlay.dtd @@ -22,5 +22,3 @@ - - diff --git a/third_party/firefox_sendtophone/chrome/locale/sv/overlay.properties b/third_party/firefox_sendtophone/chrome/locale/sv/overlay.properties index e48df1d..5f5ecfe 100644 --- a/third_party/firefox_sendtophone/chrome/locale/sv/overlay.properties +++ b/third_party/firefox_sendtophone/chrome/locale/sv/overlay.properties @@ -16,6 +16,7 @@ SendFileToPhone=Send files to your phone. SendFolderToPhone=Send a folder to your phone. qrTitle=QR Image Link ConfirmQR=A QR image has been detected\n"%s"\nDo you want to send that instead of the page? +RememberMyDecision=Remember my decision qrContextMenu=Send "%s" to Android FileUploadsDisabled=It's not possible to upload files to the phone. FileTooBig=The file is too big. diff --git a/third_party/firefox_sendtophone/chrome/locale/zh-CN/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/zh-CN/overlay.dtd new file mode 100644 index 0000000..78e03f3 --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/zh-CN/overlay.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/firefox_sendtophone/chrome/locale/zh-CN/overlay.properties b/third_party/firefox_sendtophone/chrome/locale/zh-CN/overlay.properties new file mode 100644 index 0000000..20fdb66 --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/zh-CN/overlay.properties @@ -0,0 +1,23 @@ +extensions.sendtophone@martinezdelizarrondo.com.description=发送当前页面到您的Android手机 +SendToPhoneTitle=Fox To Phone +InvalidScheme=无效的计划,请只发送http://或https:/ /链接。 +InfoSent=该链接已发送到您的手机。 +ErrorOnSend=发生一个错误发送: +LoginRequired=登录后才可发送链接。 +LoginSuccessful=您已登录 +DeviceNotRegistered=您必须安装chrometophone.apk在您的手机从而注册此Gmail帐户 +LogoutSuccessful=您已经登出 +marketLink=市场链接 +smsLink=SMS号码 +smstoLink=SMS号码 +telLink=电话号码 +InvalidFile=不是一个有效的文件 +SendFileToPhone=发送文件到您的手机。 +SendFolderToPhone=发送到您的手机文件夹。 +qrTitle=QR图像链接 +ConfirmQR=一个QR图像被检测到了\n"%s"\n发送QR图像代替此页? +RememberMyDecision=记住我的决定 +qrContextMenu=发送“%s”给Android +FileUploadsDisabled=不能上传文件到手机上。 +FileTooBig=该文件太大了。 +videoTitle=视频链接 diff --git a/third_party/firefox_sendtophone/chrome/locale/zh-CN/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/zh-CN/uploads.dtd new file mode 100644 index 0000000..73819f1 --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/zh-CN/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/zh/overlay.dtd b/third_party/firefox_sendtophone/chrome/locale/zh/overlay.dtd deleted file mode 100644 index ef81ac7..0000000 --- a/third_party/firefox_sendtophone/chrome/locale/zh/overlay.dtd +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/third_party/firefox_sendtophone/chrome/locale/zh/overlay.properties b/third_party/firefox_sendtophone/chrome/locale/zh/overlay.properties deleted file mode 100644 index 5eeb885..0000000 --- a/third_party/firefox_sendtophone/chrome/locale/zh/overlay.properties +++ /dev/null @@ -1,22 +0,0 @@ -extensions.sendtophone@martinezdelizarrondo.com.description=发送当前页面到您的手机机器人 -SendToPhoneTitle=发送到手机 -InvalidScheme=无效的计划,请你只发送http://或https://联系。 -InfoSent=该链接已发送到您的手机。 -ErrorOnSend=它没有发送: -LoginRequired=登录后才可发送的链接。 -LoginSuccessful=你登录 -DeviceNotRegistered=您必须安装到手机上的chrometophone.apk注册此Gmail帐户 -LogoutSuccessful=你是登出 -marketLink=市场链接 -smsLink=短信号码 -smstoLink=短信号码 -telLink=电话号码 -InvalidFile=Not a valid file -SendFileToPhone=Send files to your phone. -SendFolderToPhone=Send a folder to your phone. -qrTitle=QR Image Link -ConfirmQR=A QR image has been detected\n"%s"\nDo you want to send that instead of the page? -qrContextMenu=Send "%s" to Android -FileUploadsDisabled=It's not possible to upload files to the phone. -FileTooBig=The file is too big. -videoTitle=Video Link diff --git a/third_party/firefox_sendtophone/chrome/locale/zh/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/zh/uploads.dtd deleted file mode 100644 index 4bc5eab..0000000 --- a/third_party/firefox_sendtophone/chrome/locale/zh/uploads.dtd +++ /dev/null @@ -1 +0,0 @@ - diff --git a/third_party/firefox_sendtophone/install.rdf b/third_party/firefox_sendtophone/install.rdf index d32a390..4b4e94a 100644 --- a/third_party/firefox_sendtophone/install.rdf +++ b/third_party/firefox_sendtophone/install.rdf @@ -4,7 +4,7 @@ sendtophone@martinezdelizarrondo.com 2 Fox To Phone - 1.2 + 1.1.2 Alfonso & Patrick Send links to your Android 2.2 phone using the new C2DM service. Based on the ChromeToPhone extension. @@ -17,6 +17,10 @@ Emanuel S. (German) ДакСРБИЈА (Serbian) Martin Zubek (Czech) + mjy (Japanese) + Marcelo Ghelman (ghelman.net) (Portuguese (Brazilian)) + LA (Russian) + yongdong7 (Chinese simplified)