Forráskód Böngészése

Merge pull request #133 from peterkokot/2.0

Slovenian translations updated
Thomas 12 éve
szülő
commit
1f39228bee
1 módosított fájl, 149 hozzáadás és 5 törlés
  1. 149 5
      Resources/translations/SonataUserBundle.sl.xliff

+ 149 - 5
Resources/translations/SonataUserBundle.sl.xliff

@@ -14,6 +14,10 @@
                 <source>breadcrumb.link_user_edit</source>
                 <target>Uredi</target>
             </trans-unit>
+            <trans-unit id="breadcrumb.link_user_delete">
+                <source>breadcrumb.link_user_delete</source>
+                <target>Izbriši</target>
+            </trans-unit>
             <trans-unit id="breadcrumb.link_group_list">
                 <source>breadcrumb.link_group_list</source>
                 <target>Skupine</target>
@@ -26,14 +30,130 @@
                 <source>breadcrumb.link_group_edit</source>
                 <target>Uredi</target>
             </trans-unit>
+            <trans-unit id="breadcrumb.link_group_delete">
+                <source>breadcrumb.link_group_delete</source>
+                <target>Izbriši</target>
+            </trans-unit>
             <trans-unit id="users">
                 <source>users</source>
                 <target>Uporabniki</target>
             </trans-unit>
             <trans-unit id="groups">
                 <source>groups</source>
+		<target>Skupine</target>
+            </trans-unit>
+            <trans-unit id="switch_user_exit">
+                <source>switch_user_exit</source>
+                <target>Izhod iz preklaplanja uporabnika</target>
+            </trans-unit>
+            <trans-unit id="switch_user">
+                <source>switch_user</source>
+                <target>Preklopi uporabnika</target>
+            </trans-unit>
+            <trans-unit id="user_block_logout">
+                <source>user_block_logout</source>
+                <target>Odjava</target>
+            </trans-unit>
+            <trans-unit id="user_form.label_username">
+                <source>form.label_username</source>
+                <target>Uporabniško ime</target>
+            </trans-unit>
+            <trans-unit id="form.label_email">
+                <source>form.label_email</source>
+                <target>E-pošta</target>
+            </trans-unit>
+            <trans-unit id="form.label_plain_password">
+                <source>form.label_plain_password</source>
+                <target>Običajno geslo</target>
+            </trans-unit>
+            <trans-unit id="form.label_groups">
+                <source>form.label_groups</source>
+                <target>Skupine</target>
+            </trans-unit>
+            <trans-unit id="form.label_roles">
+                <source>form.label_roles</source>
+                <target>Vloge</target>
+            </trans-unit>
+            <trans-unit id="form.label_locked">
+                <source>form.label_locked</source>
+                <target>Zaklenjeno</target>
+            </trans-unit>
+            <trans-unit id="form.label_expired">
+                <source>form.label_expired</source>
+                <target>Pretečeno</target>
+            </trans-unit>
+            <trans-unit id="form.label_enabled">
+                <source>form.label_enabled</source>
+                <target>Omogočeno</target>
+            </trans-unit>
+            <trans-unit id="form.label_credentials_expired">
+                <source>form.label_credentials_expired</source>
+                <target>Pravice pretečene</target>
+            </trans-unit>
+            <trans-unit id="user_form.label_name">
+                <source>form.label_name</source>
+                <target>Ime</target>
+            </trans-unit>
+            <trans-unit id="filter.label_username">
+                <source>filter.label_username</source>
+                <target>Uporabniško ime</target>
+            </trans-unit>
+            <trans-unit id="filter.label_name">
+                <source>filter.label_name</source>
+                <target>Ime</target>
+            </trans-unit>
+            <trans-unit id="filter.label_email">
+                <source>filter.label_email</source>
+                <target>E-pošta</target>
+            </trans-unit>
+            <trans-unit id="filter.label_locked">
+                <source>filter.label_locked</source>
+                <target>Zaklenjeno</target>
+            </trans-unit>
+            <trans-unit id="filter.label_id">
+                <source>filter.label_id</source>
+                <target>ID</target>
+            </trans-unit>
+            <trans-unit id="filter.label_groups">
+                <source>filter.label_groups</source>
+                <target>Skupine</target>
+            </trans-unit>
+            <trans-unit id="list.label_username">
+                <source>list.label_username</source>
+                <target>Uporabniško ime</target>
+            </trans-unit>
+            <trans-unit id="list.label_name">
+                <source>list.label_name</source>
+                <target>Ime</target>
+            </trans-unit>
+            <trans-unit id="list.label_email">
+                <source>list.label_email</source>
+                <target>E-pošta</target>
+            </trans-unit>
+            <trans-unit id="list.label_groups">
+                <source>list.label_groups</source>
                 <target>Skupine</target>
             </trans-unit>
+            <trans-unit id="list.label_locked">
+                <source>list.label_locked</source>
+                <target>Zaklenjeno</target>
+            </trans-unit>
+            <trans-unit id="list.label_enabled">
+                <source>list.label_enabled</source>
+                <target>Omogočeno</target>
+            </trans-unit>
+            <trans-unit id="list.label_created_at">
+                <source>list.label_created_at</source>
+                <target>Ustvarjeno ob</target>
+            </trans-unit>
+            <trans-unit id="list.label_impersonating">
+                <source>list.label_impersonating</source>
+                <target>Preklopi uporabnika</target>
+            </trans-unit>
+            <trans-unit id="list.label_roles">
+                <source>list.label_roles</source>
+                <target>Vloge</target>
+            </trans-unit>
             <trans-unit id="label_two_step_code">
                 <source>label_two_step_code</source>
                 <target>Validacija v dveh korakih</target>
@@ -48,7 +168,35 @@
             </trans-unit>
             <trans-unit id="sonata_user">
                 <source>sonata_user</source>
-                <target>Users</target>
+                <target>Uporabniki</target>
+            </trans-unit>
+            <trans-unit id="form_general">
+                <source>General</source>
+                <target>Splošno</target>
+            </trans-unit>
+            <trans-unit id="form_groups">
+                <source>Groups</source>
+                <target>Skupine</target>
+            </trans-unit>
+            <trans-unit id="form_management">
+                <source>Management</source>
+                <target>Upravljanje</target>
+            </trans-unit>
+            <trans-unit id="field.label_roles_editable">
+                <source>field.label_roles_editable</source>
+                <target>Vloge</target>
+            </trans-unit>
+            <trans-unit id="form.label_date_of_birth">
+                <source>form.label_date_of_birth</source>
+                <target>Datum rojstva</target>
+            </trans-unit>
+            <trans-unit id="form.label_firstname">
+                <source>form.label_firstname</source>
+		<target>Ime</target>
+            </trans-unit>
+            <trans-unit id="form.label_lastname">
+                <source>form.label_lastname</source>
+                <target>Priimek</target>
             </trans-unit>
             <trans-unit id="form.label_website">
                 <source>form.label_website</source>
@@ -190,10 +338,6 @@
                 <source>breadcrumb.link_user_show</source>
                 <target>Uporabnik</target>
             </trans-unit>
-            <trans-unit id="form.label_date_of_birth">
-                <source>form.label_date_of_birth</source>
-                <target>Datum rojstva</target>
-            </trans-unit>
         </body>
     </file>
 </xliff>