|
2 | 2 | <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
3 | 3 | <file source-language="en" target-language="ro" datatype="plaintext" original="file.ext">
|
4 | 4 | <body>
|
5 |
| - <trans-unit id="1"> |
| 5 | + <trans-unit id="note"> |
| 6 | + <source>note</source> |
| 7 | + <target>NOTĂ</target> |
| 8 | + </trans-unit> |
| 9 | + <trans-unit id="tip"> |
| 10 | + <source>tip</source> |
| 11 | + <target>SFAT</target> |
| 12 | + </trans-unit> |
| 13 | + <trans-unit id="not_available"> |
| 14 | + <source>not_available</source> |
| 15 | + <target>Indisponibil</target> |
| 16 | + </trans-unit> |
| 17 | + <trans-unit id="mit_license"> |
| 18 | + <source>mit_license</source> |
| 19 | + <target>Licenţă MIT</target> |
| 20 | + </trans-unit> |
| 21 | + |
| 22 | + <trans-unit id="title.homepage"> |
| 23 | + <source>title.homepage</source> |
| 24 | + <target><![CDATA[Bine ai venit la aplicaţia <strong>Symfony Demo</strong>]]></target> |
| 25 | + </trans-unit> |
| 26 | + <trans-unit id="title.source_code"> |
| 27 | + <source>title.source_code</source> |
| 28 | + <target>Codul sursă folosit în această pagină</target> |
| 29 | + </trans-unit> |
| 30 | + <trans-unit id="title.controller_code"> |
| 31 | + <source>title.controller_code</source> |
| 32 | + <target>Codul din controler</target> |
| 33 | + </trans-unit> |
| 34 | + <trans-unit id="title.twig_template_code"> |
| 35 | + <source>title.twig_template_code</source> |
| 36 | + <target>Codul din şablonul Twig</target> |
| 37 | + </trans-unit> |
| 38 | + <trans-unit id="title.login"> |
| 39 | + <source>title.login</source> |
| 40 | + <target>Autentificare securizată</target> |
| 41 | + </trans-unit> |
| 42 | + <trans-unit id="title.post_list"> |
6 | 43 | <source>title.post_list</source>
|
7 | 44 | <target>Lista de articole</target>
|
8 | 45 | </trans-unit>
|
9 |
| - <trans-unit id="2"> |
| 46 | + <trans-unit id="title.edit_post"> |
| 47 | + <source>title.edit_post</source> |
| 48 | + <target>Modifică articolul #%id%</target> |
| 49 | + </trans-unit> |
| 50 | + <trans-unit id="title.add_comment"> |
| 51 | + <source>title.add_comment</source> |
| 52 | + <target>Adaugă un comentariu</target> |
| 53 | + </trans-unit> |
| 54 | + <trans-unit id="title.comment_error"> |
| 55 | + <source>title.comment_error</source> |
| 56 | + <target>A intervenit o eroare la publicarea comentariului tău</target> |
| 57 | + </trans-unit> |
| 58 | + |
| 59 | + <trans-unit id="action.show"> |
10 | 60 | <source>action.show</source>
|
11 | 61 | <target>Vezi</target>
|
12 | 62 | </trans-unit>
|
13 |
| - <trans-unit id="3"> |
| 63 | + <trans-unit id="action.show_code"> |
| 64 | + <source>action.show_code</source> |
| 65 | + <target>Vezi codul sursă</target> |
| 66 | + </trans-unit> |
| 67 | + <trans-unit id="action.edit"> |
14 | 68 | <source>action.edit</source>
|
15 | 69 | <target>Modifică</target>
|
16 | 70 | </trans-unit>
|
17 |
| - <trans-unit id="4"> |
| 71 | + <trans-unit id="action.edit_post"> |
| 72 | + <source>action.edit_post</source> |
| 73 | + <target>Modifică articolul</target> |
| 74 | + </trans-unit> |
| 75 | + <trans-unit id="action.save"> |
| 76 | + <source>action.save</source> |
| 77 | + <target>Salvează modificările</target> |
| 78 | + </trans-unit> |
| 79 | + <trans-unit id="action.delete_post"> |
| 80 | + <source>action.delete_post</source> |
| 81 | + <target>Şterge articolul</target> |
| 82 | + </trans-unit> |
| 83 | + <trans-unit id="action.create_post"> |
18 | 84 | <source>action.create_post</source>
|
19 | 85 | <target>Creează un articol nou</target>
|
20 | 86 | </trans-unit>
|
| 87 | + <trans-unit id="label.create_post"> |
| 88 | + <source>label.create_post</source> |
| 89 | + <target>Creează un articol nou</target> |
| 90 | + </trans-unit> |
| 91 | + <trans-unit id="action.back_to_list"> |
| 92 | + <source>action.back_to_list</source> |
| 93 | + <target>Înapoi la lista de articole</target> |
| 94 | + </trans-unit> |
| 95 | + <trans-unit id="action.publish_comment"> |
| 96 | + <source>action.publish_comment</source> |
| 97 | + <target>Publică comentariu</target> |
| 98 | + </trans-unit> |
| 99 | + <trans-unit id="action.sign_in"> |
| 100 | + <source>action.sign_in</source> |
| 101 | + <target>Autentifică-te</target> |
| 102 | + </trans-unit> |
| 103 | + <trans-unit id="action.browse_app"> |
| 104 | + <source>action.browse_app</source> |
| 105 | + <target>Mergi la aplicaţie</target> |
| 106 | + </trans-unit> |
| 107 | + <trans-unit id="action.browse_admin"> |
| 108 | + <source>action.browse_admin</source> |
| 109 | + <target>Mergi la administrare</target> |
| 110 | + </trans-unit> |
| 111 | + |
| 112 | + <trans-unit id="label.title"> |
| 113 | + <source>label.title</source> |
| 114 | + <target>Titlu</target> |
| 115 | + </trans-unit> |
| 116 | + <trans-unit id="label.author"> |
| 117 | + <source>label.author</source> |
| 118 | + <target>Autor</target> |
| 119 | + </trans-unit> |
| 120 | + <trans-unit id="label.author_email"> |
| 121 | + <source>label.author_email</source> |
| 122 | + <target>Email autor</target> |
| 123 | + </trans-unit> |
| 124 | + <trans-unit id="label.username"> |
| 125 | + <source>label.username</source> |
| 126 | + <target>Utilizator</target> |
| 127 | + </trans-unit> |
| 128 | + <trans-unit id="label.password"> |
| 129 | + <source>label.password</source> |
| 130 | + <target>Parolă</target> |
| 131 | + </trans-unit> |
| 132 | + <trans-unit id="label.role"> |
| 133 | + <source>label.role</source> |
| 134 | + <target>Rol</target> |
| 135 | + </trans-unit> |
| 136 | + <trans-unit id="label.content"> |
| 137 | + <source>label.content</source> |
| 138 | + <target>Conţinut</target> |
| 139 | + </trans-unit> |
| 140 | + <trans-unit id="label.summary"> |
| 141 | + <source>label.summary</source> |
| 142 | + <target>Rezumat</target> |
| 143 | + </trans-unit> |
| 144 | + <trans-unit id="label.published_at"> |
| 145 | + <source>label.published_at</source> |
| 146 | + <target>Publicat la</target> |
| 147 | + </trans-unit> |
| 148 | + <trans-unit id="label.actions"> |
| 149 | + <source>label.actions</source> |
| 150 | + <target>Acţiuni</target> |
| 151 | + </trans-unit> |
| 152 | + <trans-unit id="title.post_new"> |
| 153 | + <source>title.post_new</source> |
| 154 | + <target>Crearea unui articol nou</target> |
| 155 | + </trans-unit> |
| 156 | + <trans-unit id="action.edit_contents"> |
| 157 | + <source>action.edit_contents</source> |
| 158 | + <target>Modifică articolul</target> |
| 159 | + </trans-unit> |
| 160 | + |
| 161 | + <trans-unit id="menu.post_list"> |
| 162 | + <source>menu.post_list</source> |
| 163 | + <target>Lista de articole</target> |
| 164 | + </trans-unit> |
| 165 | + <trans-unit id="menu.back_to_blog"> |
| 166 | + <source>menu.back_to_blog</source> |
| 167 | + <target>Înapoi la blog</target> |
| 168 | + </trans-unit> |
| 169 | + <trans-unit id="menu.homepage"> |
| 170 | + <source>menu.homepage</source> |
| 171 | + <target>Prima pagină</target> |
| 172 | + </trans-unit> |
| 173 | + <trans-unit id="menu.admin"> |
| 174 | + <source>menu.admin</source> |
| 175 | + <target>Administrare</target> |
| 176 | + </trans-unit> |
| 177 | + <trans-unit id="menu.logout"> |
| 178 | + <source>menu.logout</source> |
| 179 | + <target>Ieşire</target> |
| 180 | + </trans-unit> |
| 181 | + |
| 182 | + <trans-unit id="post.to_publish_a_comment"> |
| 183 | + <source>post.to_publish_a_comment</source> |
| 184 | + <target>pentru a publica un comentariu</target> |
| 185 | + </trans-unit> |
| 186 | + <trans-unit id="post.num_comments"> |
| 187 | + <source>post.num_comments</source> |
| 188 | + <target>%count% comentariu|%count% comentarii</target> |
| 189 | + </trans-unit> |
| 190 | + <trans-unit id="post.commented_on"> |
| 191 | + <source>post.commented_on</source> |
| 192 | + <target>comentat la</target> |
| 193 | + </trans-unit> |
| 194 | + <trans-unit id="post.no_comments"> |
| 195 | + <source>post.no_comments</source> |
| 196 | + <target>Fii primul care comentează acest articol.</target> |
| 197 | + </trans-unit> |
| 198 | + |
| 199 | + <trans-unit id="help.app_description"> |
| 200 | + <source>help.app_description</source> |
| 201 | + <target><![CDATA[Aceasta este o <strong>aplicaţie demonstrativă</strong> construită pe Platforma Symfony pentru a ilustra modul recomandata de a dezvolta aplicaţii Symfony.]]></target> |
| 202 | + </trans-unit> |
| 203 | + <trans-unit id="help.show_code"> |
| 204 | + <source>help.show_code</source> |
| 205 | + <target><![CDATA[Fă click pe acest buton pentru afişarea codului sursă din <strong>controlerul</strong> şi <strong>şablonul</strong> folosite în acestă pagină.]]></target> |
| 206 | + </trans-unit> |
| 207 | + <trans-unit id="help.browse_app"> |
| 208 | + <source>help.browse_app</source> |
| 209 | + <target><![CDATA[Mergi la <strong>secţiunea publică</strong> a aplicaţiei demonstrative.]]></target> |
| 210 | + </trans-unit> |
| 211 | + <trans-unit id="help.browse_admin"> |
| 212 | + <source>help.browse_admin</source> |
| 213 | + <target><![CDATA[Mergi la <strong>secţiunea administrativă</strong> a aplicaţiei demonstrative.]]></target> |
| 214 | + </trans-unit> |
| 215 | + <trans-unit id="help.login_users"> |
| 216 | + <source>help.login_users</source> |
| 217 | + <target>Încearcă oricare dintr următorii utilizatori</target> |
| 218 | + </trans-unit> |
| 219 | + <trans-unit id="help.role_user"> |
| 220 | + <source>help.role_user</source> |
| 221 | + <target>utilizator simplu</target> |
| 222 | + </trans-unit> |
| 223 | + <trans-unit id="help.role_admin"> |
| 224 | + <source>help.role_admin</source> |
| 225 | + <target>administrator</target> |
| 226 | + </trans-unit> |
| 227 | + <trans-unit id="help.reload_fixtures"> |
| 228 | + <source>help.reload_fixtures</source> |
| 229 | + <target>Dacă aceşti utilizatori nu funcţionează, reîncarcă datele fixe ale aplicaţiei (fixtures) prin executarea acestei comenzi în terminal:</target> |
| 230 | + </trans-unit> |
| 231 | + <trans-unit id="help.add_user"> |
| 232 | + <source>help.add_user</source> |
| 233 | + <target>Dacă doreşti să creezi utilizatori noi, execută această comandă în terminal:</target> |
| 234 | + </trans-unit> |
| 235 | + <trans-unit id="help.more_information"> |
| 236 | + <source>help.more_information</source> |
| 237 | + <target><![CDATA[Pentru mai multe informaţii, citeşte <a href="http://symfony.com/doc">documentaţia Symfony</a>.]]></target> |
| 238 | + </trans-unit> |
21 | 239 | </body>
|
22 | 240 | </file>
|
23 | 241 | </xliff>
|
0 commit comments