-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #362 from mikecao/dev
v1.5.0
- Loading branch information
Showing
8 changed files
with
133 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
{ | ||
"label.accounts": "Konta", | ||
"label.add-account": "Dodaj konto", | ||
"label.add-website": "Dodaj witrynę", | ||
"label.administrator": "Administrator", | ||
"label.all": "Wszystkie", | ||
"label.all-websites": "Wszystkie witryny", | ||
"label.back": "Powrót", | ||
"label.cancel": "Anuluj", | ||
"label.change-password": "Zmień hasło", | ||
"label.confirm-password": "Potwierdź hasło", | ||
"label.copy-to-clipboard": "Skopiuj do schowka", | ||
"label.current-password": "Aktualne hasło", | ||
"label.custom-range": "Zakres niestandardowy", | ||
"label.dashboard": "Dashboard", | ||
"label.date-range": "Zakres dat", | ||
"label.default-date-range": "Domyślny zakres dat", | ||
"label.delete": "Usuń", | ||
"label.delete-account": "Usuń konto", | ||
"label.delete-website": "Usuń witrynę", | ||
"label.dismiss": "Odrzuć", | ||
"label.domain": "Domena", | ||
"label.edit": "Edytuj", | ||
"label.edit-account": "Edytuj konto", | ||
"label.edit-website": "Edytuj witrynę", | ||
"label.enable-share-url": "Włącz udostępnianie adresu URL", | ||
"label.invalid": "Nieprawidłowy", | ||
"label.invalid-domain": "Nieprawidłowa witryna", | ||
"label.last-days": "Ostatnie {x} dni", | ||
"label.last-hours": "Ostatnie {x} godzin", | ||
"label.logged-in-as": "Zalogowano jako {username}", | ||
"label.login": "Zaloguj sie", | ||
"label.logout": "Wyloguj", | ||
"label.more": "Więcej", | ||
"label.name": "Name", | ||
"label.new-password": "Nowe hasło", | ||
"label.password": "Hasło", | ||
"label.passwords-dont-match": "Hasła się nie zgadzają", | ||
"label.profile": "Profil", | ||
"label.realtime": "Czas rzeczywisty", | ||
"label.realtime-logs": "Logi w czasie rzeczywistym", | ||
"label.refresh": "Odśwież", | ||
"label.required": "Wymagany", | ||
"label.reset": "Zresetuj", | ||
"label.save": "Zapisz", | ||
"label.settings": "Ustawienia", | ||
"label.share-url": "Udostępnij adres URL", | ||
"label.single-day": "W tym dniu", | ||
"label.this-month": "W tym miesiącu", | ||
"label.this-week": "W tym tygodniu", | ||
"label.this-year": "W tym roku", | ||
"label.timezone": "Strefa czasowa", | ||
"label.today": "Dzisiaj", | ||
"label.tracking-code": "Kod śledzenia", | ||
"label.unknown": "Nieznany", | ||
"label.username": "Nazwa użytkownika", | ||
"label.view-details": "Pokaż szczegóły", | ||
"label.websites": "Witryny", | ||
"message.active-users": "{x} aktualnie {x, plural, one {odwiedzający} other {odwiedzających}}", | ||
"message.confirm-delete": "Czy na pewno chcesz usunąć {target}?", | ||
"message.copied": "Skopiowano!", | ||
"message.delete-warning": "Wszystkie powiązane dane również zostaną usunięte.", | ||
"message.failure": "Coś poszło nie tak.", | ||
"message.get-share-url": "Uzyskaj adres URL udostępniania", | ||
"message.get-tracking-code": "Pobierz kod śledzenia", | ||
"message.go-to-settings": "Przejdź do ustawień", | ||
"message.incorrect-username-password": "Nieprawidłowa nazwa użytkownika/hasło.", | ||
"message.log.visitor": "Odwiedzający z {country} używa {browser} na {os} {device}", | ||
"message.new-version-available": "Nowa wersja umami {version} jest dostępna!", | ||
"message.no-data-available": "Brak dostępnych danych.", | ||
"message.no-websites-configured": "Nie masz skonfigurowanych żadnych witryn internetowych.", | ||
"message.page-not-found": "Strona nie znaleziona.", | ||
"message.powered-by": "Obsługiwane przez {name}", | ||
"message.save-success": "Zapisano pomyślnie.", | ||
"message.share-url": "To jest publicznie udostępniany adres URL dla {target}.", | ||
"message.track-stats": "Aby śledzić statystyki dla {target}, umieść poniższy kod w sekcji {head} swojej witryny.", | ||
"message.type-delete": "Wpisz {delete} w polu poniżej, aby potwierdzić.", | ||
"metrics.actions": "Działania", | ||
"metrics.average-visit-time": "Średni czas wizyty", | ||
"metrics.bounce-rate": "Współczynnik odrzuceń", | ||
"metrics.browsers": "Przeglądarki", | ||
"metrics.countries": "Kraje", | ||
"metrics.device.desktop": "Komputer", | ||
"metrics.device.laptop": "Laptop", | ||
"metrics.device.mobile": "Smartfon", | ||
"metrics.device.tablet": "Tablet", | ||
"metrics.devices": "Urządzenia", | ||
"metrics.events": "Zdarzenia", | ||
"metrics.filter.combined": "Połączone", | ||
"metrics.filter.domain-only": "Tylko domena", | ||
"metrics.filter.raw": "Surowe dane", | ||
"metrics.operating-systems": "System operacyjny", | ||
"metrics.page-views": "Wyświetlenia strony", | ||
"metrics.pages": "Strony", | ||
"metrics.referrers": "Źródła odsyłające", | ||
"metrics.unique-visitors": "Unikalni odwiedzający", | ||
"metrics.views": "Wyświetlenia", | ||
"metrics.visitors": "Odwiedzający" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "umami", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "A simple, fast, website analytics alternative to Google Analytics. ", | ||
"author": "Mike Cao <[email protected]>", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"AF":"Afganistan","AL":"Albania","DZ":"Algieria","AD":"Andora","AO":"Angola","AI":"Anguilla","AQ":"Antarktyda","AG":"Antigua i Barbuda","SA":"Arabia Saudyjska","AR":"Argentyna","AM":"Armenia","AW":"Aruba","AU":"Australia","AT":"Austria","AZ":"Azerbejd\u017can","BS":"Bahamy","BH":"Bahrajn","BD":"Bangladesz","BB":"Barbados","BE":"Belgia","BZ":"Belize","BJ":"Benin","BM":"Bermudy","BT":"Bhutan","BY":"Bia\u0142oru\u015b","BO":"Boliwia","BA":"Bo\u015bnia i Hercegowina","BW":"Botswana","BR":"Brazylia","BN":"Brunei","IO":"Brytyjskie Terytorium Oceanu Indyjskiego","VG":"Brytyjskie Wyspy Dziewicze","BG":"Bu\u0142garia","BF":"Burkina Faso","BI":"Burundi","CL":"Chile","CN":"Chiny","HR":"Chorwacja","CI":"C\u00f4te d\u2019Ivoire","CW":"Cura\u00e7ao","CY":"Cypr","TD":"Czad","ME":"Czarnog\u00f3ra","CZ":"Czechy","UM":"Dalekie Wyspy Mniejsze Stan\u00f3w Zjednoczonych","DK":"Dania","CD":"Demokratyczna Republika Konga","DM":"Dominika","DO":"Dominikana","DJ":"D\u017cibuti","EG":"Egipt","EC":"Ekwador","ER":"Erytrea","EE":"Estonia","SZ":"Eswatini","ET":"Etiopia","FK":"Falklandy","FJ":"Fid\u017ci","PH":"Filipiny","FI":"Finlandia","FR":"Francja","TF":"Francuskie Terytoria Po\u0142udniowe i Antarktyczne","GA":"Gabon","GM":"Gambia","GS":"Georgia Po\u0142udniowa i Sandwich Po\u0142udniowy","GH":"Ghana","GI":"Gibraltar","GR":"Grecja","GD":"Grenada","GL":"Grenlandia","GE":"Gruzja","GU":"Guam","GG":"Guernsey","GY":"Gujana","GF":"Gujana Francuska","GP":"Gwadelupa","GT":"Gwatemala","GN":"Gwinea","GW":"Gwinea Bissau","GQ":"Gwinea R\u00f3wnikowa","HT":"Haiti","ES":"Hiszpania","NL":"Holandia","HN":"Honduras","IN":"Indie","ID":"Indonezja","IQ":"Irak","IR":"Iran","IE":"Irlandia","IS":"Islandia","IL":"Izrael","JM":"Jamajka","JP":"Japonia","YE":"Jemen","JE":"Jersey","JO":"Jordania","KY":"Kajmany","KH":"Kambod\u017ca","CM":"Kamerun","CA":"Kanada","QA":"Katar","KZ":"Kazachstan","KE":"Kenia","KG":"Kirgistan","KI":"Kiribati","CO":"Kolumbia","KM":"Komory","CG":"Kongo","KR":"Korea Po\u0142udniowa","KP":"Korea P\u00f3\u0142nocna","CR":"Kostaryka","CU":"Kuba","KW":"Kuwejt","LA":"Laos","LS":"Lesotho","LB":"Liban","LR":"Liberia","LY":"Libia","LI":"Liechtenstein","LT":"Litwa","LU":"Luksemburg","LV":"\u0141otwa","MK":"Macedonia P\u00f3\u0142nocna","MG":"Madagaskar","YT":"Majotta","MW":"Malawi","MV":"Malediwy","MY":"Malezja","ML":"Mali","MT":"Malta","MP":"Mariany P\u00f3\u0142nocne","MA":"Maroko","MQ":"Martynika","MR":"Mauretania","MU":"Mauritius","MX":"Meksyk","FM":"Mikronezja","MM":"Mjanma (Birma)","MD":"Mo\u0142dawia","MC":"Monako","MN":"Mongolia","MS":"Montserrat","MZ":"Mozambik","NA":"Namibia","NR":"Nauru","NP":"Nepal","BQ":"Niderlandy Karaibskie","DE":"Niemcy","NE":"Niger","NG":"Nigeria","NI":"Nikaragua","NU":"Niue","NF":"Norfolk","NO":"Norwegia","NC":"Nowa Kaledonia","NZ":"Nowa Zelandia","OM":"Oman","PK":"Pakistan","PW":"Palau","PA":"Panama","PG":"Papua-Nowa Gwinea","PY":"Paragwaj","PE":"Peru","PN":"Pitcairn","PF":"Polinezja Francuska","PL":"Polska","PR":"Portoryko","PT":"Portugalia","ZA":"Republika Po\u0142udniowej Afryki","CF":"Republika \u015arodkowoafryka\u0144ska","CV":"Republika Zielonego Przyl\u0105dka","RE":"Reunion","RU":"Rosja","RO":"Rumunia","RW":"Rwanda","EH":"Sahara Zachodnia","KN":"Saint Kitts i Nevis","LC":"Saint Lucia","VC":"Saint Vincent i Grenadyny","BL":"Saint-Barth\u00e9lemy","MF":"Saint-Martin","PM":"Saint-Pierre i Miquelon","SV":"Salwador","WS":"Samoa","AS":"Samoa Ameryka\u0144skie","SM":"San Marino","SN":"Senegal","RS":"Serbia","SC":"Seszele","SL":"Sierra Leone","SG":"Singapur","SX":"Sint Maarten","SK":"S\u0142owacja","SI":"S\u0142owenia","SO":"Somalia","HK":"SRA Hongkong (Chiny)","MO":"SRA Makau (Chiny)","LK":"Sri Lanka","US":"Stany Zjednoczone","SD":"Sudan","SS":"Sudan Po\u0142udniowy","SR":"Surinam","SJ":"Svalbard i Jan Mayen","SY":"Syria","CH":"Szwajcaria","SE":"Szwecja","TJ":"Tad\u017cykistan","TH":"Tajlandia","TW":"Tajwan","TZ":"Tanzania","PS":"Terytoria Palesty\u0144skie","TL":"Timor Wschodni","TG":"Togo","TK":"Tokelau","TO":"Tonga","TT":"Trynidad i Tobago","TN":"Tunezja","TR":"Turcja","TM":"Turkmenistan","TC":"Turks i Caicos","TV":"Tuvalu","UG":"Uganda","UA":"Ukraina","UY":"Urugwaj","UZ":"Uzbekistan","VU":"Vanuatu","WF":"Wallis i Futuna","VA":"Watykan","VE":"Wenezuela","HU":"W\u0119gry","GB":"Wielka Brytania","VN":"Wietnam","IT":"W\u0142ochy","BV":"Wyspa Bouveta","CX":"Wyspa Bo\u017cego Narodzenia","IM":"Wyspa Man","SH":"Wyspa \u015awi\u0119tej Heleny","AX":"Wyspy Alandzkie","CK":"Wyspy Cooka","VI":"Wyspy Dziewicze Stan\u00f3w Zjednoczonych","HM":"Wyspy Heard i McDonalda","CC":"Wyspy Kokosowe","MH":"Wyspy Marshalla","FO":"Wyspy Owcze","SB":"Wyspy Salomona","ST":"Wyspy \u015awi\u0119tego Tomasza i Ksi\u0105\u017c\u0119ca","ZM":"Zambia","ZW":"Zimbabwe","AE":"Zjednoczone Emiraty Arabskie"} |
024e7c1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: