From c3162b00c7e3b4cef274b750fc66e87ff9ead13d Mon Sep 17 00:00:00 2001 From: Yury Delendik Date: Sat, 10 Nov 2012 15:57:56 -0600 Subject: [PATCH] Add license header to the rest of the l10n properties files --- l10n/ar/viewer.properties | 14 ++++++++++++++ l10n/cs/viewer.properties | 14 ++++++++++++++ l10n/da/chrome.properties | 14 ++++++++++++++ l10n/da/viewer.properties | 14 ++++++++++++++ l10n/de/viewer.properties | 14 ++++++++++++++ l10n/es/viewer.properties | 16 +++++++++++++++- l10n/fi/chrome.properties | 16 +++++++++++++++- l10n/fi/viewer.properties | 16 +++++++++++++++- l10n/he/viewer.properties | 14 ++++++++++++++ l10n/it/viewer.properties | 14 ++++++++++++++ l10n/ja/chrome.properties | 14 ++++++++++++++ l10n/ja/viewer.properties | 14 ++++++++++++++ l10n/nl/chrome.properties | 14 ++++++++++++++ l10n/nl/viewer.properties | 14 ++++++++++++++ l10n/pl/viewer.properties | 14 ++++++++++++++ l10n/pt-BR/viewer.properties | 14 ++++++++++++++ l10n/ro/viewer.properties | 14 ++++++++++++++ l10n/ru/viewer.properties | 16 +++++++++++++++- l10n/sr/viewer.properties | 14 ++++++++++++++ l10n/sv/chrome.properties | 14 ++++++++++++++ l10n/sv/viewer.properties | 14 ++++++++++++++ l10n/zh-CN/viewer.properties | 14 ++++++++++++++ l10n/zh-TW/chrome.properties | 14 ++++++++++++++ l10n/zh-TW/viewer.properties | 16 +++++++++++++++- 24 files changed, 341 insertions(+), 5 deletions(-) diff --git a/l10n/ar/viewer.properties b/l10n/ar/viewer.properties index 25e27b4c8..954436ef9 100644 --- a/l10n/ar/viewer.properties +++ b/l10n/ar/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # Main toolbar buttons (tooltips and alt text for images) previous.title=الصفحة السابقة previous_label=السابق diff --git a/l10n/cs/viewer.properties b/l10n/cs/viewer.properties index 96b596b16..629480f57 100644 --- a/l10n/cs/viewer.properties +++ b/l10n/cs/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + bookmark.title=Aktuální zobrazení(zkopírovat nebo otevřít v novém okně) previous.title=Předchozí stránka next.title=Další stránka diff --git a/l10n/da/chrome.properties b/l10n/da/chrome.properties index 750f5b04a..24c943bb1 100644 --- a/l10n/da/chrome.properties +++ b/l10n/da/chrome.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # Chrome notifikationsbar beskeder og knapper unsupported_feature=Denne PDF bliver måske ikke vist korrekt open_with_different_viewer=Åbn med en anden PDF-fremviser diff --git a/l10n/da/viewer.properties b/l10n/da/viewer.properties index 92a7c4bc0..c710189ac 100644 --- a/l10n/da/viewer.properties +++ b/l10n/da/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # Værktøjslinje knapper (tooltups og billedtekster) previous.title=Forrige previous_label=Forrige diff --git a/l10n/de/viewer.properties b/l10n/de/viewer.properties index a1d5c36c5..15909fc2a 100644 --- a/l10n/de/viewer.properties +++ b/l10n/de/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + bookmark.title=Aktuelle Ansicht (Kopieren oder in einem neuen Fenster öffnen) previous.title=Zurück next.title=Vor diff --git a/l10n/es/viewer.properties b/l10n/es/viewer.properties index 75fd1e756..7fea36d43 100644 --- a/l10n/es/viewer.properties +++ b/l10n/es/viewer.properties @@ -1,4 +1,18 @@ -# Main toolbar buttons (tooltips and alt text for images) +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Main toolbar buttons (tooltips and alt text for images) previous.title=Página anterior previous_label=Anterior next.title=Página siguiente diff --git a/l10n/fi/chrome.properties b/l10n/fi/chrome.properties index eb5522966..529da81dd 100644 --- a/l10n/fi/chrome.properties +++ b/l10n/fi/chrome.properties @@ -1,4 +1,18 @@ -# Chrome notification bar messages and buttons +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Chrome notification bar messages and buttons unsupported_feature=Tämä PDF-asiakirja ei ehkä näy oikeanlaisena. open_with_different_viewer=Avaa toisella ohjelmalla open_with_different_viewer.accessKey=o diff --git a/l10n/fi/viewer.properties b/l10n/fi/viewer.properties index 62dfa38f9..077b5ea27 100644 --- a/l10n/fi/viewer.properties +++ b/l10n/fi/viewer.properties @@ -1,4 +1,18 @@ -# Main toolbar buttons (tooltips and alt text for images) +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Main toolbar buttons (tooltips and alt text for images) previous.title=Edellinen sivu previous_label=Edellinen next.title=Seuraava sivu diff --git a/l10n/he/viewer.properties b/l10n/he/viewer.properties index 974343e04..607352174 100644 --- a/l10n/he/viewer.properties +++ b/l10n/he/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + bookmark.title=דף נוכחי (העתקה או פתיחה בחלון חדש) previous.title=דף קודם next.title=דף הבא diff --git a/l10n/it/viewer.properties b/l10n/it/viewer.properties index 86e16bf6d..ac7ba369a 100644 --- a/l10n/it/viewer.properties +++ b/l10n/it/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + bookmark.title=Visualizzazione corrente (copia o apri in una nuova finestra) previous.title=Precedente next.title=Successiva diff --git a/l10n/ja/chrome.properties b/l10n/ja/chrome.properties index 2d9b64fca..e9b4a5a2a 100644 --- a/l10n/ja/chrome.properties +++ b/l10n/ja/chrome.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # Chrome notification bar messages and buttons unsupported_feature=この PDF 文書はサポートされていないため正しく表示できない可能性があります。 open_with_different_viewer=ほかのビューアで開く diff --git a/l10n/ja/viewer.properties b/l10n/ja/viewer.properties index 0dcf96a08..13d71ee67 100644 --- a/l10n/ja/viewer.properties +++ b/l10n/ja/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # Main toolbar buttons (tooltips and alt text for images) previous.title=前のページ previous_label=前へ diff --git a/l10n/nl/chrome.properties b/l10n/nl/chrome.properties index 27ea0a40e..6ce6307d8 100644 --- a/l10n/nl/chrome.properties +++ b/l10n/nl/chrome.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # Chrome notification bar messages and buttons unsupported_feature=Dit PDF-document wordt mogelijk niet juist weergegeven. open_with_different_viewer=Openen met andere PDF-lezer \ No newline at end of file diff --git a/l10n/nl/viewer.properties b/l10n/nl/viewer.properties index feab1d55e..e0eddc652 100644 --- a/l10n/nl/viewer.properties +++ b/l10n/nl/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # Main toolbar buttons (tooltips and alt text for images) previous.title=Vorige pagina previous_label=Vorige diff --git a/l10n/pl/viewer.properties b/l10n/pl/viewer.properties index 8408b1f72..d16736911 100644 --- a/l10n/pl/viewer.properties +++ b/l10n/pl/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + bookmark.title=Aktualny widok (kopiuj lub otwórz w nowym oknie) previous.title=Poprzednia strona next.title=Następna strona diff --git a/l10n/pt-BR/viewer.properties b/l10n/pt-BR/viewer.properties index 0d268e1d5..84ab28763 100644 --- a/l10n/pt-BR/viewer.properties +++ b/l10n/pt-BR/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + bookmark.title=Marcar posição atual (bookmark) previous.title=Página anterior next.title=Próxima página diff --git a/l10n/ro/viewer.properties b/l10n/ro/viewer.properties index 5b79b2f51..af983ab7f 100644 --- a/l10n/ro/viewer.properties +++ b/l10n/ro/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + bookmark.title=Vederea curentă (copiază sau deschide în fereastră nouă) previous.title=Pagina precedentă next.title=Pagina următoare diff --git a/l10n/ru/viewer.properties b/l10n/ru/viewer.properties index f30c670af..7f2019b17 100644 --- a/l10n/ru/viewer.properties +++ b/l10n/ru/viewer.properties @@ -1,4 +1,18 @@ -bookmark.title=Ссылка на текущий вид (скопировать или открыть в новом окне) +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +bookmark.title=Ссылка на текущий вид (скопировать или открыть в новом окне) previous.title=Предыдущая страница next.title=Следующая страница print.title=Печать diff --git a/l10n/sr/viewer.properties b/l10n/sr/viewer.properties index 86e28ecb3..04498a91e 100644 --- a/l10n/sr/viewer.properties +++ b/l10n/sr/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + bookmark.title=Тренутни приказ (Умножити или отворити у новом прозору) previous.title=Предходна страна next.title=Следећа страна diff --git a/l10n/sv/chrome.properties b/l10n/sv/chrome.properties index 3c0e4b805..91e9dd288 100644 --- a/l10n/sv/chrome.properties +++ b/l10n/sv/chrome.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # Chrome notification bar messages and buttons unsupported_feature=Denna PDF kanske inte visas korrekt. open_with_different_viewer=Öppna med annan pdf-visare. diff --git a/l10n/sv/viewer.properties b/l10n/sv/viewer.properties index ba93666b6..3db6b51db 100644 --- a/l10n/sv/viewer.properties +++ b/l10n/sv/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # Main toolbar buttons (tooltips and alt text for images) previous.title=Föregående sida previous_label=Föregående diff --git a/l10n/zh-CN/viewer.properties b/l10n/zh-CN/viewer.properties index 8b670fe12..cbbae71da 100644 --- a/l10n/zh-CN/viewer.properties +++ b/l10n/zh-CN/viewer.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + bookmark.title=当前视图(复制或在新窗口中打开) previous.title=上一页 next.title=下一页 diff --git a/l10n/zh-TW/chrome.properties b/l10n/zh-TW/chrome.properties index 6fc1ede45..e5db21c8f 100644 --- a/l10n/zh-TW/chrome.properties +++ b/l10n/zh-TW/chrome.properties @@ -1,3 +1,17 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # Chrome 通知欄的訊息及按鍵 unsupported_feature=本 PDF 文件可能無法正常顯示。 open_with_different_viewer=使用其他檢視器打開文件 diff --git a/l10n/zh-TW/viewer.properties b/l10n/zh-TW/viewer.properties index 106bd59e1..3a14d68c0 100644 --- a/l10n/zh-TW/viewer.properties +++ b/l10n/zh-TW/viewer.properties @@ -1,4 +1,18 @@ -# 主工具列按鍵 (工具提示和圖像的替代文字) +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# 主工具列按鍵 (工具提示和圖像的替代文字) previous.title=上一頁 previous_label=上一頁 next.title=下一頁