root/trunk/includes/labels.inc.php

Revision 27, 6.9 KB (checked in by alexx, 6 years ago)
  • Add support for .node album in Meta album (not usefull for dotnode.com user, but good for other "Open .node" installation that want to import dotnode.com album)
  • Add REST api to access .node Album (must be extented later with other module of .node)
  • Add forgotten icons for meta album
  • Add dPics scripts to automagicaly resize requested image with size put in his url (<dpics script>/500x400/<file_path>.jpg => give you <file_path>.jpg in 500x400)
Line 
1<?php
2/****************************************************** Open .node ***
3 * Description:   
4 * Status:        Stable.
5 * Author:        Alexandre Dath <alexandre@dotnode.com>
6 * $Id$
7 *
8 * Copyright (C) 2005 Alexandre Dath <alexandre@dotnode.com>
9 *
10 * This program is free software; you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License as published by
12 * the Free Software Foundation; either version 2 of the License, or
13 * (at your option) any later version.
14 *
15 * This program is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU General Public License for more details.
19 *
20 * You should have received a copy of the GNU General Public License
21 * along with this program; if not, write to the Free Software Foundation,
22 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
23 ******************** http://opensource.ikse.net/projects/dotnode ***/
24
25$labels['yesno'] = array(
26    'yes' => tr('Yes'),
27    'no' => tr('No') );
28
29$labels['language'] = array(
30    'fr_FR' => tr('French'),
31    'en_US' => tr('English'),
32    'es_ES' => tr('Spanish'),
33    'ja_JP' => tr('Japanese') );
34
35$labels['profile']['gender'] = array(
36    'male' => tr('Male'),
37    'female' => tr('Female') );
38
39$labels['profile']['relationship_status'] = array(
40    '(null)' => tr('No answer'),
41        'single' => tr('Single'),
42    'committed' => tr('Committed'),
43        'married' => tr('Married') );
44
45$labels['profile']['relationship_status_cb'] = array(
46        'single' => tr('Single'),
47        'committed' => tr('Committed'),
48        'married' => tr('Married') );
49
50$labels['profile']['here_for'] = array(
51    'friend' => tr('Friends'),
52    'business' => tr('Business networking'),
53    'dating' => tr('Dating'),
54    'partners' => tr('Activity Partners') );
55
56$labels['profile']['children'] = array(
57    '(null)' => tr('No answer'),
58        'no' => tr('No'),
59        'fulltime' => tr('Yes, full time'),
60        'halftime' => tr('Yes, half time'),
61        'notathome' => tr('Yes, but not at home') );
62   
63
64$labels['profile']['fashion'] = array(
65        'alternative' => tr('Alternative'),
66        'casual' => tr('Casual'),
67        'classic' => tr('Classic'),
68        'contemporary' => tr('Contemporary'),
69    'designer' => tr('Designer'),
70    'minimal' => tr('Minimal'),
71    'natural' => tr('Natural'),
72    'outdoorsy' => tr('Outdoorsy'),
73    'smart' => tr('Smart'),
74    'trendy' => tr('Trendy'),
75    'urban' => tr('Urban') );
76
77$labels['profile']['smoking'] = array(
78        '(null)' => tr('No answer'),
79        'no' => tr('No'),
80        'little' => tr('A little'),
81    'socialy' => tr('Socialy'),
82        'occasionally' => tr('Occasionally'),
83        'regularly' => tr('Regularly') );
84
85$labels['profile']['drinking'] =& $labels['profile']['smoking'];
86
87$labels['profile']['living'] = array(
88        'alone' => tr('Alone'),
89        'roommate' => tr('With my roommate(s)'),
90        'parents' => tr('With my parents'),
91        'partner' => tr('With my partner'),
92    'kid' => tr('With my kid(s)'),
93        'pet' => tr('With my pet(s)') );
94
95$labels['profile']['eye'] = array(
96    '(null' => tr('No answer'),
97    'blue' => tr('Blue'),
98        'green' => tr('Green'),
99        'brown' => tr('Brown'),
100        'black' => tr('Black'),
101        'gray' => tr('Gray'),
102        'hazel' => tr('Hazel') );
103
104$labels['profile']['hair'] = array(
105        '(null)' => tr('No answer'),
106        'blonde' => tr('Blonde'),
107        'black' => tr('Black'),
108        'auburn' => tr('Auburn'),
109        'gray' => tr('Gray'),
110        'salt_and_pepper' => tr('Salt and pepper'),
111    'red' => tr('Red'),
112        'light_brown' => tr('Light brown'),
113        'dark_brown' => tr('Dark brown') );
114
115$labels['profile']['body_art'] = array(
116        'hidden_tattoo' => tr('Hidden tattoo'),
117        'visible_tattoo' => tr('Visible tattoo'),
118        'pierced_tongue' => tr('Pierced tongue'),
119        'other_piercing' => tr('Other piercing') );
120
121$labels['profile']['best_feature'] = array(
122        'eyes' => tr('Eyes'),
123        'hair' => tr('Hair'),
124        'lips' => tr('Lips'),
125        'neck' => tr('Neck'),
126        'arms' => tr('Arms'),
127        'hands' => tr('Hands'),
128        'chest' => tr('Chest'),
129        'belly_button' => tr('Belly button'),
130        'butt' => tr('Butt'),
131        'legs' => tr('Legs'),
132        'calves' => tr('Calves'),
133        'feet' => tr('Feet'),
134        'not_on_the_list' => tr('Not in the list') );
135
136$labels['profile']['industry'] = array(
137    '(null)' =>tr('No answer'),
138    'agriculture' => tr('Agriculture'),
139    'arts' => tr('Arts'),
140    'construction' => tr('Construction'),
141    'consumer_goods' => tr('Consumer goods'),
142    'corporate_services' => tr('Corporate services'),
143    'education' => tr('Education'),
144    'finance' => tr('Finance'),
145    'government' => tr('Government'),
146    'hi-tech' => tr('Hi-technology'),
147    'legal' => tr('Legal'),
148    'manufacturing' => tr('Manufacturing'),
149    'media' => tr('Media'),
150    'medical' => tr('Medical'),
151    'non-profit' => tr('Non-profit'),
152    'entertainment' => tr('Entertainment'),
153    'scientific' => tr('Scientific'),
154    'service_industry' => tr('Service industry'),
155    'transportation' => tr('Transportation') );
156
157$labels['profile']['im_type'] = array(
158    '(null)' => tr('Nothing'),
159    'aim' => 'AIM',
160    'icq' => 'ICQ',
161    'irc' => 'IRC',
162    'msn' => 'MSN',
163    'jabber' => 'Jabber',
164    'skype' => 'Skype',
165    'yahoo' => 'Yahoo!' );
166
167$labels['access'] = array(
168    'myself'=> tr('Myself'),
169    'friends'=> tr('Friends'),
170    'friends_of_friends'=> tr('Friends of friends'),
171    'members'=> tr('All members'),
172    'everyone'=> tr('Everyone') );
173
174$labels['message']['dest'] = array(
175    'one' => tr('One'),
176    'friends' => tr('Friends'),
177    'friends_of_friends' => tr('Friends of friends') );
178
179$labels['blog']['status'] = array(
180    'offline' => tr('Offline'),
181    'online' => tr('Online') );
182
183$labels['settings'] = array(
184    'email' => tr('Email')/*,
185    'message' => tr('Message')*/ );
186
187$labels['friends']['relation'] = array(
188    'havent_seen' => tr("Haven't seen"),
189    'acquaintance' => tr('Acquaintance'),
190    'friend' => tr('Friend'),
191    'good_friend' => tr('Good friend'),
192    'best_friend' => tr('Best friend') );
193
194$labels['friends']['type'] = array(
195    'love' => tr('Love'),
196    'club' => tr('Asso/Club'),
197    'childhood' => tr('Childhood'),
198    'studies' => tr('Studies'),
199    'family' => tr('Family'),
200    'internet' => tr('Internet'),
201    'parties' => tr('Parties'),
202    'work' => tr('Work'),
203    'holidays' => tr('Holidays'),
204    'other' => tr('Other') );
205
206$labels['communities']['moderated'] = array(
207    'no' => tr('Public'),
208    'yes' => tr('Moderated') );
209
210$labels['communities']['anonymous'] = array(
211        'allowed' => tr('Anonymous'),
212        'not_allowed' => tr('Non-anonymous') );
213
214$labels['invitation']['todo'] = array(
215    'todo' => tr('Ready to send'),
216    'doing' => tr('Invitation sent'),
217    'done' => tr('Operation finished'),
218    'stop' => tr('Operation stopped'),
219    'error' => tr('Error') );
220   
221$labels['metalbum']['type'] = array(
222    'interalbum' => 'interAlbum.com',
223    'dotnode' => '.node (dotnode.com)',
224    'flickr' => 'Flickr.com' );
225
226?>
Note: See TracBrowser for help on using the browser.