source: trunk/language/az_AZ/common.lang.php @ 20357

Last change on this file since 20357 was 20357, checked in by TranslationTeam, 11 years ago

[trunk_public] Update az_AZ, thanks to : Behrad

File size: 4.0 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 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/*
24Language Name: Azərbaycanca [AZ]
25Version: 2.4.0
26Language URI: http://piwigo.org/ext/extension_view.php?eid=618
27Author: Piwigo team
28Author URI: http://piwigo.org
29*/
30
31$lang_info['language_name'] = 'Azərbaycanca';
32$lang_info['country'] = 'Azərbaycan';
33$lang_info['direction'] = 'ltr';
34$lang_info['code'] = 'az';
35$lang_info['zero_plural'] = true;
36
37
38$lang['%d album updated'] = '%d albom yeniləndi';
39$lang['%d albums updated'] = '%d albomlar yeniləndi';
40$lang['%d comment to validate'] = '%d təsdiqlənməli şərh';
41$lang['%d comment'] = '%d şərh';
42$lang['%d comments to validate'] = '%d təsdiqlənməli şərhlər';
43$lang['%d comments'] = '%d şərhlər';
44$lang['%d hit'] = '%d keçid';
45$lang['%d hits'] = '%d keçidlər';
46$lang['%d Kb'] = '%d Kb';
47$lang['%d new comment'] = '%d yeni şərh';
48$lang['%d new comments'] = '%d yeni şərhlər';
49$lang['%d new photo'] = '%d yeni foto';
50$lang['%d new photos'] = '%d yeni fotolar';
51$lang['%d new user'] = '%d yeni istifadəçi';
52$lang['%d new users'] = '%d yeni istifadəçilər';
53$lang['%d photo is also linked to current tags'] = '%d foto həmçinin bu etiketlərlə əlaqələndirilmişdir';
54$lang['%d photo'] = '%d foto';
55$lang['%d photos are also linked to current tags'] = '%d fotolar həmçinin bu etiketlərlə əlaqələndirilmişdir';
56$lang['%d photos'] = '%d foto';
57$lang['%d rates'] = '%d qiymətlər';
58$lang['(!) This comment requires validation'] = '(!) Şərh təsdiq olunmalıdır';
59$lang['... or browse your empty gallery'] = '... ya da boş qalereyanızı gözdən keçirdin';
60$lang['... or please deactivate this message, I will find my way by myself'] = '... ya da zəhmət olmasa bu mesajı deaktiv edin, mən özüm yolu tapacam';
61$lang['A comment on your site'] = 'Saytınızdakı şərh';
62$lang['About Piwigo'] = 'Piwigo haqqında';
63$lang['About'] = 'Haqqında';
64$lang['Album'] = 'albom
65';
66$lang['File'] = 'fayl';
67$lang['Display'] = 'göstər';
68$lang['Delete'] = 'sil
69';
70$lang['Date'] = 'tarix';
71$lang['Contact'] = 'təmas';
72$lang['Calendar'] = 'təqvim';
73$lang['Are you sure?'] = 'əminsinizmi?';
74$lang['All'] = 'Bütün';
75$lang['Author'] = 'Müəllif
76';
77$lang['Album: %s'] = 'Albom: %5';
78$lang['Administration'] = 'Müdiriyyət';
79$lang['Accelerate diaporama speed'] = 'Sürətin artır
80';
81$lang['Add a comment'] = 'Geyd əlavə et';
82$lang['Admin: %s'] = 'Müdir: %5';
83$lang['%d rate'] = '%d norma';
84$lang['2small'] = 'XXS-bapbalaca';
85$lang['Comment'] = '   
86qeyd';
87$lang['Albums'] = 'Albomlar';
88?>
Note: See TracBrowser for help on using the repository browser.