Changeset 1643305
- Timestamp:
- 04/23/2017 04:55:39 PM (9 years ago)
- Location:
- by-this-author/trunk
- Files:
-
- 2 added
- 4 edited
-
by-this-author-people-lists.php (modified) (1 diff)
-
by-this-author-people-table.php (added)
-
by-this-author-settings.php (added)
-
by-this-author.php (modified) (2 diffs)
-
languages/by-this-author-it_IT.mo (modified) (previous)
-
languages/by-this-author-it_IT.po (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
by-this-author/trunk/by-this-author-people-lists.php
r1642080 r1643305 107 107 if ( strtoupper( mb_substr( $term->slug, 0, 1, 'UTF-8' ) ) == strtoupper( $initial ) ) 108 108 { 109 array_push( $fterms, $term);109 array_push( $fterms, $term ); 110 110 } 111 111 } -
by-this-author/trunk/by-this-author.php
r1642601 r1643305 17 17 18 18 require_once('by-this-author-people-lists.php'); 19 require_once('by-this-author-settings.php'); 19 20 20 21 class By_This_Author … … 201 202 202 203 By_This_Author_People_Lists::init(); 204 By_This_Author_Settings::init(); 203 205 } 204 206 } -
by-this-author/trunk/languages/by-this-author-it_IT.po
r1642080 r1643305 4 4 "Report-Msgid-Bugs-To: \n" 5 5 "POT-Creation-Date: \n" 6 "PO-Revision-Date: 2017-04-2 1 06:44:36+0000\n"6 "PO-Revision-Date: 2017-04-23 16:52:42+0000\n" 7 7 "Last-Translator: admin <gliavolesinelmondo@outlook.com>\n" 8 8 "Language-Team: \n" … … 51 51 msgstr "" 52 52 53 #: by-this-author.php:13 753 #: by-this-author.php:138 54 54 #, php-format 55 55 #@ by-this-author … … 57 57 msgstr "Tipi di articolo non conosciuti: %s" 58 58 59 #: by-this-author.php:14 159 #: by-this-author.php:142 60 60 #, php-format 61 61 #@ by-this-author … … 63 63 msgstr "Non ci sono articoli %s %s." 64 64 65 #: by-this-author.php:14 365 #: by-this-author.php:144 66 66 #, php-format 67 67 #@ by-this-author … … 69 69 msgstr "Articoli %s %s:" 70 70 71 #: by-this-author.php:13 371 #: by-this-author.php:134 72 72 #@ by-this-author 73 73 msgid "attributed to" 74 74 msgstr "attribuiti a" 75 75 76 #: by-this-author.php:12 176 #: by-this-author.php:122 77 77 #@ by-this-author 78 78 msgid "authored by or attributed to" 79 79 msgstr "scritti da o attribuiti a" 80 80 81 #: by-this-author.php:12 781 #: by-this-author.php:128 82 82 #@ by-this-author 83 83 msgid "authored by" … … 126 126 #@ default 127 127 msgid "People Index" 128 msgstr " "128 msgstr "Indice persone" 129 129 130 130 #: by-this-author-people-lists.php:272 131 131 #@ default 132 132 msgid "Author Index" 133 msgstr " "133 msgstr "Indice autori" 134 134 135 135 #: by-this-author-people-lists.php:279 136 136 #@ default 137 137 msgid "Member Index" 138 msgstr " "138 msgstr "Indice soci" 139 139 140 140 #: by-this-author-people-lists.php:141 … … 163 163 msgstr "indice_soci" 164 164 165 #: by-this-author-people-table.php:222 166 #: by-this-author-settings.php:133 167 #@ default 168 msgid "Name" 169 msgstr "Nome" 170 171 #: by-this-author-settings.php:135 172 #@ default 173 msgid "The name is how it appears on your site." 174 msgstr "Il nome come appare sul sito." 175 176 #: by-this-author-people-table.php:223 177 #: by-this-author-settings.php:138 178 #@ default 179 msgid "Slug" 180 msgstr "Slug" 181 182 #: by-this-author-settings.php:140 183 #@ default 184 msgid "The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." 185 msgstr "Lo “slug” è la versione del nome adatta per un URL. Solitamente è composta da solo lettere minuscole, numeri e trattini." 186 187 #: by-this-author-people-table.php:224 188 #: by-this-author-settings.php:143 189 #@ default 190 msgid "Description" 191 msgstr "Descrizione" 192 193 #: by-this-author-settings.php:145 194 #@ default 195 msgid "The description is not prominent by default; however, some themes may show it." 196 msgstr "La descrizione non viene normalmente visualizzata. Tuttavia alcuni temi lo possono fare." 197 198 #: by-this-author-people-table.php:225 199 #: by-this-author-settings.php:148 200 #@ by-this-author 201 msgid "Is member" 202 msgstr "È socio" 203 204 #: by-this-author-people-table.php:226 205 #: by-this-author-settings.php:152 206 #@ by-this-author 207 msgid "Is author" 208 msgstr "È autore" 209 210 #: by-this-author-settings.php:110 211 #: by-this-author-settings.php:178 212 #@ by-this-author 213 msgid "People" 214 msgstr "Persone" 215 216 #: by-this-author-settings.php:129 217 #@ by-this-author 218 msgid "Person Data" 219 msgstr "Informazioni persona" 220 221 #: by-this-author-settings.php:156 222 #@ by-this-author 223 msgid "Save data" 224 msgstr "Salva informazioni" 225 226 #: by-this-author-people-table.php:149 227 #@ by-this-author 228 msgid "yes" 229 msgstr "sì" 230 231 #: by-this-author-people-table.php:149 232 #@ by-this-author 233 msgid "no" 234 msgstr "no" 235 236 #: by-this-author-people-table.php:175 237 #@ default 238 msgid "Edit" 239 msgstr "" 240 241 #: by-this-author-people-table.php:176 242 #@ default 243 msgid "Delete" 244 msgstr "" 245 246 #: by-this-author-settings.php:178 247 #@ by-this-author 248 msgid "People Edit" 249 msgstr "Informazione persona" 250 251 #: by-this-author-settings.php:70 252 #@ by-this-author 253 msgid "You must fill-in at least Name and Slug" 254 msgstr "Almeno il Nome e lo Slug devono essere specificate" 255 256 #: by-this-author-settings.php:81 257 #@ by-this-author 258 msgid "Person data updated" 259 msgstr "Le informazioni sulla persona sono state aggiornate" 260 261 #: by-this-author-settings.php:81 262 #@ by-this-author 263 msgid "Person data added" 264 msgstr "Le informazioni sulla persona sono state aggiunte" 265 266 #: by-this-author-settings.php:157 267 #@ by-this-author 268 msgid "Cancel" 269 msgstr "Annulla" 270 271 #: by-this-author-settings.php:101 272 #@ by-this-author 273 msgid "Person data deleted" 274 msgstr "Le informazioni sulla persona sono state cancellati" 275
Note: See TracChangeset
for help on using the changeset viewer.