source: extensions/Psli_BingMaps/language/pt_PT/plugin.lang.php @ 14908

Last change on this file since 14908 was 14908, checked in by TranslationTeam, 12 years ago

[psli_bingmaps] Update pt_PT, thanks to : klito

  • Property svn:executable set to *
File size: 3.7 KB
RevLine 
[14908]1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Action'] = 'Acção';
24$lang['Annuler le mode creation'] = 'Cancelar o modo perimetro';
25$lang['Bing Maps Key'] = 'Chave dos mapas bing';
26$lang['Categorie'] = 'Categoria';
27$lang['Center Latittude'] = 'Iniciar Latitude';
28$lang['Center Longitude'] = 'Iniciar Longitude';
29$lang['Cliquez pour acceder aux photos'] = 'Clique para ver';
30$lang['Cliquez pour zoomer sur'] = 'Clique para zoom ';
31$lang['Configuration'] = 'Instalar';
32$lang['Contenu'] = 'Mostrar a foto da categoria';
33$lang['Creer une zone'] = 'Criar perimetro';
34$lang['Enregistrer la zone'] = 'Salvar perimetro';
35$lang['Etes-vous sur ?'] = 'Tem a certeza?';
36$lang['Latitude'] = 'Latitude';
37$lang['Localisation - Plugin Psli-BingMaps'] = 'Localização - Extenção Psli-BingMaps';
38$lang['Longitude'] = 'Longitude';
39$lang['PointnClick Map'] = 'Aponte e clique no mapa';
40$lang['Set'] = 'Definir';
41$lang['Setup Helper'] = 'Use o mapa para definir a posição central inicial e nível de zoom do mapa';
42$lang['Submit'] = 'Salvar';
43$lang['Supprimer la localisation'] = 'Apagar todos os dados';
44$lang['Supprimer le dernier point'] = 'Apagar último ponto';
45$lang['Tout effacer'] = 'Remover tudo';
46$lang['Valider'] = 'Cometer';
47$lang['Zoom maximum'] = 'Zoom máximo';
48$lang['Zoom minimum'] = 'Zoom mínimo';
49$lang['Zoom niveau 10'] = 'Zoom nível 10';
50$lang['Zoom niveau 11'] = 'Zoom nível 11';
51$lang['Zoom niveau 12'] = 'Zoom nível 12';
52$lang['Zoom niveau 13'] = 'Zoom nível 13';
53$lang['Zoom niveau 14'] = 'Zoom nível 14';
54$lang['Zoom niveau 15'] = 'Zoom nível 15';
55$lang['Zoom niveau 16'] = 'Zoom nível 16';
56$lang['Zoom niveau 17'] = 'Zoom nível 17';
57$lang['Zoom niveau 18'] = 'Zoom nível 18';
58$lang['Zoom niveau 19'] = 'Zoom nível 19';
59$lang['Zoom niveau 1'] = 'Zoom nível 1';
60$lang['Zoom niveau 20'] = 'Zoom nível 20';
61$lang['Zoom niveau 2'] = 'Zoom nível 2';
62$lang['Zoom niveau 3'] = 'Zoom nível 3';
63$lang['Zoom niveau 4'] = 'Zoom nível 4';
64$lang['Zoom niveau 5'] = 'Zoom nível 5';
65$lang['Zoom niveau 6'] = 'Zoom nível 6';
66$lang['Zoom niveau 7'] = 'Zoom nível 7';
67$lang['Zoom niveau 8'] = 'Zoom nível 8';
68$lang['Zoom niveau 9'] = 'Zoom nível 9';
69$lang['Zoom'] = 'Iniciar zoom';
70?>
Note: See TracBrowser for help on using the repository browser.