4 * Ajatus - Distributed CRM
5 * @requires jQuery v1.2.1
7 * Copyright (c) 2007 Jerry Jalava <jerry.jalava@gmail.com>
8 * Copyright (c) 2007 Nemein Oy <http://nemein.com>
9 * Website: http://ajatus.info
10 * Licensed under the GPL license
11 * http://www.gnu.org/licenses/gpl.html
16 $.ajatus
= $.ajatus
|| {};
17 $.ajatus
.i10n
= $.ajatus
.i10n
|| {};
19 $.ajatus
.i10n
.currency
= {
24 $.ajatus
.i10n
.datetime
= {
29 $.ajatus
.i10n
.dict
= {
32 "distributed crm": "CRM",
33 "loading ajatus": "Ajatus - trwa uruchamianie",
35 "failed": "Nie powiodło się",
37 "continue": "Kontynuuj",
40 "archive": "Archiwum",
41 "archive": "Archiwum",
43 "deleted": "Usunięty",
44 "undelete": "Odtwórz", /* ??? */
48 "edit %s": "Edytuj %s",
52 "create %s": "Utwórz %s",
53 "add field": "Add field",
57 "description": "Opis",
60 "lastname": "Nazwisko",
64 "start": "Start", // This is bit misleading currently (Means start date)
65 "end": "End", // This is bit misleading currently (Means end date)
66 "location": "Location",
73 "selection": "Selection",
75 "global tag": "Tag globalny",
76 "related objects": "Obiekty powiązane",
78 "select one": "Select one",
80 "preview mode": "Preview",
82 "empty results": "Pusty wynik",
83 "no %s found": "%s nie znaleziony.",
86 "installing": "Instaluje",
87 "uninstalling": "Usuwam",
88 "installing application database": "Instaluje baze danych programu",
89 "uninstalling application database": "Usuwam baze danych programu",
90 "preparing application database": "Przygotowanie bazy danych programu",
91 "installing application tags database": "Instaluje tagi bazy danych",
92 "uninstalling application tags database": "Usuwam tagi bazy danych",
93 "installing application content database": "Instaluje baze danych programu",
94 "uninstalling application content database": "Usuwam baze danych programu",
97 "creator": "Utzworzył",
98 "created": "Utworzono",
99 "revisor": "Edytował",
100 "revised": "Edytowano",
101 "archiver": "Zarchiwizował",
102 "archived": "Zarchiwizowano",
103 "deleted": "Usunięty",
106 "frontpage": "Strona domowa",
108 "preferences": "Preferencje",
113 "hour report": "Raport godzinowy",
114 "event": "Wydarzenie",
116 "contact": "Kontakt",
117 "expense report": "Expense report",
119 "hour report for": "Hour report for ",
120 "expense report for": "Expense report for ",
123 "unknown document action": "Nieznana akcja dla dokumentu",
124 "unknown action %s requested for object %s!": "Nieznana akcja %s dla obiektu %s!",
125 "object deleted": "Obiekt usunięty",
126 "object %s moved to trash.": "Obiekt %s przeniesiony do kosza.",
127 "object %s removed from ajatus.": "Obiekt %s usunięty z Ajatus.",
128 "object restored": "Obiekt odtworzony",
129 "object %s restored succesfully.": "Obiek %s pomyślnie odtworzony.",
130 "emptying action pool": "Usuwam kolejki akcji",
131 "running %s pooled actions.": "Uruchamiam %s akcji z kolejki.",
133 // Add field -widget titles and messages
134 "widget %s doesn't support dynamic creation.": "Widget %s doesn't support dynamic creation.",
135 "widget %s doesn't support dynamic settings.": "Widget %s doesn't support dynamic settings.",
136 "settings": "Settings",
137 "edit field %s": "Edit field %s",
139 // Strings used in testing
140 "test %s": "Testuje %s",
141 "%d comment": "%d komentarz",
142 "%d comment in %d doc": "%d komentarz w %d "
145 $.ajatus
.i10n
.inflections
['pl_PL'] = {