forked from asbjornu/Umbraco-5-Localization
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pl.xml
486 lines (403 loc) · 29.3 KB
/
pl.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
<?xml version="1.0" encoding="utf-8" ?>
<Localizations Language="pl">
<!-- Single file per language approach. Match all languages (*) as theses are the default text if no localizations exist -->
<!-- Applications -->
<Text Key="content">Treść</Text>
<Text Key="media">Media</Text>
<Text Key="settings">Ustawienia</Text>
<Text Key="developer">Programista</Text>
<Text Key="users">Użytkownicy</Text>
<Text Key="members">Członkowie</Text>
<!-- These are used regardless of class, assembly and namespace -->
<Text Key="Name">Nazwa</Text>
<Text Key="CreatedBy">Utworzony przez</Text>
<Text Key="UtcCreated">Data utworzenia</Text>
<Text Key="UtcModified">Data modyfikacji</Text>
<Text Key="NodeName">Nazwa węzła</Text>
<Text Key="UpdatedBy">Zaktualizowany przez</Text>
<Text Key="ShowLabel">Pokaż etykietę</Text>
<!-- Messages -->
<Text Key="Login.Invalid">Niewłaściwa nazwa użytkownika bądź hasło</Text>
<Text Key="Delete.Successful">Element został skasowany</Text>
<Text Key="Delete.Failed">Element nie został skasowany</Text>
<Text Key="Validation.Errors">Wystąpiły błędy walidacji</Text>
<Text Key="Save.ErrorsOccurred.Message">#Plural(ErrorCount){Wystąpił błąd walidacji | Wystąpiły błędy walidacji}</Text>
<Text Key="Save.ErrorsOccurred.Title">Błędy walidacji</Text>
<Text Key="Save.ValidationSummary.Title">Proszę usunąć błędy i spróbować ponownie.</Text>
<Text Key="Content.Save.Title">Treść zapisana</Text>
<Text Key="Content.Save.Message">Pamiętaj o opublikowaniu w celu uwidocznienia zmian</Text>
<Text Key="Content.SaveUnathorized.Title">Treść nie została zapisana</Text>
<Text Key="Content.SaveUnathorized.Message">Treść nie została zapisana ze względu na niewystarczające uprawnienia</Text>
<Text Key="Content.UnSaved.Message">This content is currently un-saved. Remember to save this content if you would like to be able to come back and edit it later.</Text>
<Text Key="Content.NoTemplates.Message">There are currently no templates available for this content.</Text>
<Text Key="Content.UrlResolutionFailedHostname.Message">A URL could not be generated for this node because the branch it is contained in requires that a hostname is assigned.</Text>
<Text Key="Content.NoChildTypesAllowed.Message">This content type does not have any allowed child content types assigned</Text>
<Text Key="User.Save.Title">User saved</Text>
<Text Key="User.Save.Message">The user information has been successfully saved</Text>
<Text Key="User.UnSaved.Message">This user is currently un-saved. Remember to save this user if you would like to be able to come back and edit it later.</Text>
<Text Key="UserGroup.Save.Title">User group saved</Text>
<Text Key="UserGroup.Save.Message">The user group information has been successfully saved</Text>
<Text Key="UserGroup.UnSaved.Message">This user group is currently un-saved. Remember to save this user group if you would like to be able to come back and edit it later.</Text>
<Text Key="UserGroup.Inherit.Message">Please note, permissions set to inherit will default to deny if no explicit allow permission can be inherited.</Text>
<Text Key="MemberGroup.Save.Title">Member group saved</Text>
<Text Key="MemberGroup.Save.Message">The member group information has been successfully saved</Text>
<Text Key="MemberGroup.UnSaved.Message">This member group is currently un-saved. Remember to save this member group if you would like to be able to come back and edit it later.</Text>
<Text Key="DataType.Save.Title">Data type saved</Text>
<Text Key="DataType.Save.Message">Data type has been saved</Text>
<Text Key="DataType.UnSaved.Message">This data type is currently un-saved. Remember to save this data type if you would like to be able to come back and edit it later.</Text>
<Text Key="DocumentType.Save.Title">Document type saved</Text>
<Text Key="DocumentType.Save.Message">Document type has been successfully saved</Text>
<Text Key="DocumentType.UnSaved.Message">This document type is currently un-saved. Remember to save this document type if you would like to be able to come back and edit it later.</Text>
<Text Key="DocumentType.PropertyDeleted.Title">Property deleted</Text>
<Text Key="DocumentType.PropertyDeleted.Message">Document type property has been deleted</Text>
<Text Key="DocumentType.TabDeleted.Title">Tab deleted</Text>
<Text Key="DocumentType.TabDeleted.Message">Document type tab has been deleted</Text>
<Text Key="DocumentType.TabAdded.Title">Tab added</Text>
<Text Key="DocumentType.TabAdded.Message">Document type tab has been added</Text>
<Text Key="DocumentType.Validation.DuplicateTab">The tab name entered already exists</Text>
<Text Key="DocumentType.Validation.RequiredTabName">A tab name must be specified</Text>
<Text Key="Permissions.Title">Permissions updated</Text>
<Text Key="Permissions.Success.Message">Permissions successfully saved on node {Name}</Text>
<Text Key="Permissions.NoUserGroups.Message">No non-admin user groups found, please add a new user group before attempting to set permissions</Text>
<Text Key="PublicAccess.Title">Public access updated</Text>
<Text Key="PublicAccess.Success.Message">Public access successfully updated on node {Name}</Text>
<Text Key="Hostname.Title">Hostnames updated</Text>
<Text Key="Hostname.Success.Message">{Count} hostnames successfully saved on node {Name}</Text>
<Text Key="Language.Title">Language updated</Text>
<Text Key="Language.Success.Message">Language successfully saved for node {Name}</Text>
<Text Key="Sort.Title">Content sorting</Text>
<Text Key="Rollback.Title">Content rolling back</Text>
<Text Key="Sort.Success.Message">Content sorted successfully</Text>
<Text Key="Move.Success.Message">'{FromName}' has been moved to '{ToName}'</Text>
<Text Key="Copy.Success.Message">'{FromName}' has been copied to '{ToName}'</Text>
<Text Key="Rollback.Success.Message">Content rolled back successfully</Text>
<Text Key="Publish.Title">Content publishing</Text>
<Text Key="Publish.SingleSuccess.Message">'{Name}' has been published</Text>
<Text Key="Publish.SingleUnathorized.Message">'{Name}' was not published due to insufficient permissions</Text>
<Text Key="Publish.ChildrenSuccess.Message">'{Name}' and subpages have been published</Text>
<Text Key="Publish.IncludeChildren.Label">Publish '{Name}' and all its subpages</Text>
<Text Key="Publish.IncludeUnpublishedChildren.Label">Include unpublished child pages</Text>
<Text Key="Unpublish.Title">Content unpublishing</Text>
<Text Key="Unpublish.SingleSuccess.Message">'{Name}' has been unpublished</Text>
<Text Key="Unpublish.SingleUnathorized.Message">'{Name}' was not unpublished due to insufficient permissions</Text>
<Text Key="Language.Save.Title">Language saved</Text>
<Text Key="Language.Save.Message">The language has been successfully saved</Text>
<Text Key="Language.UnSaved.Message">This language is currently un-saved. Remember to save this language if you would like to be able to come back and edit it later.</Text>
<Text Key="Macro.Save.Title">Macro saved</Text>
<Text Key="Macro.Save.Message">Macro has been successfully saved</Text>
<Text Key="Macro.UnSaved.Message">This macro is currently un-saved. Remember to save this macro if you would like to be able to come back and edit it later.</Text>
<Text Key="Macro.ParamsPopulated.Title">Macro Parameters</Text>
<Text Key="Macro.ParamsPopulatedSuccess.Message">Macro parameters successfully retreived</Text>
<Text Key="Macro.ParamsFailedSurfaceAction.Message">Could not determine parameters for child action a they contain one or more: out, return value or LCID parameters</Text>
<Text Key="Macro.ParamsFailedPartialView.Message">Could not find the partial view referenced</Text>
<Text Key="Macro.RenderingFailed.Message">An error occurred rendering the macro '{MacroName}'. ERROR: '{Error}'. See Umbraco log for full details.</Text>
<Text Key="Macro.RenderingFailed.Title">Macro error</Text>
<Text Key="Template.Save.Title">Template saved</Text>
<Text Key="Template.Save.Message">Template has been successfully saved</Text>
<Text Key="Partials.Save.Title">Template saved</Text>
<Text Key="Partials.Save.Message">Template has been successfully saved</Text>
<Text Key="Script.Save.Title">Script saved</Text>
<Text Key="Script.Save.Message">Script has been successfully saved</Text>
<Text Key="Stylesheet.Save.Title">Stylesheet saved</Text>
<Text Key="Stylesheet.Save.Message">Stylesheet has been successfully saved</Text>
<Text Key="StylesheetRule.UnSaved.Message">This rule is currently un-saved. Remember to save this rule if you would like to be able to come back and edit it later.</Text>
<Text Key="Folder.Save.Title">Folder created</Text>
<Text Key="Folder.Save.Message">Folder has been created successfully</Text>
<Text Key="File.UnSaved.Message">This file is currently un-saved. Remember to save this file if you would like to be able to come back and edit it later.</Text>
<!-- Global UI -->
<Text Key="UI.Button.Logout">Wyloguj</Text>
<Text Key="UI.Button.About">Informacje</Text>
<Text Key="UI.Title.Sections">Sekcje</Text>
<Text Key="UI.Title.Search">Szukaj</Text>
<Text Key="UI.Tab.UmbracoProperties">Właściwości umbraco</Text>
<Text Key="UI.Tab.FileProperties">Właściwości umbraco</Text>
<!-- Trees-->
<!-- TODO -->
<!-- Fixed Tree Nodes -->
<Text Key="Local packages">Paczki lokalne</Text>
<!-- Menu Items-->
<Text Key="Audit">Audyt</Text>
<Text Key="Copy">Kopiuj</Text>
<Text Key="CreateFolder">Utwórz folder</Text>
<Text Key="Create">Utwórz</Text>
<Text Key="Delete">Usuń</Text>
<Text Key="EmptyRecycleBin">Opróżnij kosz</Text>
<Text Key="ExportDocumentType">Wyeksportuj typ dokumentu</Text>
<Text Key="Manage hostnames">Nazwy hostów</Text>
<Text Key="ImportDocumentType">Importuj typ dokumentu</Text>
<Text Key="Language">Język</Text>
<Text Key="Logout">Wyloguj</Text>
<Text Key="Move">Przesuń</Text>
<Text Key="Notify">Powiadom</Text>
<Text Key="Package">Paczka</Text>
<Text Key="Permissions">Uprawnienia</Text>
<Text Key="Public Access">Dostęp publiczny</Text>
<Text Key="Publish">Publikuj</Text>
<Text Key="Refresh">Odświerz</Text>
<Text Key="Rollback">Wycofaj</Text>
<Text Key="Save">Zapisz</Text>
<Text Key="SendPublish">Wyślij do publikacji</Text>
<Text Key="SendTranslate">Wyślij do tłumaczenia</Text>
<Text Key="Sort">Sortuj</Text>
<Text Key="Translate">Przetłumacz</Text>
<Text Key="Update">Aktualizuj</Text>
<!-- Dashboards -->
<!-- Editors -->
<!-- General -->
<Text Key="Editors.PleaseSelect">Proszę Wybrać...</Text>
<Text Key="Editors.File">Plik</Text>
<Text Key="Editors.Folder">Folder</Text>
<Text Key="Editors.None">Nic</Text>
<!-- Controls -->
<!-- Date Time Picker-->
<Text Key="DateTimePicker.Choose">Wybierz Datę</Text>
<Text Key="DateTimePicker.None">Nie wybrano daty</Text>
<Text Key="DateTimePicker.Clear">Wyczyść datę</Text>
<!-- Schema Editor -->
<Text Key="Schema.Editor.Tab.Info">Informacje</Text>
<Text Key="Schema.Editor.Tab.Composition">Struktura</Text>
<Text Key="Schema.Editor.Tab.Properties">Właściwości</Text>
<Text Key="Schema.Editor.Tab.Tabs">Zakładki</Text>
<Text Key="Schema.Editor.Notice.PropInheritance">Changes have been made to the list of types this type inherits from. Please re-save to be able to see any new inherited properties.</Text>
<Text Key="Schema.Editor.Notice.TabInheritance">Changes have been made to the list of types this type inherits from. Please re-save to be able to see any new inherited tabs.</Text>
<!-- Content Editor -->
<Text Key="Content.Editor.Tab.GeneralProperties">Właścwości podstawowe</Text>
<Text Key="Content.Editor.Label.NotPublishedYet">Ten element nie został opublikowany</Text>
<Text Key="Content.Editor.Label.LastPublished">Ostatnio opublikowano</Text>
<!-- Action - Copy Content -->
<Text Key="Action.Copy.Title">Kopiuj</Text>
<Text Key="Action.Copy.HeaderTitle">Wybierz element pod który dokument '{Name}' powinien zostać skopiowany</Text>
<!-- Action - Manage Hostnames -->
<Text Key="Action.HostNames.Title">Nazwy hostów</Text>
<Text Key="Action.HostNames.Button.AddHostname">Dodaj nazwę hosta</Text>
<Text Key="Action.HostNames.Button.DeleteHostname">Usuń hosta</Text>
<Text Key="Action.HostNames.Description.VirtualDirectory">Aktualna strona uruchomiona jest w katalogu wirtualnym</Text>
<Text Key="Action.HostNames.Description.ResultingHostname">Wyjściowa nazwa hosta przekieruje do</Text>
<!-- Action - Set Languages-->
<Text Key="Action.Language.Title">Wybierz język</Text>
<!-- Action - Move Content -->
<Text Key="Action.Move.Title">Przesuń</Text>
<Text Key="Action.Move.HeaderTitle">Wybierz element pod który dokument '{Name}' powinien zostać przesunięty</Text>
<!-- Action - Manage Permissions-->
<Text Key="Action.Permissions.Title">Zarządzaj uprawnieniami</Text>
<!-- Action - Public Access-->
<Text Key="Action.PublicAccess.Title">Zarządzaj dostępem publicznym</Text>
<Text Key="Action.PublicAccess.Label.MemberGroups">Grupy Członków</Text>
<Text Key="Action.PublicAccess.Description.MemberGroups">Wybierz grupę członków, która powinna mieć dostęp do tej strony.</Text>
<Text Key="Action.PublicAccess.Label.Available">Dostępny</Text>
<Text Key="Action.PublicAccess.Label.Selected">Wybrany</Text>
<Text Key="Action.PublicAccess.Title.Select">Wybierz strony przekierowań po zalogowaniu lub w przypadku wystąpienia błędów.</Text>
<Text Key="Action.PublicAccess.Label.LoginPage">Strona Logowania</Text>
<Text Key="Action.PublicAccess.Description.LoginPage">Wybierz stronę, która zawiera formularz logowania</Text>
<Text Key="Action.PublicAccess.Label.ErrorPage">Strona Błędu</Text>
<Text Key="Action.PublicAccess.Description.ErrorPage">Wybierz stronę wyświetlaną kiedy użytkownik jest zalogowany, ale nie posiada wystarczających uprawnień.</Text>
<!-- Action - Publish-->
<Text Key="Action.Publish.Title">Publish content</Text>
<Text Key="Action.Publish.Description.Save">Click 'Save' to publish '{Name}' and thereby making it's content publicly available.</Text>
<Text Key="Action.Publish.Description.Children">You can publish this page and all it's sub-pages by checking publish all children below.
</Text>
<!-- Action - Rollback-->
<Text Key="Action.Rollback.Title">Wycofaj</Text>
<Text Key="Action.Rollback.HeaderTitle">Wybierz dokument do porównania z aktualną wersją dokumentu '{Name}'</Text>
<Text Key="Action.Rollback.Label.Current">Aktualny</Text>
<Text Key="Action.Rollback.Label.Created">Utworzony</Text>
<Text Key="Action.Rollback.Label.LastStatus">Ostatnia zmiana statusu</Text>
<Text Key="Action.Rollback.Label.Target">Docelowy</Text>
<Text Key="Action.Rollback.SelectVersion">Wybierz wersję...</Text>
<Text Key="Action.Rollback.Label.View">Zobacz</Text>
<Text Key="Action.Rollback.Label.Diff">Różnice</Text>
<!-- Action - Sort-->
<Text Key="Action.Sort.Title">Sortuj elementy</Text>
<Text Key="Action.Sort.Table.Name">Nazwa</Text>
<Text Key="Action.Sort.Table.CreationDate">Data utworzenia</Text>
<Text Key="Action.Sort.Table.SortOrder">Kolejność sortowania</Text>
<!-- Media Editor -->
<Text Key="Media.Editor.Tab.UmbracoProperties">Właściwości Umbraco</Text>
<!-- Language Editor -->
<Text Key="Language.Editor.Tab.NewLanguage">Nowy język</Text>
<Text Key="Language.Editor.Label.ISO">Kod ISO</Text>
<Text Key="Language.Editor.Label.Fallbacks">Fallbacks</Text>
<Text Key="Language.Editor.FallbackOrder">Ustaw kolejność fallbacks...</Text>
<!-- Dictionary Editor -->
<Text Key="Dictionary.Editor.Tab.UmbracoProperties">Właściwości Umbraco</Text>
<!-- Document Type Editor-->
<Text Key="DocumentType.Editor.Description.IsAbstract">Sets whether document type is intended only to be inherited by others. If checked it will not be selectable for content entry directly.</Text>
<Text Key="DocumentType.Editor.Title.AddNewProperty">Add new property</Text>
<Text Key="DocumentType.Editor.Button.AddNewProperty">Click here to add a new property</Text>
<Text Key="DocumentType.Editor.Button.CancelNewProperty">Cancel creating new property</Text>
<Text Key="DocumentType.Editor.Title.Tab">Tab</Text>
<Text Key="DocumentType.Editor.NoProperties">No properties</Text>
<Text Key="DocumentType.Editor.Label.Tab">Defined Tabs</Text>
<!-- Media Type Editor-->
<!-- Stylesheet Editor -->
<Text Key="Stylesheet.Editor.Title">Edytor stylu</Text>
<!-- Stylesheet Rule Editor -->
<Text Key="StylesheetRule.Editor.Title.Create">Reguły tworzenia</Text>
<Text Key="StylesheetRule.Editor.Title.Edit">Reguły edycji</Text>
<Text Key="StylesheetRule.Editor.Description.Name">Nazwa identyfikująca regułę w edytorze treści</Text>
<Text Key="StylesheetRule.Editor.Description.Selector">Selektor css dla reguły np.: h1, .redHeader, .blueText</Text>
<Text Key="StylesheetRule.Editor.Label.Styles">Style</Text>
<Text Key="StylesheetRule.Editor.Label.Preview">Podgląd</Text>
<!-- Scripts Editor -->
<Text Key="Script.Create.Title">Utwórz Skrypt</Text>
<Text Key="Script.Editor.Title">Edytor Skryptów</Text>
<!-- Template Editor -->
<Text Key="Template.Editor.Title">Edytor Szablonów</Text>
<Text Key="Template.Editor.Title.MasterTemplate">Master Template</Text>
<!-- Partial Editor -->
<Text Key="Partial.Create.Title">Create a partial</Text>
<Text Key="Partial.Editor.Title">Partial Editor</Text>
<Text Key="Partial.Editor.Title.CurrentPath">Current path</Text>
<Text Key="Partial.Editor.Label.CreateFile">Create file</Text>
<Text Key="Partial.Editor.Label.CreateFolder">Create folder</Text>
<!-- Datatype editor-->
<Text Key="DataType.Create.Title">Create a new data type</Text>
<Text Key="DataType.Editor.Tab.Title">Data type</Text>
<Text Key="DataType.Editor.Settings">Settings</Text>
<Text Key="DataType.Editor.DataTypeGUID">Data Type GUID</Text>
<Text Key="DataType.Editor.SelectPropEditor">--Select Property Editor--</Text>
<!-- Packaging Editor -->
<Text Key="Packaging.Editor.Title">Local package repository</Text>
<Text Key="Packaging.Editor.Title.Upload">Upload package to local repository</Text>
<Text Key="Packaging.Editor.Labels.FileName">Filename</Text>
<Text Key="Packaging.Editor.Button.Upload">Upload</Text>
<Text Key="Packaging.Editor.Labels.AutoInstall">Auto install package (Please also accept the terms below)</Text>
<Text Key="Packaging.Editor.Title.Upload">Upload package to local repository</Text>
<Text Key="Packaging.Editor.Title.Install">Install a local package</Text>
<Text Key="Packaging.Editor.Notice.Install.Title">Only install packages from sources you know and trust!</Text>
<Text Key="Packaging.Editor.Notice.Install"><![CDATA[
<p>
When installing an Umbraco package you should use the same caution as when you install
an application on your computer.</p>
<p>
A malicious package could damage your Umbraco installation just like a malicious
application can damage your computer.</p>
<p>
It is recommended to install from the official Umbraco package repository or a custom
repository whenever it's possible.</p>
]]>
</Text>
<Text Key="Packaging.Editor.Labels.Risks">I understand the security risks associated with installing a local package</Text>
<Text Key="Packaging.Editor.InstallPackage">Install package</Text>
<Text Key="Packaging.Editor.UnInstallPackage">Uninstall package</Text>
<Text Key="Packaging.Editor.Button.RemoveFromLocal">Remove from local repository</Text>
<Text Key="Packaging.Editor.RecycleApplication.Title">Local package repository</Text>
<Text Key="Packaging.Editor.RecycleApplication.PleaseWait">Please wait while your application restarts</Text>
<Text Key="Packaging.Editor.RecycleApplication.WaitingForServer">Waiting for server response...</Text>
<!-- Macro Editor -->
<Text Key="Macro.Create.Title">Create new macro</Text>
<Text Key="Macro.Editor.Tab.Props">Macro Properties</Text>
<Text Key="Macro.Editor.Tab.Params">Macro Parameters</Text>
<Text Key="Macro.Editor.Validation.MacroItemSelected">Ensure a macro item is selected for the current macro type</Text>
<Text Key="Macro.Editor.Params.Notice">You can automatically populate the macro parameters by clicking the 'Populate' button.
This will scan the macro item/file that you've selected to determine its parameters and
automatically fill in the name, alias and type of parameter.</Text>
<Text Key="Macro.Editor.Button.Populate">Populate</Text>
<Text Key="Macro.Editor.Button.Populate.Title">Automatically populate macro parameters</Text>
<Text Key="Macro.Editor.ParamsTable.Show">Show</Text>
<Text Key="Macro.Editor.ParamsTable.Alias">Alias</Text>
<Text Key="Macro.Editor.ParamsTable.Name">Name</Text>
<Text Key="Macro.Editor.ParamsTable.Type">Type</Text>
<Text Key="Macro.Editor.Validation.AliasRequired">The Alias field is required.</Text>
<Text Key="Macro.Editor.Validation.NameRequired">The Name field is required.</Text>
<Text Key="Macro.Editor.Button.Add">Add parameter</Text>
<!-- Macro Partial Editor-->
<Text Key="MacroPartial.Create.Title">Create a new partial</Text>
<Text Key="Packaging.Editor.Title">Partial Editor</Text>
<!-- User Editor -->
<Text Key="User.Editor.Tab.NewUser">Nowy Użytkownik</Text>
<Text Key="User.Editor.Tab.Backoffice">Backoffice</Text>
<Text Key="User.Editor.Tab.UmbracoProperties">Właściwości Umbraco</Text>
<Text Key="User.Editor.Label.UserGroups">Grupy Użytkowników</Text>
<Text Key="User.Editor.Label.StartNodeContent">Węzeł w Treści</Text>
<Text Key="User.Editor.Label.StartNodeMedia">Węzeł w Mediach</Text>
<Text Key="User.Editor.Label.Sections">Sekcje</Text>
<!-- User Group Editor -->
<Text Key="UserGroup.Editor.Tab.NewUserGroup">Nowa Grupa Użytkowników</Text>
<Text Key="UserGroup.Editor.Tab.UmbracoProperties">Właściwości Umbraco</Text>
<Text Key="UserGroup.Editor.Label.Permissions">Uprawnienia</Text>
<!-- Member Editor -->
<Text Key="Member.Editor.Tab.NewMember">Nowy Członek</Text>
<Text Key="Member.Editor.Tab.UmbracoProperties">Właściwości Umbraco</Text>
<Text Key="Member.Editor.Label.MemberGroups">Grupy Członków</Text>
<!-- Member Group Editor -->
<Text Key="MemberGroup.Editor.Tab.NewMemberGroup">Nowa Grupa Członków</Text>
<Text Key="MemberGroup.Editor.Tab.UmbracoProperties">Właściwości Umbraco</Text>
<!-- Member Type Editor -->
<Namespace Name="Umbraco.Cms.Web">
<Text Key="CoreEntityModel.PropertyEditorId">Choose property editor</Text>
<Text Key="CoreEntityModel.UtcPublished">Pulication status</Text>
<Text Key="ContentEditorModel.DocumentTypeName">Document type</Text>
<Text Key="ContentEditorModel.SelectedTemplateId">Template</Text>
<Text Key="ContentEditorModel.UtcPublishedDate">Publication status</Text>
<Text Key="ContentEditorModel.UtcPublishScheduled">Publish at</Text>
<Text Key="ContentEditorModel.UtcUnpublishScheduled">Remove at</Text>
<Text Key="ContentEditorModel.DocumentLinks">Links to document</Text>
<Text Key="CreateContentModel.SelectedDocumentTypeId">Choose document type</Text>
<Text Key="DocumentTypeProperty.DataTypeId">Data Type</Text>
<Text Key="DocumentTypeProperty.TabId">Tab</Text>
<Text Key="MemberEditorModel.ConfirmPassword">Confirm password</Text>
<Text Key="MemberEditorModel.OldPassword">Old password</Text>
<Text Key="MemberEditorModel.IsApproved">Login enabled?</Text>
<Text Key="MemberEditorModel.LastLoginDate">Last login date</Text>
<Text Key="MemberEditorModel.LastActivityDate">Last activity date</Text>
<Text Key="MemberEditorModel.LastPasswordChangeDate">Last password change date</Text>
<Text Key="UserEditorModel.ConfirmPassword">Confirm password</Text>
<Text Key="UserEditorModel.OldPassword">Old password</Text>
<Text Key="UserEditorModel.IsApproved">Login enabled?</Text>
<Text Key="UserEditorModel.SessionTimeout">Session timeout (mins)</Text>
<Text Key="UserEditorModel.LastLoginDate">Last login date</Text>
<Text Key="UserEditorModel.LastActivityDate">Last activity date</Text>
<Text Key="UserEditorModel.LastPasswordChangeDate">Last password change date</Text>
<Text Key="UserEditorModel.StartContentHiveId">Start node for Content</Text>
<Text Key="UserEditorModel.StartMediaHiveId">Start node for Media</Text>
<Text Key="UserEditorModel.Applications">Sections</Text>
<Text Key="CreateDocumentTypeModel.CreateTemplate">Create matching template</Text>
<Text Key="CreateDocumentTypeModel.SelectedDocumentTypeId">Master document type</Text>
<Text Key="CreateMacroModel.MacroType">Macro Type</Text>
<Text Key="MacroEditorModel.MacroType">Macro Type</Text>
<Text Key="MacroEditorModel.UseInEditor">Use in editor</Text>
<Text Key="MacroEditorModel.RenderContentInEditor">Render content in editor</Text>
<Text Key="MacroEditorModel.CachePeriodSeconds">Cache period in seconds</Text>
<Text Key="MacroEditorModel.CacheByPage">Cache by page</Text>
<Text Key="MacroEditorModel.CachePersonalized">Cache personalized</Text>
<Text Key="HostnamesModel.NewHostname">Add hostname</Text>
<Text Key="HostnamesModel.AssignedHostnames">Assigned hostnames</Text>
<Text Key="AbstractSchemaEditorModel.Name">Name</Text>
<Text Key="AbstractSchemaEditorModel.Alias">Alias</Text>
<Text Key="AbstractSchemaEditorModel.Icon">Icon</Text>
<Text Key="AbstractSchemaEditorModel.Icon.Description">The icon to display in the content tree.</Text>
<Text Key="AbstractSchemaEditorModel.Thumbnail">Thumbnail</Text>
<Text Key="AbstractSchemaEditorModel.Thumbnail.Description">The thumbnail to display on the 'Create' screen.</Text>
<Text Key="AbstractSchemaEditorModel.Description">Description</Text>
<Text Key="AbstractSchemaEditorModel.Description.Description">A description to display on the 'Create' screen.</Text>
<Text Key="AbstractSchemaEditorModel.InheritFrom">Inherit From</Text>
<Text Key="AbstractSchemaEditorModel.InheritFrom.Description">The parent types this type should inherit tabs/properties from.</Text>
<Text Key="AbstractSchemaEditorModel.AllowedChildren">Allowed Children</Text>
<Text Key="AbstractSchemaEditorModel.AllowedChildren.Description">The types that are allowed to be created beneath this type.</Text>
<Text Key="DocumentTypeEditorModel.AllowedTemplates">Allowed Templates</Text>
<Text Key="DocumentTypeEditorModel.AllowedTemplates.Description">The templates that can be used by this type.</Text>
<Text Key="DocumentTypeEditorModel.DefaultTemplateId">Default Template</Text>
<Text Key="DocumentTypeEditorModel.DefaultTemplateId.Description">The default template to use when creating content of this type.</Text>
<Text Key="MembershipCreateStatus.DuplicateUserName">Username already exists. Please enter a different username.</Text>
<Text Key="MembershipCreateStatus.DuplicateEmail">A user name for that e-mail address already exists. Please enter a different e-mail address.</Text>
<Text Key="MembershipCreateStatus.InvalidPassword">The password provided is invalid. Please enter a valid password value.</Text>
<Text Key="MembershipCreateStatus.InvalidEmail">The e-mail address provided is invalid. Please check the value and try again.</Text>
<Text Key="MembershipCreateStatus.InvalidAnswer">The password retrieval answer provided is invalid. Please check the value and try again.</Text>
<Text Key="MembershipCreateStatus.InvalidQuestion">The password retrieval question provided is invalid. Please check the value and try again.</Text>
<Text Key="MembershipCreateStatus.InvalidUserName">The user name provided is invalid. Please check the value and try again.</Text>
<Text Key="MembershipCreateStatus.ProviderError">The authentication provider returned an error. Please verify your entry and try again. If the problem persists, please contact your system administrator.</Text>
<Text Key="MembershipCreateStatus.UserRejected">The user creation request has been canceled. Please verify your entry and try again. If the problem persists, please contact your system administrator.</Text>
</Namespace>
<Namespace Name="Umbraco.Cms.Web.PropertyEditors">
<Text Key="IsRequired">Required</Text>
<Text Key="RichTextPreValueModel.ShowContextMenu">Show context menu</Text>
<Text Key="RichTextPreValueModel.EditorSize">Editor size</Text>
<Text Key="RichTextPreValueModel.TinyMceItems">Rich text elements</Text>
<Text Key="TextBoxPreValueModel.RegexValidationStatement">Regular expression validation statement</Text>
<Text Key="ColorSwatchPickerPreValueModel.Colors">Colors</Text>
<Text Key="DateTimePickerPreValueModel.ShowTime">Also show time selection</Text>
<Text Key="NodeNameEditorModel.UrlName">Url name</Text>
<Text Key="NodeNameEditorModel.UrlAliases">Url aliases</Text>
</Namespace>
</Localizations>