1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-24 17:49:44 +00:00
seahub/static/scripts/i18n/pl/djangojs.js

1544 lines
92 KiB
JavaScript

'use strict';
{
const globals = this;
const django = globals.django || (globals.django = {});
django.pluralidx = function(n) {
const v = (n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);
if (typeof v === 'boolean') {
return v ? 1 : 0;
} else {
return v;
}
};
/* gettext library */
django.catalog = django.catalog || {};
const newcatalog = {
"(If left blank, owner will be admin)": "(Je\u015bli puste, w\u0142a\u015bcicielem b\u0119dzie admin)",
"(at least {passwordMinLength} characters and includes {passwordStrengthLevel} of the following: number, upper letter, lower letter and other symbols)": "(at least {passwordMinLength} characters and includes {passwordStrengthLevel} of the following: number, upper letter, lower letter and other symbols)",
"(at least {placeholder} characters)": "(at least {placeholder} characters)",
"(current notification)": "(obecne powiadomienie)",
"(current version)": "(obecna wersja)",
"1 Year": "1 rok",
"1 cell copied": "1 cell copied",
"1 filter": "1 filter",
"1 hidden property": "1 hidden property",
"1 month ago": "1 miesi\u0105c temu",
"1 preset filter": "1 preset filter",
"1 preset hidden property": "1 preset hidden property",
"1 preset sort": "1 preset sort",
"1 record selected": "1 record selected",
"1 row is copied.": "1 row is copied.",
"1 sort": "1 sort",
"1 week ago": "1 tydzie\u0144 temu",
"3 days ago": "3 dni temu",
"30 Days": "30 dni",
"7 Days": "7 dni",
"A file is being uploaded. Are you sure you want to leave this page?": "A file is being uploaded. Are you sure you want to leave this page?",
"A file with the same name already exists in this folder.": "Plik o takiej samej nazwie ju\u017c istnieje w tym folderze.",
"API Token": "API Token",
"API token is copied to the clipboard.": "API token is copied to the clipboard.",
"About": "O...",
"About Us": "O nas",
"Abuse Content": "Abuse Content",
"Abuse Reports": "Abuse Reports",
"Abuse Type": "Abuse Type",
"Abuse report added": "Abuse report added",
"Accept": "Zaakceptuj",
"Accepted": "Zaakceptowane",
"Accepted at": "Zaakceptowano",
"Accepter": "Zaakceptowa\u0142",
"Access Log": "Log dost\u0119pu",
"Accurate to minute": "Accurate to minute",
"Action": "Action",
"Actions": "Akcje",
"Activate user immediately after registration. If unchecked, a user need to be activated by administrator or via activation email": "Aktywuj konto u\u017cytkownik\u00f3w natychmiast po rejestracji. Je\u015bli odznaczone, u\u017cytkownik b\u0119dzie musia\u0142 zosta\u0142 aktywowany przez administratora lub przez e-mail.",
"Activated": "Aktywowane",
"Activated Users": "Aktywowani u\u017cytkownicy",
"Active": "Aktywny",
"Active Users": "Aktywni u\u017cytkownicy",
"Activities": "Aktywno\u015bci",
"Add": "Dodaj",
"Add Admin": "Add Admin",
"Add Admins": "Dodaj administrator\u00f3w",
"Add Library": "Dodaj bibliotek\u0119",
"Add Member": "Dodaj cz\u0142onka",
"Add Organization": "Add Organization",
"Add Terms and Conditions": "Dodaj regulamin",
"Add User": "Dodaj u\u017cytkownika",
"Add Wiki": "Dodaj Wiki",
"Add admin": "Dodaj admina",
"Add auto expiration": "Dodaj termin wa\u017cno\u015bci",
"Add cover": "Add cover",
"Add custom permission": "Add custom permission",
"Add group": "Add group",
"Add group member": "Add group member",
"Add icon": "Add icon",
"Add institution": "Dodaj instytucj\u0119",
"Add members": "Dodaj cz\u0142onk\u00f3w",
"Add new notification": "Dodaj nowe powiadomienie",
"Add option": "Add option",
"Add password protection": "Dodaj ochron\u0119 has\u0142a",
"Add permission": "Add permission",
"Add user": "Dodaj u\u017cytkownika",
"Add view": "Add view",
"Added": "Dodane",
"Added user {user}": "Dodano u\u017cytkownika {user}",
"Admin": "Admin",
"Admin Login Logs": "Dziennik logowa\u0144 administratora",
"Admin Logs": "Logi administracyjne",
"Admin Operation Logs": "Admin Operation Logs",
"Admin access": "Admin access",
"Admins": "Admini",
"Advanced": "Advanced",
"After enable extended properties for files, you can add different properties to files, like collaborators, file expiring time, file description. You can also create different views for files based extended properties.": "After enable extended properties for files, you can add different properties to files, like collaborators, file expiring time, file description. You can also create different views for files based extended properties.",
"All": "Wszystkie",
"All Groups": "Wszystkie grupy",
"All Notifications": "Wszystkie powiadomienia",
"All Public Links": "Wszystkie publiczne \u0142\u0105cza",
"All file types": "Wszystkie typy plik\u00f3w",
"All records loaded": "All records loaded",
"Allow new user registrations. Uncheck this to prevent anyone from creating a new account.": "Zezw\u00f3l na rejestracj\u0119 nowych u\u017cytkownik\u00f3w. Odznacz to, aby zapobiec tworzeniu nowych kont.",
"Allow user to change library history settings": "Pozw\u00f3l u\u017cytkownikom zmienia\u0107 ustawienia historii biblioteki",
"Allow user to clean library trash": "Allow user to clean library trash",
"Allow user to create encrypted libraries": "Zezw\u00f3l u\u017cytkownikom na tworzenie zaszyfrowanych bibliotek",
"An integer that is greater than 0 or equal to -2.": "An integer that is greater than 0 or equal to -2.",
"An integer that is greater than or equal to 0.": "Liczba wi\u0119ksza lub r\u00f3wna 0.",
"An internal link is a link to a file or folder that can be accessed by users with read permission to the file or folder.": "An internal link is a link to a file or folder that can be accessed by users with read permission to the file or folder.",
"And": "And",
"Anonymous User": "U\u017cytkownik anonimowy",
"Another property has this property type": "Another property has this property type",
"Another user is editing this file!": "Another user is editing this file!",
"Anyone with the link": "Anyone with the link",
"Are you sure to change group {placeholder} to department ?": "Are you sure to change group {placeholder} to department ?",
"Are you sure to delete ": "Are you sure to delete ",
"Are you sure to revoke access of user {placeholder} ?": "Are you sure to revoke access of user {placeholder} ?",
"Are you sure you want to clear trash?": "Czy na pewno chcesz opr\u00f3\u017cni\u0107 kosz?",
"Are you sure you want to delete": "Are you sure you want to delete",
"Are you sure you want to delete %s ?": "Czy na pewno chcesz usun\u0105\u0107 %s ?",
"Are you sure you want to delete WebDAV password?": "Are you sure you want to delete WebDAV password?",
"Are you sure you want to delete the notification ?": "Are you sure you want to delete the notification ?",
"Are you sure you want to delete the selected share link(s) ?": "Are you sure you want to delete the selected share link(s) ?",
"Are you sure you want to delete the selected user(s) ?": "Czy na pewno chcesz usun\u0105\u0107 wybranych u\u017cytkownik\u00f3w?",
"Are you sure you want to delete this page?": "Czy na pewno chcesz usun\u0105\u0107 t\u0119 stron\u0119?",
"Are you sure you want to delete {placeholder} ?": "Are you sure you want to delete {placeholder} ?",
"Are you sure you want to delete {placeholder} completely?": "Are you sure you want to delete {placeholder} completely?",
"Are you sure you want to disconnect?": "Are you sure you want to disconnect?",
"Are you sure you want to remove {placeholder} ?": "Are you sure you want to remove {placeholder} ?",
"Are you sure you want to reset the password of {placeholder} ?": "Are you sure you want to reset the password of {placeholder} ?",
"Are you sure you want to restore this library?": "Czy na pewno chcesz przywr\u00f3ci\u0107 t\u0119 bibliotek\u0119?",
"Are you sure you want to restore {placeholder}?": "Are you sure you want to restore {placeholder}?",
"Are you sure you want to revoke the admin permission of {placeholder} ?": "Are you sure you want to revoke the admin permission of {placeholder} ?",
"Are you sure you want to set {placeholder} as Admin?": "Are you sure you want to set {placeholder} as Admin?",
"Are you sure you want to set {user_placeholder} inactive?": "Are you sure you want to set {user_placeholder} inactive?",
"Are you sure you want to unlink this device?": "Czy na pewno chcesz od\u0142\u0105czy\u0107 to urz\u0105dzenie?",
"At server": "At server",
"Audio": "Pliki audio",
"Auth Token created": "Auth Token created",
"Auth Token deleted": "Auth Token deleted",
"Auto deletion": "Auto deletion",
"Automatically delete files that are not modified within certain days:": "Automatically delete files that are not modified within certain days:",
"Avatar": "Awatar",
"Avatar updated": "Avatar updated",
"Avatar:": "Awatar:",
"Back": "Wstecz",
"Basic": "Basic",
"Bell Icon": "Bell Icon",
"Besides Write permission, user can also share the library.": "Besides Write permission, user can also share the library.",
"Branding": "Branding",
"Broken (please contact your administrator to fix this library)": "Uszkodzona (prosz\u0119 si\u0119\u00a0skontaktowa\u0107 z administratorem w celu naprawy)",
"By day": "By day",
"By month": "By month",
"By name ascending": "By name ascending",
"By name descending": "By name descending",
"By quarter": "By quarter",
"By size ascending": "By size ascending",
"By size descending": "By size descending",
"By time ascending": "By time ascending",
"By time descending": "By time descending",
"By week": "By week",
"By year": "By year",
"Can not copy folder %(src)s to its subfolder %(des)s": "Can not copy folder %(src)s to its subfolder %(des)s",
"Can not move folder %(src)s to its subfolder %(des)s": "Can not move folder %(src)s to its subfolder %(des)s",
"Cancel": "Anuluj",
"Cancel All": "Anuluj wszystko",
"Cannot move parent page to child page": "Cannot move parent page to child page",
"Capture information": "Capture information",
"Capture time": "Capture time",
"Certificate": "Certificate",
"Change": "Zmie\u0144",
"Change Password": "Zmie\u0144 has\u0142o",
"Change Password of Library {placeholder}": "Zmie\u0144 has\u0142o biblioteki {placeholder}",
"Change cover": "Change cover",
"Change group to department": "Change group to department",
"Change to department": "Change to department",
"Changes": "Changes",
"Checkbox": "Checkbox",
"Choose date": "Choose date",
"Clean": "Wyczy\u015b\u0107",
"Clean succeeded.": "Clean succeeded.",
"Cleaned trash": "Cleaned trash",
"Clear": "Wyczy\u015b\u0107",
"Clear Trash": "Opr\u00f3\u017cnij kosz",
"Clear files in trash and history\uff1a": "Wyczy\u015b\u0107 pliki w koszu i histori\u0119 :",
"Clear selected": "Clear selected",
"Click to load more": "Click to load more",
"Clients": "Klienci",
"Close": "Zamknij",
"Close (Esc)": "Zamknij (Esc)",
"Code": "Kod",
"Collaborator": "Collaborator",
"Collapse all": "Collapse all",
"Color space": "Color space",
"Community Edition": "Wersja Spo\u0142eczno\u015bciowa",
"Compressed": "Compressed",
"Configure Seafile": "Configure Seafile",
"Configure your Identity Provider": "Configure your Identity Provider",
"Confirm": "Confirm",
"Confirm Password": "Potwierd\u017a has\u0142o",
"Confirm password": "Confirm password",
"Connect": "Connect",
"Contact Email": "Kontakt email",
"Contact Email:": "Email kontaktowy:",
"Contact Information": "Contact Information",
"Contact information is required.": "Contact information is required.",
"Content Scan Records": "Content Scan Records",
"Convert & Export": "Convert & Export",
"Convert Wiki": "Convert Wiki",
"Convert to Markdown": "Convert to Markdown",
"Convert to docx": "Convert to docx",
"Convert to sdoc": "Convert to sdoc",
"Convert with ONLYOFFICE": "Convert with ONLYOFFICE",
"Converting, please wait...": "Converting, please wait...",
"Copied": "Copied",
"Copied link to clipboard": "Copied link to clipboard",
"Copy": "Kopiuj",
"Copy failed": "Copy failed",
"Copy link": "Copy link",
"Copy selected": "Copy selected",
"Copy selected item(s) to:": "Kopiuj wybrane elementy do:",
"Copy the IdP's certificate and paste it here. The certificate format is as follows:": "Copy the IdP's certificate and paste it here. The certificate format is as follows:",
"Copy the domain DNS TXT and add it to your domain's DNS records, then click the button to verify domain ownership. You must verify the ownership of domain before Single Sign-On.": "Copy the domain DNS TXT and add it to your domain's DNS records, then click the button to verify domain ownership. You must verify the ownership of domain before Single Sign-On.",
"Copy {num} items": "Copy {num} items",
"Copy {placeholder} to": "Copy {placeholder} to",
"Copyright Infringement": "Copyright Infringement",
"Count": "Ilo\u015b\u0107",
"Cover": "Cover",
"Create": "Utw\u00f3rz",
"Create At": "Utworzono",
"Create Group": "Utw\u00f3rz grup\u0119",
"Create Library": "Stw\u00f3rz bibliotek\u0119",
"Create Report": "Create Report",
"Create a DNS TXT record to confirm the ownership of your Email Domain.": "Create a DNS TXT record to confirm the ownership of your Email Domain.",
"Create a new tag": "Create a new tag",
"Created": "Utworzone",
"Created At": "Utworzono",
"Created Files": "Created Files",
"Created draft": "Created draft",
"Created file": "Plik utworzono",
"Created folder": "Utworzono folder",
"Created group {group_name}": "Utworzono grup\u0119 {group_name}",
"Created library": "Utworzona biblioteka",
"Created library {library_name} with {owner} as its owner": "Utworzono bibliotek\u0119 {library_name} z {owner} jako w\u0142a\u015bcicielem",
"Created time": "Created time",
"Created {n} files": "Created {n} files",
"Creator": "Tw\u00f3rca",
"Current Connected Devices": "Aktualnie pod\u0142\u0105czone urz\u0105dzenia",
"Current Library": "Aktualna biblioteka",
"Current Path: ": "Aktualna \u015bcie\u017cka: ",
"Current Version": "Aktualna wersja",
"Current page": "Current page",
"Current password": "Current password",
"Current password cannot be blank": "Aktualne has\u0142o nie mo\u017ce by\u0107 puste",
"Current path: ": "Aktualna \u015bcie\u017cka: ",
"Custom CSS": "Custom CSS",
"Custom file types": "Wybrane typy plik\u00f3w",
"Custom properties": "Custom properties",
"Custom sharing permissions": "Custom sharing permissions",
"Customize URL": "Customize URL",
"DNS TXT Value": "DNS TXT Value",
"Database": "Baza danych",
"Date": "Data",
"Date Invalid.": "Date Invalid.",
"Day": "Day",
"Default": "Domy\u015blnie",
"Default Admin": "Domy\u015blny administrator",
"Delete": "Usu\u0144",
"Delete Account": "Usu\u0144 konto",
"Delete Department": "Delete Department",
"Delete Expired Invitations": "Usu\u0144 zaproszenia, kt\u00f3re utraci\u0142 wa\u017cno\u015b\u0107",
"Delete File": "Delete File",
"Delete Folder": "Delete Folder",
"Delete Group": "Usu\u0144 grup\u0119",
"Delete Institution": "Usu\u0144 instytucj\u0119",
"Delete Library": "Usu\u0144 bibliotek\u0119",
"Delete Member": "Usu\u0144 cz\u0142onka",
"Delete Notification": "Usu\u0144 powiadomienie",
"Delete Organization": "Usu\u0144 organizacj\u0119",
"Delete Password": "Delete Password",
"Delete T&C": "Delete T&C",
"Delete Time": "Usu\u0144 czas",
"Delete User": "Usu\u0144 u\u017cytkownika",
"Delete Users": "Delete Users",
"Delete WebDAV Password": "Delete WebDAV Password",
"Delete file": "Delete file",
"Delete files from this device the next time it comes online.": "Usu\u0144 pliki z tego urz\u0105dzenia jak tylko b\u0119dzie ono dost\u0119pne.",
"Delete folder": "Delete folder",
"Delete group": "Delete group",
"Delete page": "Delete page",
"Delete property": "Delete property",
"Delete selected": "Delete selected",
"Delete share links": "Delete share links",
"Deleted": "Usuni\u0119te",
"Deleted Libraries": "Usuni\u0119te biblioteki",
"Deleted Time": "Czas usuni\u0119cia",
"Deleted directories": "Usuni\u0119te katalogi",
"Deleted draft": "Deleted draft",
"Deleted file": "Plik usuni\u0119to",
"Deleted files": "Usuni\u0119te pliki",
"Deleted folder": "Folder usuni\u0119ty",
"Deleted group {group_name}": "Usuni\u0119to grup\u0119 {group_name}",
"Deleted library": "Usuni\u0119ta biblioteka",
"Deleted library {library_name}": "Usuni\u0119ta biblioteka {library_name}",
"Deleted option": "Deleted option",
"Deleted user %s": "Deleted user %s",
"Deleted user {user}": "Usuni\u0119to u\u017cytkownika {user}",
"Department renamed": "Department renamed",
"Departments": "Departments",
"Description": "Opis",
"Description is required": "Opis jest wymagany",
"Desktop": "Stacjonarne",
"Detail": "Szczeg\u00f3\u0142y",
"Details": "Szczeg\u00f3\u0142y",
"Device": "Urz\u0105dzenie",
"Device Name": "Nazwa urz\u0105dzenia",
"Device make": "Device make",
"Device model": "Device model",
"Devices": "Urz\u0105dzenia",
"Dimensions": "Dimensions",
"Direct download link": "Direct download link",
"Direct download link is copied to the clipboard.": "Direct download link is copied to the clipboard.",
"Disable SAML user email / password login": "Disable SAML user email / password login",
"Disable Two-Factor Authentication": "Wy\u0142\u0105cz uwierzytelnianie dwusk\u0142adnikowe",
"Disconnect": "Disconnect",
"Display files": "Display files",
"Do not automatically delete files": "Do not automatically delete files",
"Do you really want to turn off extended properties? Existing properties will all be deleted.": "Do you really want to turn off extended properties? Existing properties will all be deleted.",
"Document": "Document",
"Document convertion failed.": "Niepowodzenie konwersji dokumentu",
"Document keywords": "Document keywords",
"Documents": "Dokumenty",
"Domain verified": "Domain verified",
"Don't ignore": "Don't ignore",
"Don't keep history": "Nie przechowuj historii",
"Don't replace": "Nie zast\u0119puj",
"Don't send emails": "Don't send emails",
"Done": "Done",
"Down": "Down",
"Download": "Pobierz",
"Download an example file": "Pobierz przyk\u0142adowy plik",
"Download and upload": "Download and upload",
"Duplicate": "Duplicate",
"Duplicate page": "Duplicate page",
"Edit": "Edytuj",
"Edit Quota": "Edytuj przydzielone miejsce",
"Edit format settings": "Edit format settings",
"Edit labels": "Edytuj etykiety",
"Edit metadata properties": "Edit metadata properties",
"Edit multiple select": "Edit multiple select",
"Edit on cloud and download": "Edit on cloud and download",
"Edit on cloud only": "Edit on cloud only",
"Edit permission": "Edit permission",
"Edit single select": "Edit single select",
"Edit succeeded": "Edycja pomy\u015blna.",
"Edit succeeded.": "Edit succeeded.",
"Email": "E-mail",
"Email Domain": "Email Domain",
"Email Notification": "Email Notification",
"Email is invalid.": "Email is invalid.",
"Email notification updated": "Email notification updated",
"Emails": "Emails",
"Emails, separated by ','": "Emaile, rozdzielone ','",
"Emojis": "Emojis",
"Empty": "Pusto",
"Enable Two-Factor Authentication": "W\u0142\u0105cz uwierzytelnianie dwusk\u0142adnikowe",
"Enable extended properties": "Enable extended properties",
"Enable face recognition to identify people in your photos.": "Enable face recognition to identify people in your photos.",
"Enable system admin to add Terms and Conditions, and all users will have to accept the terms.": "Enable system admin to add Terms and Conditions, and all users will have to accept the terms.",
"Enable two factor authentication": "W\u0142\u0105cz uwierzytelnianie dwusk\u0142adnikowe",
"Enable users to share libraries to any groups in the system.": "Pozw\u00f3l u\u017cytkownikom udost\u0119pnia\u0107 biblioteki dowolnej grupie w systemie.",
"Encrypt": "Zaszyfruj",
"Encrypted library": "Biblioteka zaszyfrowana",
"End date": "End date",
"Enter characters to start searching": "Enter characters to start searching",
"Error": "B\u0142\u0105d",
"Errors": "B\u0142\u0119dy",
"European": "European",
"Exact date": "Exact date",
"Exit Institution Admin": "Exit Institution Admin",
"Exit Organization Admin": "Exit Organization Admin",
"Exit System Admin": "Wyjd\u017a z administracji",
"Expand all": "Expand all",
"Expiration": "Wyga\u015bni\u0119cie",
"Expiration days": "Expiration days",
"Expiration time": "Expiration time",
"Expired": "Wygas\u0142o",
"Expired at": "Wygas\u0142o",
"Export": "Export",
"Export Excel": "Wyeksportuj do Excel",
"Export as docx": "Export as docx",
"Export as zip": "Export as zip",
"Export tags": "Export tags",
"Exporting": "Exporting",
"Exporting...": "Exporting...",
"Exposure time": "Exposure time",
"Extended properties": "Extended properties",
"Extension Prompts": "Extension Prompts",
"Extensions of text files that can be online previewed, each suffix is separated by a comma.": "Rozszerzenie plik\u00f3w tekstowych, kt\u00f3re mog\u0105 by\u0107 podgl\u0105dane online. Rozszerzenia powinny by\u0107 rozdzielone przecinkami.",
"Extract file detail": "Extract file detail",
"Extract file details": "Extract file details",
"F number": "F number",
"Face recognition": "Face recognition",
"Failed": "Niepowodzenie",
"Failed imported options": "Failed imported options",
"Failed to convert {name}.": "Failed to convert {name}.",
"Failed to copy %(name)s": "Nie mo\u017cna skopiowa\u0107 %(name)s",
"Failed to copy %(name)s and %(amount)s other item(s).": "Failed to copy %(name)s and %(amount)s other item(s).",
"Failed to copy %(name)s.": "Failed to copy %(name)s.",
"Failed to copy files to another library.": "Failed to copy files to another library.",
"Failed to delete %(virus_file) from library %(library): %(error_msg)": "Failed to delete %(virus_file) from library %(library): %(error_msg)",
"Failed to delete property": "Failed to delete property",
"Failed to delete records": "Failed to delete records",
"Failed to delete {name}": "Failed to delete {name}",
"Failed to delete {name} and {n} other items.": "Failed to delete {name} and {n} other items.",
"Failed to delete {name}.": "Failed to delete {name}.",
"Failed to download. The total size of the files exceeded the limit.": "Failed to download. The total size of the files exceeded the limit.",
"Failed to duplicate page": "Failed to duplicate page",
"Failed to export. Please check whether the size of table attachments exceeds the limit.": "Failed to export. Please check whether the size of table attachments exceeds the limit.",
"Failed to extract file details": "Failed to extract file details",
"Failed to generate description": "Failed to generate description",
"Failed to generate image description": "Failed to generate image description",
"Failed to ignore %(virus_file) from library %(library): %(error_msg)": "Failed to ignore %(virus_file) from library %(library): %(error_msg)",
"Failed to import tags. Please reupload.": "Failed to import tags. Please reupload.",
"Failed to insert property": "Failed to insert property",
"Failed to modify filter": "Failed to modify filter",
"Failed to modify group": "Failed to modify group",
"Failed to modify hidden properties": "Failed to modify hidden properties",
"Failed to modify people name": "Failed to modify people name",
"Failed to modify property data": "Failed to modify property data",
"Failed to modify property order": "Failed to modify property order",
"Failed to modify records": "Failed to modify records",
"Failed to modify sort": "Failed to modify sort",
"Failed to move %(name)s and %(amount)s other item(s).": "Failed to move %(name)s and %(amount)s other item(s).",
"Failed to move %(name)s.": "Failed to move %(name)s.",
"Failed to move files to another library.": "Failed to move files to another library.",
"Failed to move {name}.": "Failed to move {name}.",
"Failed to rename property": "Failed to rename property",
"Failed to restore records": "Failed to restore records",
"Failed to restore {name}": "Failed to restore {name}",
"Failed to restore {name} and {n} other items": "Failed to restore {name} and {n} other items",
"Failed to save": "Failed to save",
"Failed to send to {email_placeholder}: {errorMsg_placeholder}": "Failed to send to {email_placeholder}: {errorMsg_placeholder}",
"Failed to unshare {name}": "Failed to unshare {name}",
"Failed to upload {file_name}.": "Failed to upload {file_name}.",
"Failed. Please check the network.": "Niepowodzenie. Prosz\u0119 sprawdzi\u0107 sie\u0107.",
"Favorites": "Ulubione",
"File": "Plik",
"File Access": "File Access",
"File Operations": "Operacje na plikach",
"File Types": "File Types",
"File Update": "File Update",
"File Upload": "Wy\u015blij plik",
"File Uploading...": "Wysy\u0142anie pliku...",
"File already exists.": "File already exists.",
"File collaborators": "File collaborators",
"File details": "File details",
"File download is disabled: the share link traffic of owner is used up.": "Pobieranie plik\u00f3w jest wy\u0142\u0105czone: transfer w\u0142a\u015bciciela \u0142\u0105cza zosta\u0142 wykorzystany.",
"File expire time": "File expire time",
"File extended properties": "File extended properties",
"File extension white list": "File extension white list",
"File extension white list for file upload via web UI and API. For example, \"md;txt;docx\". Empty means no limit.": "File extension white list for file upload via web UI and API. For example, \"md;txt;docx\". Empty means no limit.",
"File extensions can only be {placeholder}.": "File extensions can only be {placeholder}.",
"File is locked by others.": "File is locked by others.",
"File name": "File name",
"File owner": "File owner",
"File reviewer": "File reviewer",
"File size is too large.": "File size is too large.",
"File status": "File status",
"File too large": "File too large",
"File type": "File type",
"Files": "Pliki",
"Files and folders": "Files and folders",
"Filter": "Filter",
"Filters": "Filters",
"Find a tag": "Find a tag",
"Find modifiers": "Find modifiers",
"Focal length": "Focal length",
"Folder": "Folder",
"Folder Permission": "Uprawnienia folderu",
"Folder does not exist.": "Folder does not exist.",
"Folders": "Foldery",
"Force user to change password when account is newly added or reset by admin": "Wymu\u015b zmian\u0119 has\u0142a, gdy konto zostanie utworzone lub zresetowane przez administratora.",
"Force user to use SSO login if SAML account is bound": "Force user to use SSO login if SAML account is bound",
"Force user to use a strong password when sign up or change password.": "Wymagaj silnego has\u0142a podczas rejestracji lub jego zmiany.",
"Force user use password when generating share/upload link.": "Force user use password when generating share/upload link.",
"Format": "Format",
"Freeze Document": "Freeze Document",
"Freeze user account when failed login attempts exceed limit.": "Zablokuj konto u\u017cytkownika po osi\u0105gni\u0119ciu limitu nieudanych logowa\u0144",
"Frozen by {name}": "Frozen by {name}",
"Gallery": "Gallery",
"General information": "General information",
"Generate": "Wygeneruj",
"Generate Link": "Generate Link",
"Generate description": "Generate description",
"Generate image description": "Generate image description",
"Generate links in batch": "Generate links in batch",
"Generate share link": "Generate share link",
"Germany Russia etc": "Germany Russia etc",
"Global Address Book": "Globalna Ksi\u0105\u017cka Adresowa",
"Greater than or equal to {minDays_placeholder} days": "Greater than or equal to {minDays_placeholder} days",
"Grid": "Siatka",
"Grid view": "Grid view",
"Group": "Grupa",
"Group Permission": "Uprawnienia grupy:",
"Group Shares": "Group Shares",
"Group by": "Group by",
"Group has been transfered": "Group has been transfered",
"Group members": "Group members",
"Group not found": "Group not found",
"Grouped by 1 property": "Grouped by 1 property",
"Grouped by xxx properties": "Grouped by xxx properties",
"Groups": "Grupy",
"Guest": "Go\u015b\u0107",
"Handled": "Przetworzone",
"Help": "Pomoc",
"Hide": "Ukryj",
"Hide all": "Hide all",
"Hide properties": "Hide properties",
"History": "Historia",
"History Setting": "Ustawienia historii",
"History Versions": "History Versions",
"IP": "IP",
"ISO": "ISO",
"If notifications have not been read within one hour, they will be sent to your mailbox.": "If notifications have not been read within one hour, they will be sent to your mailbox.",
"If the library is shared to another department, the sharing will be ketp.": "If the library is shared to another department, the sharing will be ketp.",
"If the library is shared to another user, the sharing will be ketp.": "If the library is shared to another user, the sharing will be ketp.",
"If turn on, the desktop clients will not be able to sync a folder outside the default Seafile folder.": "Je\u015bli w\u0142\u0105czone, klient na desktopie nie b\u0119dzie m\u00f3g\u0142 synchronizowa\u0107 folder\u00f3w poza domy\u015blnym folderem Seafile.",
"If you don't have any device with you, you can access your account using backup codes.": "Je\u017celi nie masz \u017cadnego urz\u0105dzenia ze sob\u0105, mo\u017cesz uzyska\u0107 dost\u0119p do konta przy pomocy kod\u00f3w zapasowych.",
"Ignore": "Ignore",
"Ignored": "Ignored",
"Image": "Obraz",
"Images": "Obrazy",
"Import Users": "Import Users",
"Import members": "Import members",
"Import members from a .xlsx file": "Import members from a .xlsx file",
"Import options": "Import options",
"Import sdoc": "Import sdoc",
"Import tags": "Import tags",
"Import users": "Zaimportuj u\u017cytkownik\u00f3w",
"Import users from a .xlsx file": "Importuj u\u017cytkownik\u00f3w z pliku .xlsx",
"In all libraries": "We wszystkich bibliotekach",
"In progress": "In progress",
"In review": "In review",
"Inactive": "Nieaktywny",
"Info": "Informacje",
"Input file extensions here, separate with ','": "Podaj tutaj rozszerzenia plik\u00f3w, rozdzielona za pomoc\u0105 ','",
"Institution": "Instytucja",
"Institution Admin": "Institution Admin",
"Institutions": "Instytucje",
"Insufficient password strength": "Insufficient password strength",
"Internal Link": "Internal Link",
"Internal Server Error": "Wewn\u0119trzny b\u0142\u0105d serwera",
"Internal link has been copied to clipboard": "Internal link has been copied to clipboard",
"Invalid destination path": "Nieprawid\u0142owa \u015bcie\u017cka docelowa",
"Invalid file size range.": "Invalid file size range.",
"Invalid filename.": "Invalid filename.",
"Invalid filter": "Invalid filter",
"Invalid month, should be yyyymm.": "Invalid month, should be yyyymm.",
"Invalid regular expression": "Invalid regular expression",
"Invisible": "Invisible",
"Invitations": "Zaproszenia",
"Invite Guest": "Invite Guest",
"Invite Time": "Czas zaproszenia",
"Invite users": "Invite users",
"Invited at": "Zaproszono",
"Inviter": "Zapraszaj\u0105cy",
"Is expired": "Is expired",
"It is required.": "Wymagane.",
"It may take some time, please wait.": "It may take some time, please wait.",
"Keep full history": "Przechowuj pe\u0142n\u0105 histori\u0119",
"Keep sharing": "Keep sharing",
"LDAP": "LDAP",
"LDAP(imported)": "LDAP (import)",
"Label": "Label",
"Label Current State": "Label Current State",
"Labels": "Etykiety",
"Language": "J\u0119zyk",
"Language Setting": "Ustawienia j\u0119zykowe",
"Last Access": "Ostatni dost\u0119p",
"Last Login": "Ostatnie logowanie",
"Last Update": "Ostatnia aktualizacja",
"Last modified by": "Last modified by",
"Last modified time": "Last modified time",
"Last modifier": "Last modifier",
"Leave": "Leave",
"Leave Group": "Leave Group",
"Leave Share": "Opu\u015b\u0107 udzia\u0142",
"Leave group": "Opu\u015b\u0107 grup\u0119",
"Leave this page? The system may not save your changes.": "Leave this page? The system may not save your changes.",
"Less than or equal to {maxDays_placeholder} days": "Less than or equal to {maxDays_placeholder} days",
"Libraries": "Biblioteki",
"Library": "Biblioteka",
"Library Type": "Typ biblioteki",
"Library share permission not found.": "Library share permission not found.",
"Limits": "Limity",
"Link": "Odsy\u0142acz",
"Link has been copied to clipboard": "Link has been copied to clipboard",
"Linked Devices": "Do\u0142\u0105czone urz\u0105dzenia",
"Links": "\u0141\u0105cza",
"List": "Lista",
"List view": "List view",
"List your account in global address book, so that others can find you by typing your name.": "Umie\u015b\u0107 swoje konto w globalnej ksi\u0105\u017cce adresowej, aby inni u\u017cytkownicy mogli Ci\u0119 odnale\u017a\u0107 wpisuj\u0105c jego nazw\u0119.",
"Load all": "Load all",
"Loaded 50,000 records.": "Loaded 50,000 records.",
"Loading": "Loading",
"Location": "Po\u0142o\u017cenie",
"Lock": "Zablokuj",
"Log out": "Wyloguj si\u0119",
"Login": "Login",
"Login Background Image": "Obraz t\u0142a ekranu logowania",
"Logo updated": "Logo updated",
"Logs": "Logi",
"Long text": "Long text",
"Manage group members": "Manage group members",
"Manage members": "Manage members",
"Mark all read": "Oznacz wszystkie jako przeczytane",
"Max": "Max",
"Member": "Cz\u0142onek",
"Members": "Cz\u0142onkowie",
"Message": "Wiadomo\u015b\u0107",
"Message (optional):": "Wiadomo\u015b\u0107 (opcjonalnie)",
"Migrate User": "Migrate User",
"Mobile": "Przeno\u015bne",
"Modification Details": "Szczeg\u00f3\u0142y modyfikacji",
"Modified": "Zmodyfikowano",
"Modified by": "Modified by",
"Modified by:": "Modified by:",
"Modified files": "Zmodyfikowane pliki",
"Modifier": "Zmodyfikowa\u0142",
"Modify": "Modify",
"Modify includes modify file, move/rename file and folder": "Modify includes modify file, move/rename file and folder",
"Modify name": "Modify name",
"Month": "Month",
"Month:": "Miesi\u0105c",
"Monthly User Traffic": "Monthly User Traffic",
"More": "Wi\u0119cej",
"More operations": "Wi\u0119cej operacji",
"Move": "Przenie\u015b",
"Move selected item(s) to:": "Przenie\u015b wybrane elementy do:",
"Move {num} items": "Move {num} items",
"Move {placeholder} to": "Move {placeholder} to",
"Moved file": "Plik przeniesiono",
"Moved folder": "Folder przeniesiono",
"Multiple select": "Multiple select",
"My Libraries": "Moje biblioteki",
"My Wikis": "My Wikis",
"Name": "Nazwa",
"Name already exists": "Name already exists",
"Name cannot be double dots": "Name cannot be double dots",
"Name cannot be empty": "Name cannot be empty",
"Name cannot contain backslash": "Name cannot contain backslash",
"Name cannot contain backtick": "Name cannot contain backtick",
"Name cannot contain curly braces": "Name cannot contain curly braces",
"Name cannot contain dots": "Name cannot contain dots",
"Name cannot contain slash": "Name cannot contain slash",
"Name is required": "Nazwa jest wymagana",
"Name is required.": "Nazwa jest wymagana.",
"Name or ID": "Name or ID",
"Name should be string": "Name should be string",
"Name should not include '/'.": "Nazwa nie powinna zawiera\u0107 '/'.",
"Name updated": "Name updated",
"Name(optional)": "Nazwa (opcjonalna)",
"Network error": "B\u0142\u0105d sieci",
"New": "Nowy",
"New Department": "New Department",
"New Department Library": "New Department Library",
"New Excel File": "Nowy plik Excel",
"New File": "Nowy plik",
"New Folder": "Nowy folder",
"New Group": "Nowa grupa",
"New Library": "Nowa biblioteka",
"New Markdown File": "Nowy plik Markdown",
"New Password": "Nowe has\u0142o",
"New Password Again": "Powt\u00f3rz nowe has\u0142o",
"New PowerPoint File": "Nowy plik PowerPoint",
"New SeaDoc File": "New SeaDoc File",
"New Sub-department": "New Sub-department",
"New Tag": "New Tag",
"New Wiki name": "New Wiki name",
"New Word File": "Nowy plik Word",
"New directories": "Nowe katalogi",
"New file name": "New file name",
"New files": "Nowe pliki",
"New folder name": "New folder name",
"New page": "New page",
"New password": "Nowe has\u0142o",
"New password cannot be the same as old password": "New password cannot be the same as old password",
"New password has been sent to your email {mail}. Please check your mailbox. If you don\u2019t receive the password, please check if your email address is properly configured.": "New password has been sent to your email {mail}. Please check your mailbox. If you don\u2019t receive the password, please check if your email address is properly configured.",
"New password is too short": "Nowe has\u0142o jest za kr\u00f3tkie",
"New passwords don't match": "Has\u0142a nie s\u0105 identyczne",
"New view": "New view",
"Next": "Nast\u0119pny",
"Next (Right arrow key)": "Nast\u0119pny (strza\u0142ka w prawo)",
"No Admin login logs": "No Admin login logs",
"No Admin operation logs": "No Admin operation logs",
"No Wikis": "No Wikis",
"No address found for the given coordinates.": "No address found for the given coordinates.",
"No changes": "No changes",
"No collaborators": "No collaborators",
"No collaborators available": "No collaborators available",
"No connected devices": "Brak pod\u0142\u0105czonych urz\u0105dze\u0144",
"No deleted libraries": "No deleted libraries",
"No department": "No department",
"No departments": "No departments",
"No favorites": "No favorites",
"No file": "No file",
"No file access logs": "No file access logs",
"No file update logs": "No file update logs",
"No filters": "No filters",
"No folders shared": "No folders shared",
"No groupings applied to this view.": "No groupings applied to this view.",
"No groups": "Brak grup",
"No guest invitations": "No guest invitations",
"No invitations": "No invitations",
"No libraries": "Brak bibliotek",
"No libraries have been shared directly with you. A shared library can be shared with full or restricted permission. If you need access to a library owned by another user, ask the user to share the library with you.": "No libraries have been shared directly with you. A shared library can be shared with full or restricted permission. If you need access to a library owned by another user, ask the user to share the library with you.",
"No libraries have been shared with this group yet. A library shared with a group can be accessed by all group members. You can share a library with a group in \"My Libraries\". You can also create a new library to be shared with this group by clicking the \"New Library\" button in the menu bar.": "No libraries have been shared with this group yet. A library shared with a group can be accessed by all group members. You can share a library with a group in \"My Libraries\". You can also create a new library to be shared with this group by clicking the \"New Library\" button in the menu bar.",
"No libraries have been shared with you": "\u017badna biblioteka nie zosta\u0142a Ci udost\u0119pniona",
"No libraries have been shared with you from other servers.": "No libraries have been shared with you from other servers.",
"No libraries shared": "No libraries shared",
"No libraries shared with this group": "No libraries shared with this group",
"No linked devices": "No linked devices",
"No linked devices. You have not accessed your files with any client (desktop or mobile) yet. Configure clients on your devices to access your data more comfortably.": "No linked devices. You have not accessed your files with any client (desktop or mobile) yet. Configure clients on your devices to access your data more comfortably.",
"No login logs": "No login logs",
"No members": "Brak cz\u0142onk\u00f3w",
"No more activities": "No more activities",
"No notifications": "No notifications",
"No option": "No option",
"No options": "No options",
"No options available": "No options available",
"No permission logs": "No permission logs",
"No preview": "No preview",
"No properties available to be hidden": "No properties available to be hidden",
"No public libraries": "Brak bibliotek publicznych",
"No public libraries have been created yet. A public library is accessible by all users. You can create a public library by clicking the \"Add Library\" button in the menu bar.": "No public libraries have been created yet. A public library is accessible by all users. You can create a public library by clicking the \"Add Library\" button in the menu bar.",
"No record": "No record",
"No result": "Brak rezultatu",
"No results": "No results",
"No results matching": "No results matching",
"No share links": "No share links",
"No sub-departments": "No sub-departments",
"No sync errors": "Brak b\u0142\u0119d\u00f3w synchronizacji",
"No tags": "No tags",
"No terms and conditions": "No terms and conditions",
"No upload links": "No upload links",
"No users": "No users",
"No version history": "No version history",
"None": "\u017baden",
"Not allow user to clean library trash": "Not allow user to clean library trash",
"Not allow user to create encrypted libraries": "Not allow user to create encrypted libraries",
"Note: Settings via web interface are saved in database table (seahub-db/constance_config). They have a higher priority over the settings in config files.": "Uwaga: Ustawienia wprowadzone przez interfejs www s\u0105 przechowywane w tabeli (seahub-db/constance_config) bazy danych. S\u0105 one wa\u017cniejsze od ustawie\u0144 zapisanych w plikach konfiguracyjnych.",
"Notification Detail": "Szczeg\u00f3\u0142y powiadomienia",
"Notifications": "Powiadomienia",
"Notifications of file changes": "Notifications of file changes",
"Number": "Number",
"Number of days ago": "Number of days ago",
"Number of days from now": "Number of days from now",
"Number of days that keep user sign in.": "Liczba dni przez jak\u0105 pami\u0119ta\u0107 zalogowanego u\u017cytkownika.",
"Number of groups": "Liczba grup",
"Number of links": "Number of links",
"Off": "Wy\u0142\u0105czone",
"Old Password": "Stare has\u0142o",
"Old Wikis": "Old Wikis",
"On": "W\u0142\u0105czone",
"One month ago": "One month ago",
"One month from now": "One month from now",
"One week ago": "One week ago",
"One week from now": "One week from now",
"Online Preview": "Podgl\u0105d online",
"Online Read-Only": "Online Read-Only",
"Online Read-Only folder": "Online Read-Only folder",
"Online Read-Only library": "Online Read-Only library",
"Online Read-Write": "Online Read-Write",
"Online Read-Write folder": "Online Read-Write folder",
"Online Read-Write library": "Online Read-Write library",
"Online view is not applicable to this file format": "Online view is not applicable to this file format",
"Only Show": "Only Show",
"Only files": "Only files",
"Only folders": "Only folders",
"Only keep a period of history:": "Przechowuj histori\u0119 z ostatnich:",
"Only pictures": "Only pictures",
"Only videos": "Only videos",
"Open file": "Open file",
"Open file in new tab": "Open file in new tab",
"Open folder": "Open folder",
"Open folder in new tab": "Open folder in new tab",
"Open in new tab": "Open in new tab",
"Open parent folder": "Otw\u00f3rz folder nadrz\u0119dny",
"Open via Client": "Otw\u00f3rz w kliencie",
"Operation": "Operacja",
"Operation succeeded.": "Operacja zako\u0144czona pomy\u015blnie.",
"Operations": "Akcje",
"Optional": "Opcjonalny",
"Options imported": "Options imported",
"Or": "Or",
"Organization": "Organizacja",
"Organization Admin": "Administrator organizacji",
"Organizations": "Organizacje",
"Original path": "Original path",
"Other": "Other",
"Other Libraries": "Inne biblioteki",
"Others": "Others",
"Out of quota.": "Brak miejsca.",
"Outdated": "Outdated",
"Owned Libraries": "Owned Libraries",
"Owner": "W\u0142a\u015bciciel",
"Owner can use admin panel in an organization, must be a new account.": "W\u0142a\u015bciciel mo\u017ce u\u017cywa\u0107 panelu administratora w organizacji, musi by\u0107 nowym kontem.",
"Packaging...": "Pakowanie...",
"Page name": "Page name",
"Parent folder": "Parent folder",
"Password": "Has\u0142o",
"Password again": "Powt\u00f3rz has\u0142o",
"Password cannot be blank": "Has\u0142o nie mo\u017ce by\u0107 puste",
"Password is too short": "Has\u0142o jest zbyt kr\u00f3tkie",
"Password must be at least 8 characters long and contain different characters: uppercase letters, lowercase letters, numbers, and special symbols": "Password must be at least 8 characters long and contain different characters: uppercase letters, lowercase letters, numbers, and special symbols",
"Password removed": "Password removed",
"Password reset": "Password reset",
"Password set": "Password set",
"Password strength": "Password strength",
"Password updated": "Password updated",
"Passwords do not match.": "Passwords do not match.",
"Passwords don't match": "Has\u0142a nie s\u0105 identyczne",
"Path": "Path",
"Per 4 hours": "Per 4 hours",
"Per day": "Per day",
"Per hour": "Per hour",
"Per week": "Per week",
"Permission": "Uprawnienie",
"Permission denied": "Odmowa dost\u0119pu",
"Permission denied. Please try {placeholder-left}login again.{placeholder-right}": "Permission denied. Please try {placeholder-left}login again.{placeholder-right}",
"Permission name": "Permission name",
"Person image": "Person image",
"Photos - classfied by people": "Photos - classfied by people",
"Picture": "Picture",
"Pictures and videos": "Pictures and videos",
"Platform": "Platforma",
"Please check the network.": "Prosz\u0119 sprawdzi\u0107 sie\u0107.",
"Please choose a .sdoczip file.": "Please choose a .sdoczip file.",
"Please choose a .xlsx file.": "Wybierz plik .xlsx",
"Please choose an image file.": "Please choose an image file.",
"Please enter 1 or more character": "Prosz\u0119 poda\u0107 1 lub wi\u0119cej znak\u00f3w",
"Please enter a new password": "Prosz\u0119 poda\u0107 nowe has\u0142o",
"Please enter a non-negative integer": "Please enter a non-negative integer",
"Please enter a password.": "Please enter a password.",
"Please enter a positive integer": "Please enter a positive integer",
"Please enter an integer bigger than 1 as number of links.": "Please enter an integer bigger than 1 as number of links.",
"Please enter an integer not bigger than {max_number} as number of links.": "Please enter an integer not bigger than {max_number} as number of links.",
"Please enter days": "Prosz\u0119 poda\u0107 dni",
"Please enter password": "Prosz\u0119 poda\u0107 has\u0142o",
"Please enter the new password again": "Prosz\u0119 ponownie wpisa\u0107 nowe has\u0142o",
"Please enter the old password": "Prosz\u0119 poda\u0107 stare has\u0142o",
"Please enter the password again": "Prosz\u0119 ponownie poda\u0107 has\u0142o",
"Please input at least an email.": "Prosz\u0119 poda\u0107 przynajmniej e-mail.",
"Please select a file": "Please select a file",
"Please select a library to share.": "Please select a library to share.",
"Please select an expiration time": "Please select an expiration time",
"Please upload no more than {maxFiles} files at a time.": "Please upload no more than {maxFiles} files at a time.",
"Predefined properties": "Predefined properties",
"Preset filter": "Preset filter",
"Preset filters": "Preset filters",
"Preset hide properties": "Preset hide properties",
"Preset sort": "Preset sort",
"Preview and download": "Preview and download",
"Preview online": "Preview online",
"Preview only": "Preview only",
"Previous": "Poprzedni",
"Previous (Left arrow key)": "Poprzedni (strza\u0142ka w lewo)",
"Print": "Print",
"Professional Edition": "Wersja Profesjonalna",
"Profile": "Profil",
"Profile Setting": "Ustawienia profilu",
"Properties": "Properties",
"Property name": "Property name",
"Publish": "Publish",
"Publish Wiki": "Publish Wiki",
"Quota": "Quota",
"Quota is invalid.": "Quota is invalid.",
"Rate": "Rate",
"Read-Only": "Tylko odczyt",
"Read-Only folder": "Read-Only folder",
"Read-Only library": "Biblioteka tylko do odczytu",
"Read-Write": "Odczyt i zapis",
"Read-Write folder": "Read-Write folder",
"Read-Write library": "Biblioteka do odczytu i zapisu",
"Really want to delete this group?": "Really want to delete this group?",
"Really want to delete your account?": "Czy na pewno chcesz usun\u0105\u0107 swoje konto?",
"Really want to leave this group?": "Really want to leave this group?",
"Recognizing portraits. Please refresh the page later.": "Recognizing portraits. Please refresh the page later.",
"Refresh": "Od\u015bwie\u017c",
"Remove": "Usu\u0144",
"Removed all items from trash.": "Usuni\u0119to z kosza wszystkie elementy.",
"Removed items older than {n} days from trash.": "Usuni\u0119to z kosza elementy starsze ni\u017c {n} dni.",
"Rename": "Zmie\u0144 nazw\u0119",
"Rename Department": "Rename Department",
"Rename File": "Zmie\u0144 nazw\u0119 pliku",
"Rename Folder": "Zmie\u0144 nazw\u0119 folderu",
"Rename Group": "Rename Group",
"Rename Wiki": "Rename Wiki",
"Rename file": "Rename file",
"Rename folder": "Rename folder",
"Rename group to": "Rename group to",
"Rename property": "Rename property",
"Renamed file": "Zmieniono nazw\u0119 pliku",
"Renamed folder": "Zmieniono nazw\u0119 folderu",
"Renamed library": "Zmieniono nazw\u0119 biblioteki",
"Renamed or Moved files": "Pliki przeniesione lub o zmienionej nazwie",
"Renaming {name} failed": "Renaming {name} failed",
"Replace": "Zast\u0105p",
"Replace file {filename}?": "Zamieni\u0107 plik {filename}?",
"Replacing it will overwrite its content.": "Zast\u0105pienie go spowoduje nadpisanie jego zawarto\u015bci.",
"Report Abuse": "Report Abuse",
"Reporter": "Reporter",
"Reports": "Reports",
"Required at least three letters.": "Required at least three letters.",
"Reset": "Reset",
"Reset Password": "Zresetuj has\u0142o",
"Reset WebDAV Password": "Reset WebDAV Password",
"Reset library password": "Reset library password",
"ResetPwd": "Resetuj has\u0142o",
"Resetting user's password, please wait for a moment.": "Resetting user's password, please wait for a moment.",
"Restore": "Przywr\u00f3\u0107",
"Restore Library": "Przywr\u00f3\u0107 bibliotek\u0119",
"Restored file": "Plik odtworzono",
"Restored folder": "Folder odtworzony",
"Restored library": "Przywr\u00f3cono bibliotek\u0119",
"Restored {name}": "Restored {name}",
"Restored {name} and {n} other items": "Restored {name} and {n} other items",
"Result": "Wynik",
"Revoke Access": "Revoke Access",
"Revoke Admin": "Odwo\u0142aj admina",
"Role": "Rola",
"SAML config": "SAML config",
"SAML config updated": "SAML config updated",
"Save": "Save",
"Save Selected Items": "Save Selected Items",
"Save to:": "Save to:",
"Saving...": "Zapisywanie...",
"Scan the QR code to view the shared content directly": "Scan the QR code to view the shared content directly",
"SeaTable integration": "SeaTable integration",
"Seafile": "Seafile",
"Search": "Szukaj",
"Search Groups": "Search Groups",
"Search Libraries": "Search Libraries",
"Search Organizations": "Search Organizations",
"Search Users": "Search Users",
"Search collaborator": "Search collaborator",
"Search collaborators": "Search collaborators",
"Search files": "Search files",
"Search files in this library": "Przeszukaj pliki w tej bibliotece",
"Search groups": "Szukaj grup",
"Search groups by name": "Search groups by name",
"Search libraries by name or ID": "Search libraries by name or ID",
"Search libraries by owner": "Search libraries by owner",
"Search option": "Search option",
"Search organizations": "Search organizations",
"Search property": "Search property",
"Search property types": "Search property types",
"Search users": "Search users",
"Select": "Wybierz",
"Select File": "Select File",
"Select Image": "Select Image",
"Select a color": "Select a color",
"Select a department": "Select a department",
"Select a group": "Wybierz grup\u0119",
"Select a user": "Select a user",
"Select a user as admin": "Select a user as admin",
"Select all": "Select all",
"Select an option": "Select an option",
"Select collaborators": "Select collaborators",
"Select groups": "Wybierz grupy",
"Select libraries to share": "Wybierz biblioteki do udost\u0119pnienia",
"Select option(s)": "Select option(s)",
"Select up to 50 files": "Select up to 50 files",
"Send": "Wy\u015blij",
"Send activation Email after user registration.": "Wy\u015blij e-mail aktywacyjny po zarejestrowaniu u\u017cytkownika.",
"Send to:": "Wy\u015blij do:",
"Sending new password...": "Sending new password...",
"Sending...": "Wysy\u0142anie...",
"Server Version: ": "Wersja serwera: ",
"Set Admin": "Ustaw jako administratora",
"Set Contact Email": "Set Contact Email",
"Set Download Rate Limit": "Set Download Rate Limit",
"Set Login ID": "Set Login ID",
"Set Name": "Set Name",
"Set Password": "Ustaw has\u0142o",
"Set Quota": "Ogranicz przestrze\u0144",
"Set Upload Rate Limit": "Set Upload Rate Limit",
"Set WebDAV Password": "Set WebDAV Password",
"Set max number of members": "Set max number of members",
"Set password": "Set password",
"Set permission of {placeholder}": "Set permission of {placeholder}",
"Set to current": "Ustaw na aktualne",
"Set user contact email": "Set user contact email",
"Set user default quota": "Set user default quota",
"Set user name": "Ustaw nazw\u0119 u\u017cytkownika",
"Set user quota": "Set user quota",
"Setting library history is disabled by Admin.": "Setting library history is disabled by Admin.",
"Settings": "Ustawienia",
"Share": "Udost\u0119pnij",
"Share Admin": "Udost\u0119pnianie",
"Share From": "Udost\u0119pnione od",
"Share Link": "Share Link",
"Share Links": "\u0141\u0105cza udost\u0119pniania",
"Share To": "Udost\u0119pnij",
"Share To:": "Share To:",
"Share existing libraries": "Udost\u0119pnij istniej\u0105ce biblioteki",
"Share link download": "Share link download",
"Share link is copied to the clipboard.": "Share link is copied to the clipboard.",
"Share link upload": "Share link upload",
"Share links cannot be generated because \"Invisible\", \"Online Read-Write\" or \"Online Read-Only\" is set for you on some folder(s) in the library.": "Share links cannot be generated because \"Invisible\", \"Online Read-Write\" or \"Online Read-Only\" is set for you on some folder(s) in the library.",
"Share to group": "Udost\u0119pnij grupie",
"Share to other server": "Share to other server",
"Share to user": "Udost\u0119pnij u\u017cytkownikowi",
"Shared By": "Udost\u0119pniony przez",
"Shared Libraries": "Shared Libraries",
"Shared Links": "Wsp\u00f3\u0142dzielone \u0142\u0105cza",
"Shared by: ": "Udost\u0119pni\u0142: ",
"Shared with all": "Udost\u0119pnione wszystkim",
"Shared with me": "Udost\u0119pnione dla mnie",
"Show": "Poka\u017c",
"Show Codes": "Poka\u017c kody",
"Show all": "Show all",
"Show changes": "Show changes",
"Side Nav Menu": "Boczne menu nawigacyjne",
"Single select": "Single select",
"Site name used in email sending": "Site name used in email sending",
"Site title shown in a browser tab": "Site title shown in a browser tab",
"Size": "Rozmiar",
"Social Login": "Social Login",
"Sort": "Sort",
"Sort ascending": "Sort ascending",
"Sort descending": "Sort descending",
"Space Used": "Wykorzystana przestrze\u0144",
"Space Used / Quota": "Wykorzystane miejsce / Quota",
"Specific people with email address": "Specific people with email address",
"Specific users in the team": "Specific users in the team",
"Star": "Gwiazdka",
"Start date": "Start date",
"Statistic": "Statystyka",
"Status": "Status",
"Status: enabled": "Status: enabled",
"Storage": "Storage",
"Storage Backend": "Storage Backend",
"Storage Used": "Wykorzystana przestrze\u0144",
"Style": "Style",
"Sub-departments": "Sub-departments",
"Submit": "Wy\u015blij",
"Success": "Sukces",
"Successfully added label(s) for library {placeholder}": "Pomy\u015blnie dodano etykiety do biblioteki {placeholder}",
"Successfully change the group": "Successfully change the group",
"Successfully changed library password.": "Pomy\u015blnie zmieniono has\u0142o biblioteki",
"Successfully cleared trash.": "Successfully cleared trash.",
"Successfully converted the file.": "Successfully converted the file.",
"Successfully copied %(name)s and %(amount)s other items.": "Pomy\u015blnie skopiowano %(name)s i %(amount)s innych element\u00f3w.",
"Successfully copied %(name)s and 1 other item.": "Pomy\u015blnie skopiowano %(name)s i 1 inny element.",
"Successfully copied %(name)s.": "Pomy\u015blnie skopiowano %(name)s.",
"Successfully copied files to another library.": "Successfully copied files to another library.",
"Successfully deleted 1 item": "Pomy\u015blnie usuni\u0119to 1 element",
"Successfully deleted 1 item.": "Pomy\u015blnie usuni\u0119to 1 element.",
"Successfully deleted 1 share link": "Successfully deleted 1 share link",
"Successfully deleted 1 user.": "Successfully deleted 1 user.",
"Successfully deleted {name}": "Successfully deleted {name}",
"Successfully deleted {name} and {n} other items": "Successfully deleted {name} and {n} other items",
"Successfully deleted {name} and {n} other items.": "Successfully deleted {name} and {n} other items.",
"Successfully deleted {name}.": "Successfully deleted {name}.",
"Successfully deleted {number_placeholder} share links": "Successfully deleted {number_placeholder} share links",
"Successfully deleted {user_number_placeholder} users.": "Successfully deleted {user_number_placeholder} users.",
"Successfully edited labels.": "Pomy\u015blnie edytowane etykiety.",
"Successfully invited %(email) and %(num) other people.": "Pomy\u015blnie zaproszono %(email) i %(num) innych os\u00f3b.",
"Successfully invited %(email).": "Pomy\u015blnie zaproszono %(email).",
"Successfully moved %(name)s and %(amount)s other items.": "Pomy\u015blnie przeniesiono %(name)s i %(amount)s innych element\u00f3w.",
"Successfully moved %(name)s and 1 other item.": "Pomy\u015blnie przeniesiono %(name)s i 1 inny element.",
"Successfully moved %(name)s.": "Pomy\u015blnie przeniesiono %(name)s.",
"Successfully moved files to another library.": "Successfully moved files to another library.",
"Successfully moved {name}.": "Successfully moved {name}.",
"Successfully restored 1 item.": "Pomy\u015blnie przywr\u00f3cono 1 element.",
"Successfully restored the library {library_name}.": "Successfully restored the library {library_name}.",
"Successfully restored the library.": "Poprawnie odtworzono bibliotek\u0119.",
"Successfully restored.": "Successfully restored.",
"Successfully revoke the admin permission of %s": "Pomy\u015blnie cofni\u0119to uprawnienia administracyjne u\u017cytkownikowi %s",
"Successfully revoked access of user {placeholder}.": "Successfully revoked access of user {placeholder}.",
"Successfully revoked the admin permission of {placeholder}.": "Successfully revoked the admin permission of {placeholder}.",
"Successfully saved": "Successfully saved",
"Successfully sent to {placeholder}": "Pomy\u015blnie wys\u0142ano do {placeholder}",
"Successfully set %s as admin.": "Pomy\u015blnie przyznano %s uprawnienia administracyjne.",
"Successfully set it.": "Successfully set it.",
"Successfully set library history.": "Pomy\u015blnie ustawiono histori\u0119 biblioteki.",
"Successfully starred {library_name_placeholder}.": "Successfully starred {library_name_placeholder}.",
"Successfully transferred the group.": "Pomy\u015blnie przeniesiono grup\u0119.",
"Successfully transferred the library.": "Pomy\u015blnie przeniesiono bibliotek\u0119.",
"Successfully unlinked the device.": "Successfully unlinked the device.",
"Successfully unshared library {placeholder}": "Pomy\u015blnie wy\u0142\u0105czono udost\u0119pnianie biblioteki {placeholder}",
"Successfully unshared {name}": "Successfully unshared {name}",
"Successfully unstarred {library_name_placeholder}.": "Successfully unstarred {library_name_placeholder}.",
"Suggestion": "Suggestion",
"Switch sort mode": "Switch sort mode",
"Switch to plain text editor": "Switch to plain text editor",
"Switch to rich text editor": "Switch to rich text editor",
"Switch view mode": "Switch view mode",
"Sync": "Synchronizuj",
"Sync Download": "Sync Download",
"Sync Upload": "Sync Upload",
"System": "System",
"System Admin": "Administrator systemu",
"System Info": "Informacje systemowe",
"System settings updated": "System settings updated",
"Table": "Tabela",
"Tag \"{name}\" already exists.": "Tag \"{name}\" already exists.",
"Tag not found": "Tag not found",
"Tagged Files": "Tagged Files",
"Tags": "Tagi",
"Tags imported": "Tags imported",
"Team name": "Team name",
"Template": "Szablon",
"Terms": "Terms",
"Terms and Conditions": "Regulamin",
"Text": "Tekst",
"Text files": "Pliki tekstowe",
"Text is required.": "Text is required.",
"The content of the document has exceeded the limit of 100000 characters, and only the first 100000 characters are saved": "The content of the document has exceeded the limit of 100000 characters, and only the first 100000 characters are saved",
"The content of the document has exceeded the limit of 100000 characters, and the content cannot be saved": "The content of the document has exceeded the limit of 100000 characters, and the content cannot be saved",
"The custom part of the URL must be between 5 and 30 characters long and may only contain letters (a-z), numbers, and hyphens.": "The custom part of the URL must be between 5 and 30 characters long and may only contain letters (a-z), numbers, and hyphens.",
"The file is too large. Allowed maximum size is 1MB.": "The file is too large. Allowed maximum size is 1MB.",
"The files' metadata is being created. This may take a minute or so. Please refresh the page later.": "The files' metadata is being created. This may take a minute or so. Please refresh the page later.",
"The imported option already exists": "The imported option already exists",
"The imported options are invalid": "The imported options are invalid",
"The imported tag already exists": "The imported tag already exists",
"The imported tags are invalid": "The imported tags are invalid",
"The least number of characters a share/upload link password should include.": "The least number of characters a share/upload link password should include.",
"The least number of characters an encrypted library password should include.": "Minimalna ilo\u015b\u0107 znak\u00f3w jak\u0105 powinno zawiera\u0107 has\u0142o do zaszyfrowanej biblioteki.",
"The level(1-4) of a share/upload link password's strength. For example, '3' means password must have at least 3 of the following: num, upper letter, lower letter and other symbols": "The level(1-4) of a share/upload link password's strength. For example, '3' means password must have at least 3 of the following: num, upper letter, lower letter and other symbols",
"The link is copied to the clipboard.": "The link is copied to the clipboard.",
"The list of added, deleted and modified files will be sent to your mailbox.": "The list of added, deleted and modified files will be sent to your mailbox.",
"The maximum number of failed login attempts before showing CAPTCHA.": "Maksymalna liczba nieudanych logowa\u0144 zanim zostanie wy\u015bwietlona CAPTCHA.",
"The name \"{name}\" is already taken. Please choose a different name.": "The name \"{name}\" is already taken. Please choose a different name.",
"The next month": "The next month",
"The next numbers of days": "The next numbers of days",
"The next week": "The next week",
"The next year": "The next year",
"The owner of this library has run out of space.": "W\u0142a\u015bciciel tej biblioteki wykorzysta\u0142 ca\u0142\u0105 dost\u0119pn\u0105 przestrze\u0144.",
"The password is too short.": "The password is too short.",
"The password is too weak. It should include at least {passwordStrengthLevel} of the following: number, upper letter, lower letter and other symbols.": "The password is too weak. It should include at least {passwordStrengthLevel} of the following: number, upper letter, lower letter and other symbols.",
"The password will be kept in the server for only 1 hour.": "Has\u0142o b\u0119dzie przechowywane na serwerze wy\u0142\u0105cznie przez 1 godzin\u0119.",
"The past month": "The past month",
"The past numbers of days": "The past numbers of days",
"The past week": "The past week",
"The past year": "The past year",
"There is another option with this name": "There is another option with this name",
"There is another property with this name": "There is another property with this name",
"There is no information to display.": "There is no information to display.",
"This file has (apparently) not been accessed yet": "Dost\u0119p do tego pliku (najwyra\u017aniej) nie zosta\u0142 nigdy uzyskany",
"This file has been updated.": "This file has been updated.",
"This folder has been shared to {user_amount} user(s) and {group_amount} group(s).": "This folder has been shared to {user_amount} user(s) and {group_amount} group(s).",
"This folder has no content at this time.": "This folder has no content at this time.",
"This is a special group representing a department.": "This is a special group representing a department.",
"This is required": "This is required",
"This library has been set to read-only by admin and cannot be updated.": "This library has been set to read-only by admin and cannot be updated.",
"This library has been shared to {user_amount} user(s) and {group_amount} group(s).": "This library has been shared to {user_amount} user(s) and {group_amount} group(s).",
"This library is password protected": "Ta biblioteka jest chroniona has\u0142em",
"This month": "This month",
"This operation will not be reverted. Please think twice!": "Ta operacja jest nieodwracalna. Dobrze si\u0119 zastan\u00f3w!",
"This property can not be deleted": "This property can not be deleted",
"This property does not support sorting": "This property does not support sorting",
"This property is not editable": "This property is not editable",
"This user has not created or joined any groups": "Ten u\u017cytkownik nie utworzy\u0142, ani nie do\u0142\u0105czy\u0142 do \u017cadnej grupy",
"This week": "This week",
"This year": "This year",
"Thumbnail": "Thumbnail",
"Time": "Czas",
"Tip: -2 means no limit.": "Tip: -2 means no limit.",
"Tip: 0 means default limit": "Porada: 0 oznacza limit domy\u015blny",
"Tip: a snapshot will be generated after modification, which records the library state after the modification.": "Porada: po ka\u017cdej modyfikacji zostanie utworzona migawka, kt\u00f3ra przechowuje stan biblioteki po modyfikacji.",
"Tip: libraries deleted {placeholder} days ago will be cleaned automatically.": "Tip: libraries deleted {placeholder} days ago will be cleaned automatically.",
"Tip: libraries deleted {trashReposExpireDays} days ago will be cleaned automatically.": "Tip: libraries deleted {trashReposExpireDays} days ago will be cleaned automatically.",
"Tip: you can search by keyword in name or ID.": "Tip: you can search by keyword in name or ID.",
"Tip: you can search by keyword in name.": "Porada: mo\u017cna wyszukiwa\u0107 s\u0142\u00f3w kluczowych w nazwie.",
"Today": "Today",
"Token": "Token",
"Token:": "Token:",
"Tomorrow": "Tomorrow",
"Too many requests": "Too many requests",
"Total Devices": "Wszystkie urz\u0105dzenia",
"Total Storage": "Total Storage",
"Total Users": "Wszyscy u\u017cytkownicy",
"Traffic": "Ruch",
"Transfer": "Przeka\u017c",
"Transfer Group": "Prze\u015blij grup\u0119",
"Transfer Group {placeholder} to": "Transfer Group {placeholder} to",
"Transfer Library": "Prze\u015blij bibliotek\u0119",
"Transfer Library {library_name}": "Transfer Library {library_name}",
"Transfer group to": "Transfer group to",
"Transfer to department": "Transfer to department",
"Transfer to user": "Transfer to user",
"Transferred group {group_name} from {user_from} to {user_to}": "Przes\u0142ano grup\u0119 {group_name} od {user_from} do {user_to}",
"Transferred library {library_name} from {user_from} to {user_to}": "Przes\u0142ano bibliotek\u0119 {library_name} od {user_from} do {user_to}",
"Trash": "Kosz",
"Turn off": "Turn off",
"Turn off extended properties": "Turn off extended properties",
"Turn on extensible properties and views to experience a new way of managing files": "Turn on extensible properties and views to experience a new way of managing files",
"Two-Factor Authentication": "Uwierzytelnianie dwusk\u0142adnikowe",
"Two-factor authentication is not enabled for your account. Enable two-factor authentication for enhanced account security.": "Uwierzytelnianie dwusk\u0142adnikowe nie jest w\u0142\u0105czone na Twoim koncie. Aby zwi\u0119kszy\u0107 poziom bezpiecze\u0144stwa w\u0142\u0105cz je.",
"Type": "Typ",
"Type characters to start search": "Type characters to start search",
"URL is copied to the clipboard": "URL is copied to the clipboard",
"URL is required": "URL is required",
"US": "US",
"Undo": "Undo",
"Unfreeze Document": "Unfreeze Document",
"Unhandled": "Unhandled",
"Unknown": "Nieznany",
"Unlink": "Od\u0142\u0105cz",
"Unlink device": "Od\u0142\u0105cz urz\u0105dzenie",
"Unlock": "Odblokuj",
"Unselect": "Unselect",
"Unshare": "Wy\u0142\u0105cz udost\u0119pnianie",
"Unshare Library": "Przesta\u0144 udost\u0119pnia\u0107 bibliotek\u0119",
"Unstar": "Usu\u0144 gwiazdk\u0119",
"Untitled": "Untitled",
"Unwatch File Changes": "Unwatch File Changes",
"Up": "Up",
"Update": "Aktualizuj",
"Update Terms and Conditions": "Zaktualizuj regulamin",
"Update password": "Update password",
"Update succeeded.": "Update succeeded.",
"Updated draft": "Updated draft",
"Updated file": "Zaktualizowano plik",
"Upgrade to Pro Edition": "Aktualizuj do wersji Pro",
"Upload": "Prze\u015blij",
"Upload Files": "Prze\u015blij pliki",
"Upload Folder": "Wy\u015blij folder",
"Upload Link": "\u0141\u0105cze przesy\u0142ania",
"Upload Links": "\u0141\u0105cza przesy\u0142ania",
"Upload file": "Prze\u015blij plik",
"Upload files to {folder_name_placeholder}": "Upload files to {folder_name_placeholder}",
"Upload license": "Upload license",
"Upload link is copied to the clipboard.": "Upload link is copied to the clipboard.",
"Uploading...": "Uploading...",
"Use custom CSS": "Use custom CSS",
"Use information from your Identity Provider to configure Seafile": "Use information from your Identity Provider to configure Seafile",
"Use the import/export function to transfer options quickly. (The export is in JSON format.) By pasting cells, copied from a text column, an Excel or a TXT file, you can also add options quickly.": "Use the import/export function to transfer options quickly. (The export is in JSON format.) By pasting cells, copied from a text column, an Excel or a TXT file, you can also add options quickly.",
"Use the import/export function to transfer tags quickly to another library. (The export is in JSON format.)": "Use the import/export function to transfer tags quickly to another library. (The export is in JSON format.)",
"Use these values to configure your Identity Provider": "Use these values to configure your Identity Provider",
"Used:": "Wykorzystane:",
"User": "U\u017cytkownik",
"User Permission": "Uprawnienia u\u017cytkownika",
"User Shares": "User Shares",
"User Storage": "User Storage",
"User can not see this folder.": "User can not see this folder.",
"User can only view files online via browser. Files can't be downloaded.": "User can only view files online via browser. Files can't be downloaded.",
"User can read, download and sync files.": "User can read, download and sync files.",
"User can read, write, upload, download and sync files.": "User can read, write, upload, download and sync files.",
"User can view and edit file online via browser. Files can't be downloaded.": "User can view and edit file online via browser. Files can't be downloaded.",
"User info updated": "User info updated",
"User migrate from {user_from} to {user_to}": "User migrate from {user_from} to {user_to}",
"User not found": "User not found",
"User {user_link} has added you to {group_link}": "User {user_link} has added you to {group_link}",
"Username:": "Nazwa u\u017cytkownika:",
"Users": "U\u017cytkownicy",
"Verified": "Verified",
"Verify": "Zweryfikuj",
"Verify Domain": "Verify Domain",
"Version": "Wersja",
"Version Number": "Wersja",
"Version Number is required.": "Version Number is required.",
"Version Number must be a number.": "Version Number must be a number.",
"Video": "Pliki wideo",
"View": "Wy\u015bwietl",
"View Link": "View Link",
"View Related Snapshot": "View Related Snapshot",
"View Snapshot": "Poka\u017c migawk\u0119",
"View profile and more": "Poka\u017c profil i wi\u0119cej",
"Views": "Views",
"Virus": "Virus",
"Virus File": "Plik z wirusem",
"Virus Scan": "Skanowanie antywirusowe",
"Visit count": "Visit count",
"Visit old version page": "Visit old version page",
"Visited": "Visited",
"Visits": "Wizyty",
"Watch File Changes": "Watch File Changes",
"Web API Auth Token": "Web API Auth Token",
"Web Download": "Web Download",
"Web Upload": "Web Upload",
"WebDAV Access": "WebDAV Access",
"WebDAV password:": "WebDAV password:",
"WebDAV username:": "WebDAV username:",
"WebDav Access": "WebDav Access",
"Wiki custom URL deleted": "Wiki custom URL deleted",
"Wiki owner": "Wiki owner",
"Wiki published": "Wiki published",
"Wikis": "Wikis",
"Wrong password": "Nieprawid\u0142owe has\u0142o",
"Year": "Year",
"Yesterday": "Yesterday",
"You can add a Wiki by clicking the \"Add Wiki\" item in the menu.": "You can add a Wiki by clicking the \"Add Wiki\" item in the menu.",
"You can also add a user as a guest, who will not be allowed to create libraries and groups.": "Mo\u017cesz tak\u017ce doda\u0107 u\u017cytkownika jako go\u015bcia, nie b\u0119dzie mia\u0142 mo\u017cliwo\u015bci tworzenia bibliotek i grup.",
"You can create files quickly": "You can create files quickly",
"You can enter multiple emails. An invitation link will be sent to each of them.": "You can enter multiple emails. An invitation link will be sent to each of them.",
"You can use this field at login.": "Mo\u017cesz u\u017cywa\u0107 tego pola przy logowaniu.",
"You do not have any Wikis yet.": "You do not have any Wikis yet.",
"You do not have permission": "You do not have permission",
"You don't have any favorite items yet": "You don't have any favorite items yet",
"You don't have any share links": "You don't have any share links",
"You don't have any upload links": "Nie masz \u017cadnych \u0142\u0105cz przesy\u0142ania",
"You have not accessed your files with any client (desktop or mobile) yet. Configure clients on your devices to access your data more comfortably.": "You have not accessed your files with any client (desktop or mobile) yet. Configure clients on your devices to access your data more comfortably.",
"You have not added any libraries, folders or files to your favorites yet. A favorite gives you quick access to your most frequently used objects. You can add a library, folder or file to your favorites by clicking the star to the left of its name.": "You have not added any libraries, folders or files to your favorites yet. A favorite gives you quick access to your most frequently used objects. You can add a library, folder or file to your favorites by clicking the star to the left of its name.",
"You have not created any libraries yet. A library is a container to organize your files and folders. A library can also be shared with others and synced to your connected devices. You can create a library by clicking the \"New Library\" button in the menu bar.": "You have not created any libraries yet. A library is a container to organize your files and folders. A library can also be shared with others and synced to your connected devices. You can create a library by clicking the \"New Library\" button in the menu bar.",
"You have not created any share links yet. A share link can be used to share files and folders with anyone. You can create a share link for a file or folder by clicking the share icon to the right of its name.": "You have not created any share links yet. A share link can be used to share files and folders with anyone. You can create a share link for a file or folder by clicking the share icon to the right of its name.",
"You have not created any upload links yet. An upload link allows anyone to upload files to a folder or library. You can create an upload link for a folder or library by clicking the share icon to the right of its name.": "You have not created any upload links yet. An upload link allows anyone to upload files to a folder or library. You can create an upload link for a folder or library by clicking the share icon to the right of its name.",
"You have not deleted any libraries in the last {placeholder} days. A deleted library will be cleaned automatically after this period.": "You have not deleted any libraries in the last {placeholder} days. A deleted library will be cleaned automatically after this period.",
"You have not invited any guests yet. A guest can access shared libraries through the web interface allowing more efficient ways to collaborate than through links. You can invite a guest by clicking the \"Invite Guest\" item in the menu.": "You have not invited any guests yet. A guest can access shared libraries through the web interface allowing more efficient ways to collaborate than through links. You can invite a guest by clicking the \"Invite Guest\" item in the menu.",
"You have not shared any folders": "Nie masz \u017cadnych udost\u0119pnionych folder\u00f3w",
"You have not shared any folders with other users yet. You can share a folder with other users by clicking the share icon to the right of a folder's name.": "You have not shared any folders with other users yet. You can share a folder with other users by clicking the share icon to the right of a folder's name.",
"You have not shared any libraries with other users yet. You can share a library with other users by clicking the share icon to the right of a library's name in \"My Libraries\".": "You have not shared any libraries with other users yet. You can share a library with other users by clicking the share icon to the right of a library's name in \"My Libraries\".",
"Your notifications will be sent to this email.": "Twoje powiadomienia b\u0119d\u0105 wysy\u0142ane na ten adres email.",
"ZIP": "ZIP",
"activate after registration": "aktywuj po rejestracji",
"all": "wszystko",
"all members": "wszyscy cz\u0142onkowie",
"allow new registrations": "zezw\u00f3l na rejestracj\u0119",
"contains": "contains",
"days": "dni",
"deleted": "deleted",
"deleted option": "deleted option",
"details": "details",
"does not contain": "does not contain",
"email is required": "email is required",
"freezed": "freezed",
"has all of...": "has all of...",
"has any of...": "has any of...",
"has none of...": "has none of...",
"icon": "ikona",
"in all libraries": "in all libraries",
"include the current user": "include the current user",
"is": "is",
"is after...": "is after...",
"is any of...": "is any of...",
"is before...": "is before...",
"is current user's ID": "is current user's ID",
"is empty": "is empty",
"is exactly...": "is exactly...",
"is none of...": "is none of...",
"is not": "is not",
"is not empty": "is not empty",
"is on or after...": "is on or after...",
"is on or before...": "is on or before...",
"is within...": "is within...",
"items": "items",
"keep sign in": "zapami\u0119taj",
"library password minimum length": "minimalna d\u0142ugo\u015b\u0107 has\u0142a biblioteki",
"licensed to {placeholder_license_to}, expires on {placeholder_license_expiration}": "licensed to {placeholder_license_to}, expires on {placeholder_license_expiration}",
"licensed to {placeholder_license_to}, upgrade service expired in {placeholder_license_expiration}": "licensed to {placeholder_license_to}, upgrade service expired in {placeholder_license_expiration}",
"locked": "zablokowany",
"locked by {name}": "locked by {name}",
"mm": "mm",
"name": "nazwa",
"not set": "not set",
"only show {placeholder}": "only show {placeholder}",
"preset sorts": "preset sorts",
"result": "result",
"results": "results",
"s": "s",
"selected": "selected",
"send activation email": "wy\u015blij e-mail aktywacyjny",
"share/upload link force password": "share/upload link force password",
"share/upload link password minimum length": "share/upload link password minimum length",
"share/upload link password strength level": "share/upload link password strength level",
"shared by:": "udost\u0119pni\u0142:",
"show more": "show more",
"sorts": "sorts",
"starred": "Oznaczone gwiazdk\u0105",
"successfully added user %s.": "successfully added user %s.",
"successfully sent email to %s.": "successfully sent email to %s.",
"text file extensions": "rozszerzenia plik\u00f3w tekstowych",
"to": "do",
"unstarred": "Nieoznaczone gwiazdk\u0105",
"xxx cells copied": "xxx cells copied",
"xxx cells selected": "xxx cells selected",
"xxx hidden properties": "xxx hidden properties",
"xxx preset hidden properties": "xxx preset hidden properties",
"xxx record": "xxx record",
"xxx records": "xxx records",
"xxx records selected": "xxx records selected",
"xxx rows are copied.": "xxx rows are copied.",
"you can also press \u2190 ": "mo\u017cesz tak\u017ce wcisn\u0105\u0107 \u2190",
"you can also press \u2192": "you can also press \u2192",
"{failed_files_num} file(s) failed to upload": "{failed_files_num} file(s) failed to upload",
"{file} and {n} other files": "{file} and {n} other files",
"{minDays_placeholder} - {maxDays_placeholder} days": "{minDays_placeholder} - {maxDays_placeholder} days",
"{number_placeholder} / Page": "{number_placeholder} / Page",
"{placeholder} Access Log": "{placeholder} Access Log",
"{placeholder} Folder Permission": "Uprawnienia folderu {placeholder}",
"{placeholder} History Setting": "Ustawienia historii {placeholder}",
"{placeholder} Modification History": "{placeholder} Modification History",
"{placeholder} Share Admin": "{placeholder} Share Admin",
"{placeholder} Snapshot": "{placeholder} Snapshot",
"{placeholder} Trash": "{placeholder} Trash",
"{placeholder} Wiki Trash": "{placeholder} Wiki Trash",
"{share_from} has cancelled the sharing of folder {repo_name}.": "{share_from} has cancelled the sharing of folder {repo_name}.",
"{share_from} has cancelled the sharing of library {repo_name}.": "{share_from} has cancelled the sharing of library {repo_name}.",
"{share_from} has changed the permission of folder {repo_link} to {permission}.": "{share_from} has changed the permission of folder {repo_link} to {permission}.",
"{share_from} has changed the permission of library {repo_link} to {permission}.": "{share_from} has changed the permission of library {repo_link} to {permission}.",
"{share_from} has shared a folder named {repo_link} to group {group_link}.": "{share_from} has shared a folder named {repo_link} to group {group_link}.",
"{share_from} has shared a folder named {repo_link} to you.": "{share_from} has shared a folder named {repo_link} to you.",
"{share_from} has shared a library named {repo_link} to group {group_link}.": "{share_from} has shared a library named {repo_link} to group {group_link}.",
"{share_from} has shared a library named {repo_link} to you.": "{share_from} has shared a library named {repo_link} to you.",
"{uploaded_files_num}/{all_files_num} Files": "{uploaded_files_num}/{all_files_num} Files",
"{userCount} user(s) and {repoCount} libraries of this organization will also be deleted.": "{userCount} user(s) and {repoCount} libraries of this organization will also be deleted.",
"{user} created file {fileName} and {fileCount} other file(s) in library {libraryName}.": "{user} created file {fileName} and {fileCount} other file(s) in library {libraryName}.",
"{user} created file {fileName} in library {libraryName}.": "{user} created file {fileName} in library {libraryName}.",
"{user} created folder {folderName} and {folderCount} other folder(s) in library {libraryName}.": "{user} created folder {folderName} and {folderCount} other folder(s) in library {libraryName}.",
"{user} created folder {folderName} in library {libraryName}.": "{user} created folder {folderName} in library {libraryName}.",
"{user} deleted file {fileName} and {fileCount} other file(s) in library {libraryName}.": "{user} deleted file {fileName} and {fileCount} other file(s) in library {libraryName}.",
"{user} deleted file {fileName} in library {libraryName}.": "{user} deleted file {fileName} in library {libraryName}.",
"{user} deleted folder {folderName} and {folderCount} other folder(s) in library {libraryName}.": "{user} deleted folder {folderName} and {folderCount} other folder(s) in library {libraryName}.",
"{user} deleted folder {folderName} in library {libraryName}.": "{user} deleted folder {folderName} in library {libraryName}.",
"{user} has transfered a library named {repo_link} to you.": "{user} has transfered a library named {repo_link} to you.",
"{user} moved file {fileName} and {fileCount} other file(s) in library {libraryName}.": "{user} moved file {fileName} and {fileCount} other file(s) in library {libraryName}.",
"{user} moved file {fileName} in library {libraryName}.": "{user} moved file {fileName} in library {libraryName}.",
"{user} moved folder {folderName} and {folderCount} other folder(s) in library {libraryName}.": "{user} moved folder {folderName} and {folderCount} other folder(s) in library {libraryName}.",
"{user} moved folder {folderName} in library {libraryName}.": "{user} moved folder {folderName} in library {libraryName}.",
"{user} renamed file {oldFileName} {fileName} in library {libraryName}.": "{user} renamed file {oldFileName} {fileName} in library {libraryName}.",
"{user} renamed folder {oldFolderName} {folderName} in library {libraryName}.": "{user} renamed folder {oldFolderName} {folderName} in library {libraryName}.",
"{user} restored file {fileName} in library {libraryName}.": "{user} restored file {fileName} in library {libraryName}.",
"{user} restored folder {folderName} in library {libraryName}.": "{user} restored folder {folderName} in library {libraryName}.",
"{user} updated file {fileName} in library {libraryName}.": "{user} updated file {fileName} in library {libraryName}."
};
for (const key in newcatalog) {
django.catalog[key] = newcatalog[key];
}
if (!django.jsi18n_initialized) {
django.gettext = function(msgid) {
const value = django.catalog[msgid];
if (typeof value === 'undefined') {
return msgid;
} else {
return (typeof value === 'string') ? value : value[0];
}
};
django.ngettext = function(singular, plural, count) {
const value = django.catalog[singular];
if (typeof value === 'undefined') {
return (count == 1) ? singular : plural;
} else {
return value.constructor === Array ? value[django.pluralidx(count)] : value;
}
};
django.gettext_noop = function(msgid) { return msgid; };
django.pgettext = function(context, msgid) {
let value = django.gettext(context + '\x04' + msgid);
if (value.includes('\x04')) {
value = msgid;
}
return value;
};
django.npgettext = function(context, singular, plural, count) {
let value = django.ngettext(context + '\x04' + singular, context + '\x04' + plural, count);
if (value.includes('\x04')) {
value = django.ngettext(singular, plural, count);
}
return value;
};
django.interpolate = function(fmt, obj, named) {
if (named) {
return fmt.replace(/%\(\w+\)s/g, function(match){return String(obj[match.slice(2,-2)])});
} else {
return fmt.replace(/%s/g, function(match){return String(obj.shift())});
}
};
/* formatting library */
django.formats = {
"DATETIME_FORMAT": "j E Y H:i",
"DATETIME_INPUT_FORMATS": [
"%d.%m.%Y %H:%M:%S",
"%d.%m.%Y %H:%M:%S.%f",
"%d.%m.%Y %H:%M",
"%Y-%m-%d %H:%M:%S",
"%Y-%m-%d %H:%M:%S.%f",
"%Y-%m-%d %H:%M",
"%Y-%m-%d"
],
"DATE_FORMAT": "j E Y",
"DATE_INPUT_FORMATS": [
"%d.%m.%Y",
"%d.%m.%y",
"%y-%m-%d",
"%Y-%m-%d"
],
"DECIMAL_SEPARATOR": ",",
"FIRST_DAY_OF_WEEK": 1,
"MONTH_DAY_FORMAT": "j E",
"NUMBER_GROUPING": 3,
"SHORT_DATETIME_FORMAT": "d-m-Y H:i",
"SHORT_DATE_FORMAT": "d-m-Y",
"THOUSAND_SEPARATOR": "\u00a0",
"TIME_FORMAT": "H:i",
"TIME_INPUT_FORMATS": [
"%H:%M:%S",
"%H:%M:%S.%f",
"%H:%M"
],
"YEAR_MONTH_FORMAT": "F Y"
};
django.get_format = function(format_type) {
const value = django.formats[format_type];
if (typeof value === 'undefined') {
return format_type;
} else {
return value;
}
};
/* add to global namespace */
globals.pluralidx = django.pluralidx;
globals.gettext = django.gettext;
globals.ngettext = django.ngettext;
globals.gettext_noop = django.gettext_noop;
globals.pgettext = django.pgettext;
globals.npgettext = django.npgettext;
globals.interpolate = django.interpolate;
globals.get_format = django.get_format;
django.jsi18n_initialized = true;
}
};