Commit Graph

265 Commits

Author SHA1 Message Date
fkaelberer
0ae341ebc0 update DE translation (attachments) 2014-05-09 23:42:09 +02:00
Tim van der Meij
2c52e69053 Dutch translations for attachments strings 2014-04-24 21:36:44 +02:00
Tim van der Meij
ee545ddb54 Merge pull request #4644 from Snuffleupagus/attachments-swedish
Add Attachment strings to the Swedish l10n
2014-04-19 13:15:18 +02:00
Xavier Fung
e9a52a2c6c Update of zh-TW 2014-04-19 14:27:13 +08:00
Jonas Jenwald
bd1cfbe8a9 Add Attachment strings to the Swedish l10n 2014-04-19 01:01:28 +02:00
Yury Delendik
a0625ec0e5 Import of l10n 2014-04-18 12:32:13 -05:00
Samuel Chantaraud
25ee0e8572 Preliminary attachments support
Added a partial Filespec support
Added getAttachments in API
Added a new attachments view in UI (with a new icon by @shorlander)
2014-04-18 12:11:00 -04:00
Yury Delendik
7638175315 Sync l10n files 2014-04-03 10:49:55 -05:00
Tim van der Meij
eda3fbe994 Importing all locales from mozilla-aurora, keeping our own metadata.inc files 2014-03-26 23:48:04 +01:00
Tim van der Meij
d2127174c2 Removing translations not present in Aurora: they will be replaced in the next commit with proper language codes 2014-03-26 23:48:02 +01:00
Tim van der Meij
c6f009403d Implements importl10n command 2014-03-26 23:48:02 +01:00
Alexandre Vicenzi
b4ca084d1f Sync pt-BR translations with l10n-mozilla-aurora 2014-03-19 13:58:21 -03:00
Jonas Jenwald
35f5a1ea5e Merge pull request #4294 from deepj/cs-locale
Update cs locale
2014-02-14 12:24:32 +01:00
deepj
8a2b3cdb3a Update cs locale 2014-02-14 12:12:00 +01:00
Minh-Hoang, Nguyen
73d19c5293 Corrected word spelling 2014-02-14 16:40:21 +07:00
deepj
579fb815ad Update cs locale 2014-02-13 23:56:21 +01:00
Haebaru
4ba6570e16 Update ja locale 2014-02-11 10:31:58 -06:00
Peter Pin-Guang Chen
06a24136e5 Backport latest zh-TW strings from l10n-aurora 2014-02-07 00:50:33 +08:00
fkaelberer
ab6fd8c0b8 Update DE translation (doc properties) 2014-01-31 09:20:21 +01:00
Tim van der Meij
744470167a Bengali updates 2014-01-30 19:06:03 +01:00
rabbihossain
cd976066cf update l10n strings and squash commit 2014-01-30 18:24:11 +06:00
Jonas Jenwald
730e536b90 Add Document Properties to the Swedish l10n 2014-01-23 11:35:39 +01:00
Xavier fung
e8239de897 zh-TW translation update for document properties 2014-01-23 10:43:40 +08:00
TheoChevalier
25ad893a25 Update fr locale 2014-01-23 00:50:14 +01:00
Tim van der Meij
c952b6fb85 Miscellaneous improvements for the document properties dialog 2014-01-23 00:30:48 +01:00
Xavier fung
554b6244b6 Document Propeties translation in zh-TW 2014-01-22 11:10:39 +08:00
Tim van der Meij
5f7ded4ff6 Document properties 2014-01-22 00:07:07 +01:00
Jonas Jenwald
1bba4d6da3 Move the Swedish l10n 2014-01-13 18:42:48 +01:00
Xavier fung
d87643e8c1 Add form warning and minor translation update for zh-TW 2014-01-09 11:16:13 +08:00
Tim van der Meij
e6da6106b5 Add forms warning to the Dutch l10n 2014-01-09 00:01:49 +01:00
Jonas Jenwald
873c171e49 Add forms warning to the Swedish l10n 2014-01-08 18:47:31 +01:00
Brendan Dahl
5d080a03bb Show a different warning for PDF’s with forms. 2014-01-07 16:03:45 -08:00
Adolfo Jayme Barrientos
87c3e38edf Update Spanish translation
Sync with latest changes and tweak a string for clarity
2014-01-06 01:31:57 -06:00
haebaru
3196bb4f72 Update ja locale 2013-12-16 16:25:57 +09:00
Peter Pin-Guang Chen
9b5bf9265d Update zh-TW strings again. Pulled from latest mozilla-aurora 2013-12-14 19:58:05 +08:00
lpy
5e744029ff Update viewer.propertiesin l10n for zh-CN 2013-12-12 20:53:05 +08:00
fkaelberer
142ace0180 Comments:
Line 56-58: "Gegen den Uhrzeigersinn" is shorter and more common than "Entgegen dem Uhrzeigersinn" (http://de.wikipedia.org/wiki/Drehrichtung)

Line 60-63: "Hand-Werkzeug" is also used in Acrobat

Line 124,133,..: "PDF" is not a noun. Acrobat, Wikipedia use "PDF-Datei" (="PDF file") instead of "PDF".
The English translation sounds just as bad: "An error occurred while loading the PDF.", "The PDF is not fully loaded for printing."
2013-12-10 09:43:20 +01:00
Xavier fung
950cfd93e4 Hand tool translations for zh-TW 2013-12-09 10:04:18 +08:00
Jonas Jenwald
6cbd6833ba Add hand tool strings to the Swedish l10n 2013-12-07 14:19:30 +01:00
Tim van der Meij
9862dec250 Dutch translations for the hand tool 2013-12-07 13:50:53 +01:00
Rob Wu
3914768085 Implement hand tool
The logic for the hand tool is implemented in a separate project,
maintained at https://github.com/Rob--W/grab-to-pan.js

Integration notes
- Added toggle as an entry under the Secondary toolbar
- Added shortcut "h" to toggle hand tool (to-do: document this in wiki
  after merge). This shortcut is also used in Adobe's Acrobat Reader.

To-do: localizations for:
hand_tool_enable.title=
hand_tool_enable_label=
hand_tool_disable.title=
hand_tool_disable_label=

To-do (wish): persistence of hand tool preference, preferably a global setting.

secondaryToolbarButton-handTool.png created by Stephen Horlander <shorlander@mozilla.com>
2013-12-03 15:51:41 +01:00
Adolfo Jayme Barrientos
1b0842ad7c Update viewer.properties 2013-10-23 00:05:34 -05:00
Jonas Jenwald
3ee730d009 Merge pull request #3779 from xavier114fch/zh-TW
Update zh-TW locale
2013-10-07 08:03:15 -07:00
Xavier Fung
b484d72326 Update zh-TW locale 2013-10-07 22:45:16 +08:00
Haebaru
4d98103176 Update ja locale 2013-10-07 23:25:11 +09:00
Tim van der Meij
dbd214fd28 Merge pull request #3728 from JakubOnderka/patch-1
Added missed space in Czech translation
2013-10-02 06:13:27 -07:00
Paul Francis
bc70a195da Norwegian and Welsh locales added
Norsk (no), Cymreag (cy)
2013-09-25 11:43:49 +01:00
Jonas Jenwald
b31ace14b5 Add password strings to the Swedish l10n 2013-09-24 20:30:02 +02:00
Tim van der Meij
63233fa8c2 Improved password prompt 2013-09-24 17:46:54 +02:00
Jakub Onderka
8a7eae8f05 Added missed space in Czech translation 2013-09-24 10:25:02 +02:00