/* Localized strings from Schema.plist file */ /* Data Class: No comment provided by developer */ "com.apple.Contacts" = "Kontakty"; /* Singular Data Class: No comment provided by developer */ "Singular:com.apple.Contacts" = "Kontakt"; /* Entity: Contact */ "com.apple.contacts.Contact" = "Kontakt"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/first name" = "Imię"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/first name yomi" = "Imię fonetycznie"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/last name" = "Nazwisko"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/last name yomi" = "Nazwisko fonetycznie"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/maiden name" = "Nazwisko panieńskie"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/middle name" = "Drugie imię"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/middle name yomi" = "Drugie imię fonetycznie"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/suffix" = "Przyrostek"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/title" = "Stanowisko"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/nickname" = "Pseudonim"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/short name" = "Nazwa skrócona"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/display as company" = "Sposób wyświetlenia"; "com.apple.contacts.Contact/display as company/person" = "osoba"; "com.apple.contacts.Contact/display as company/company" = "firma"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/display order" = "Kolejność wyświetlania"; "com.apple.contacts.Contact/display order/firstNameFirst" = "Imię nazwisko"; "com.apple.contacts.Contact/display order/lastNameFirst" = "Nazwisko imię"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/company name" = "Nazwa firmy"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/company name yomi" = "Nazwa fonetyczna firmy"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/ticker symbol" = "Symbol zegara"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/department" = "Oddział"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/job title" = "Stanowisko"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/birthday" = "Urodziny"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/hobby" = "Hobby"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/notes" = "Notatki"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Contact/image" = "Obrazek"; /* Relationship: Maps contacts back to containing groups */ "com.apple.contacts.Contact/parent groups" = "Grupy nadrzędne"; /* Relationship: Phone numbers in a contact record */ "com.apple.contacts.Contact/phone numbers" = "Numery telefonów"; /* Relationship: Primary phone number in a contact record */ "com.apple.contacts.Contact/primary phone number" = "Numer telefonu podstawowy"; /* Relationship: Email addresses in a contact record */ "com.apple.contacts.Contact/email addresses" = "Adresy email"; /* Relationship: Primary email in a contact record */ "com.apple.contacts.Contact/primary email address" = "Email podstawowy"; /* Relationship: Street addresses in a contact record */ "com.apple.contacts.Contact/street addresses" = "Adres"; /* Relationship: Primary street address in a contact record */ "com.apple.contacts.Contact/primary street address" = "Adres podstawowy"; /* Relationship: Dates in a contact record */ "com.apple.contacts.Contact/dates" = "Daty"; /* Relationship: Primary date in a contact record */ "com.apple.contacts.Contact/primary date" = "Data podstawowa"; /* Relationship: Related names in a contact record */ "com.apple.contacts.Contact/related names" = "Pokrewne nazwy"; /* Relationship: Primary related name in a contact record */ "com.apple.contacts.Contact/primary related name" = "Powiązana nazwa podstawowa"; /* Relationship: URLs in a contact record */ "com.apple.contacts.Contact/URLs" = "URL"; /* Relationship: Primary URL in a contact record */ "com.apple.contacts.Contact/primary URL" = "Podstawowy adres URL"; /* Relationship: Instant Messengers in a contact record */ "com.apple.contacts.Contact/IMs" = "IM"; /* Relationship: Primary Instant Messenger in a contact record */ "com.apple.contacts.Contact/primary IM" = "Podstawowy IM"; /* Relationship: Custom Fields in a contact record */ "com.apple.contacts.Contact/custom fields" = "Własne pola"; /* Relationship: Primary custom field in a contact record */ "com.apple.contacts.Contact/primary custom field" = "Pole własne podstawowe"; /* Entity: Group */ "com.apple.contacts.Group" = "Grupa"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Group/name" = "Nazwa"; /* Relationship: Indicates subgroups and contacts within groups */ "com.apple.contacts.Group/members" = "Członkowie"; /* Relationship: Maps groups back to containing groups */ "com.apple.contacts.Group/parent groups" = "Grupy nadrzędne"; /* Relationship: Maps group to distribution phone numbers */ "com.apple.contacts.Group/distribution phone numbers" = "Numery telefonów listy dystrybucyjnej"; /* Relationship: Maps group to distribution email addresses */ "com.apple.contacts.Group/distribution email addresses" = "Adresy email listy dystrybucyjnej"; /* Relationship: Maps group to distribution street addresses */ "com.apple.contacts.Group/distribution street addresses" = "Adresy listy dystrybucyjnej"; /* Entity: Phone Number */ "com.apple.contacts.Phone Number" = "Numer telefonu"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Phone Number/type" = "Typ"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Phone Number/label" = "Etykieta"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Phone Number/value" = "Wartość"; /* Relationship: Phone Number to its enclosing Contact */ "com.apple.contacts.Phone Number/contact" = "Kontakt"; /* Entity: Email Address */ "com.apple.contacts.Email Address" = "Adresy email"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Email Address/type" = "Typ"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Email Address/label" = "Etykieta"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Email Address/value" = "Wartość"; /* Relationship: Email Address to its enclosing Contact */ "com.apple.contacts.Email Address/contact" = "Adres email dla kontaktu"; /* Entity: Street Address (postal address) */ "com.apple.contacts.Street Address" = "Ulica"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Street Address/type" = "Typ"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Street Address/label" = "Etykieta"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Street Address/street" = "Ulica"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Street Address/city" = "Miasto"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Street Address/state" = "Województwo"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Street Address/postal code" = "Kod pocztowy"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Street Address/country" = "Kraj"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Street Address/country code" = "Kod kraju"; /* Relationship: Street Address to its enclosing Contact */ "com.apple.contacts.Street Address/contact" = "Kontakt"; /* Entity: Date (other than birthday). */ "com.apple.contacts.Date" = "Data"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Date/type" = "Typ"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Date/label" = "Etykieta"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Date/value" = "Wartość"; /* Relationship: Date to its enclosing Contact */ "com.apple.contacts.Date/contact" = "Kontakt"; /* Entity: Related Name */ "com.apple.contacts.Related Name" = "Pokrewna nazwa"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Related Name/type" = "Typ"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Related Name/label" = "Etykieta"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Related Name/value" = "Wartość"; /* Relationship: Related Name to its enclosing Contact */ "com.apple.contacts.Related Name/contact" = "Kontakt"; /* Entity: URL */ "com.apple.contacts.URL" = "URL"; /* Attribute: No comment provided by developer */ "com.apple.contacts.URL/type" = "Typ"; /* Attribute: No comment provided by developer */ "com.apple.contacts.URL/label" = "Etykieta"; /* Attribute: No comment provided by developer */ "com.apple.contacts.URL/value" = "Wartość"; /* Relationship: URL to its enclosing Contact */ "com.apple.contacts.URL/contact" = "Kontakt"; /* Entity: Instant Messenger */ "com.apple.contacts.IM" = "IM"; /* Attribute: No comment provided by developer */ "com.apple.contacts.IM/type" = "Typ"; /* Attribute: No comment provided by developer */ "com.apple.contacts.IM/label" = "Etykieta"; /* Attribute: No comment provided by developer */ "com.apple.contacts.IM/service" = "Usługa"; /* Attribute: No comment provided by developer */ "com.apple.contacts.IM/user" = "Użytkownik"; /* Relationship: IM to its enclosing Contact */ "com.apple.contacts.IM/contact" = "Kontakt"; /* Entity: Custom Field */ "com.apple.contacts.Custom Field" = "Pole własne"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Custom Field/label" = "Etykieta"; /* Attribute: No comment provided by developer */ "com.apple.contacts.Custom Field/value" = "Wartość"; /* Relationship: Custom Field to its enclosing Contact */ "com.apple.contacts.Custom Field/contact" = "Kontakt"; /* Relationship: Calendar URIs in a contact record */ "com.apple.contacts.Contact/Calendar URIs" = "URI kalendarza"; /* Relationship: Primary Calendar URI in a contact record */ "com.apple.contacts.Contact/Primary Calendar URI" = "podstawowy URI kalendarza"; /* Entity: Calendar URI */ "com.apple.contacts.CalendarURI" = "URI kalendarza"; /* Attribute: No comment provided by developer */ "com.apple.contacts.CalendarURI/type" = "typ"; /* Attribute: No comment provided by developer */ "com.apple.contacts.CalendarURI/label" = "etykieta"; /* Attribute: No comment provided by developer */ "com.apple.contacts.CalendarURI/value" = "wartość"; /* Relationship: Calendar URI to its enclosing Contact */ "com.apple.contacts.CalendarURI/contact" = "kontakt";