PHP Classes

File: calcul/js/translations/security/pl.js

Recommend this page to a friend!
  Classes of eureka2   G6K   calcul/js/translations/security/pl.js   Download  
File: calcul/js/translations/security/pl.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: G6K
Generate simulator tools to perform calculations
Author: By
Last change:
Date: 6 years ago
Size: 2,135 bytes
 

Contents

Class file image Download
(function (Translator) { // pl Translator.add("An authentication exception occurred.", "Wyst\u0105pi\u0142 b\u0142\u0105d uwierzytelniania.", "security", "pl"); Translator.add("Authentication credentials could not be found.", "Dane uwierzytelniania nie zosta\u0142y znalezione.", "security", "pl"); Translator.add("Authentication request could not be processed due to a system problem.", "\u017b\u0105danie uwierzytelniania nie mog\u0142o zosta\u0107 pomy\u015blnie zako\u0144czone z powodu problemu z systemem.", "security", "pl"); Translator.add("Invalid credentials.", "Nieprawid\u0142owe dane.", "security", "pl"); Translator.add("Cookie has already been used by someone else.", "To ciasteczko jest u\u017cywane przez kogo\u015b innego.", "security", "pl"); Translator.add("Not privileged to request the resource.", "Brak uprawnie\u0144 dla \u017c\u0105dania wskazanego zasobu.", "security", "pl"); Translator.add("Invalid CSRF token.", "Nieprawid\u0142owy token CSRF.", "security", "pl"); Translator.add("Digest nonce has expired.", "Kod dost\u0119pu wygas\u0142.", "security", "pl"); Translator.add("No authentication provider found to support the authentication token.", "Nie znaleziono mechanizmu uwierzytelniania zdolnego do obs\u0142ugi przes\u0142anego tokenu.", "security", "pl"); Translator.add("No session available, it either timed out or cookies are not enabled.", "Brak danych sesji, sesja wygas\u0142a lub ciasteczka nie s\u0105 w\u0142\u0105czone.", "security", "pl"); Translator.add("No token could be found.", "Nie znaleziono tokenu.", "security", "pl"); Translator.add("Username could not be found.", "U\u017cytkownik o podanej nazwie nie istnieje.", "security", "pl"); Translator.add("Account has expired.", "Konto wygas\u0142o.", "security", "pl"); Translator.add("Credentials have expired.", "Dane uwierzytelniania wygas\u0142y.", "security", "pl"); Translator.add("Account is disabled.", "Konto jest wy\u0142\u0105czone.", "security", "pl"); Translator.add("Account is locked.", "Konto jest zablokowane.", "security", "pl"); })(Translator);