~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to plugins/project-wizard/templates/gnome-shell-extension.wiz

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-05-19 19:20:27 UTC
  • mfrom: (1.1.47) (27.1.23 sid)
  • Revision ID: package-import@ubuntu.com-20120519192027-nn4vwn7auyo91d47
Tags: 2:3.4.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
                <name xml:lang="pt">Extensão do Interface GNOME</name>
21
21
                <name xml:lang="pt_BR">Extensão do GNOME Shell</name>
22
22
                <name xml:lang="ru">Расширение Gnome Shell</name>
 
23
                <name xml:lang="sk">Rozšírenia pre Gnome shell</name>
23
24
                <name xml:lang="sl">Razširitve lupine Gnome</name>
24
25
                <name xml:lang="sr">Проширење Гномове шкољке</name>
25
26
                <name xml:lang="sr@latin">Proširenje Gnomove školjke</name>
48
49
                <description xml:lang="pt">Uma extensão mínima do Interface GNOME</description>
49
50
                <description xml:lang="pt_BR">Uma extensão simples do GNOME Shell</description>
50
51
                <description xml:lang="ru">Минимальное расширение Gnome Shell</description>
 
52
                <description xml:lang="sk">Minimálne rozšírenie pre Gnome shell</description>
51
53
                <description xml:lang="sl">Enostavna razširitev lupine Gnome</description>
52
54
                <description xml:lang="sr">Најмање проширење Гномове шкољке</description>
53
55
                <description xml:lang="sr@latin">Najmanje proširenje Gnomove školjke</description>
400
402
                <property type="string" name="Email" mandatory="no" default="[+EmailAddress+]" label="Email address:" description="" xml:lang="si"></property>
401
403
                <property type="string" name="Version" mandatory="yes" default="0.1" label="වෙළුම:" xml:lang="si"></property>
402
404
        </page>
403
 
        <page xml:lang="sk" name="basic" label="Basic information" description="General Project Information">
404
 
                <property type="string" summary="yes" restriction="printable" name="Name" mandatory="yes" default="foobar-sample" label="Plugin Name:" description="Short but descriptive user-visible plugin name" xml:lang="sk"></property>
 
405
        <page xml:lang="sk" name="basic" label="Základné informácie" description="Základné informácie o projekte">
 
406
                <property type="string" summary="yes" restriction="printable" name="Name" mandatory="yes" default="foobar-sample" label="Názov zásuvného modulu:" description="Krátky, no výstižný názov modulu viditeľný pre používateľa" xml:lang="sk"></property>
405
407
                <property type="string" name="Author" mandatory="yes" default="[+UserName+]" label="Autor:" description="" xml:lang="sk"></property>
406
 
                <property type="string" name="Email" mandatory="no" default="[+EmailAddress+]" label="Email address:" description="" xml:lang="sk"></property>
 
408
                <property type="string" name="Email" mandatory="no" default="[+EmailAddress+]" label="Emailová adresa:" description="" xml:lang="sk"></property>
407
409
                <property type="string" name="Version" mandatory="yes" default="0.1" label="Verzia:" xml:lang="sk"></property>
408
410
        </page>
409
411
        <page xml:lang="sl" name="basic" label="Osnovne podrobnosti" description="Splošne podrobnosti projekta">
1160
1162
                <property type="string" name="Compatibility" mandatory="yes" default='3.2.0' label="Gnome Shell Compatibility:" description="Comma-separated list of gnome-shell version your plugin is compatible with" xml:lang="si"></property>
1161
1163
                <property type="hidden" name="NameCLower" default='[+(string->c-name! (string-substitute (string-downcase (get "Name")) " " "_"))+]'/>
1162
1164
        </page>
1163
 
        <page xml:lang="sk" name="options" label="Project options" description="Options for project build system">
1164
 
                <property type="directory" summary="yes" name="Destination" mandatory="yes" exist="no" default='[+AnjutaProjectDirectory+]/[+(string-substitute (string-downcase (get "Name")) " " "-")+]' label="Destination:" description="" xml:lang="sk"></property>
 
1165
        <page xml:lang="sk" name="options" label="Voľby projektu" description="Voľby pre systém zostavovania projektu">
 
1166
                <property type="directory" summary="yes" name="Destination" mandatory="yes" exist="no" default='[+AnjutaProjectDirectory+]/[+(string-substitute (string-downcase (get "Name")) " " "-")+]' label="Cieľ:" description="" xml:lang="sk"></property>
1165
1167
                [+INCLUDE "licenses.tpl"+]
1166
 
                <property type="string" name="Description" mandatory="yes" default="[+Name+]" label="Description:" description="Long description of your plugin" xml:lang="sk"></property>
1167
 
                <property type="string" name="UUID" mandatory="yes" default='[+(string-substitute (string->c-name! (get "Name")) " " "-")+]-[+EmailAddress+]' label="UUID:" description="Uuid is a globally-unique identifier for your extension.
1168
 
This should be in the format of an email address (foo.bar@extensions.example.com), but
1169
 
need not be an actual email address, though it's a good idea to base the uuid on your
1170
 
email address." xml:lang="sk"></property>
1171
 
                <property type="string" name="URL" mandatory="yes" default='http://mydomain.org' label="URL:" description="Extension URL" xml:lang="sk"></property>
1172
 
                <property type="string" name="Compatibility" mandatory="yes" default='3.2.0' label="Gnome Shell Compatibility:" description="Comma-separated list of gnome-shell version your plugin is compatible with" xml:lang="sk"></property>
 
1168
                <property type="string" name="Description" mandatory="yes" default="[+Name+]" label="Popis:" description="Dlhý popis zásuvného modulu" xml:lang="sk"></property>
 
1169
                <property type="string" name="UUID" mandatory="yes" default='[+(string-substitute (string->c-name! (get "Name")) " " "-")+]-[+EmailAddress+]' label="UUID:" description="UUID je globálne jedinečný identifikátor pre vaše rozšírenie.
 
1170
Mal by byť vo formáte emailovej adresy (nieco@rozsirenia.priklad.sk), ale nemusí
 
1171
to byť skutočná emailová adresa, no napriek tomu je vhodné, aby UUID bol vytvorený
 
1172
pomocou emailovej adresy." xml:lang="sk"></property>
 
1173
                <property type="string" name="URL" mandatory="yes" default='http://mydomain.org' label="URL:" description="URL rozšírenia" xml:lang="sk"></property>
 
1174
                <property type="string" name="Compatibility" mandatory="yes" default='3.2.0' label="Kopatibilita s Gnome shellom:" description="Zoznam čiarkou oddelených verzií gnome-shell, s ktorými je modul kompatibilný " xml:lang="sk"></property>
1173
1175
                <property type="hidden" name="NameCLower" default='[+(string->c-name! (string-substitute (string-downcase (get "Name")) " " "_"))+]'/>
1174
1176
        </page>
1175
1177
        <page xml:lang="sl" name="options" label="Možnosti projekta" description="Možnosti za sistem izgradnje projekta">