From 7edb5dec3a742df721a81116799996b676f9eb1a Mon Sep 17 00:00:00 2001 From: Ulumuddin Cahyadi Yunus Date: Sun, 26 Jan 2014 03:55:58 +0800 Subject: [PATCH] Create security.id.xlf --- .../Resources/translations/security.id.xlf | 71 +++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 src/Symfony/Component/Security/Resources/translations/security.id.xlf diff --git a/src/Symfony/Component/Security/Resources/translations/security.id.xlf b/src/Symfony/Component/Security/Resources/translations/security.id.xlf new file mode 100644 index 0000000000..ab1153b8a2 --- /dev/null +++ b/src/Symfony/Component/Security/Resources/translations/security.id.xlf @@ -0,0 +1,71 @@ + + + + + + An authentication exception occurred. + Terjadi sebuah pengecualian otentikasi. + + + Authentication credentials could not be found. + Kredensial otentikasi tidak bisa ditemukan. + + + Authentication request could not be processed due to a system problem. + Permintaan otentikasi tidak bisa diproses karena masalah sistem. + + + Invalid credentials. + Kredensial salah. + + + Cookie has already been used by someone else. + Cookie sudah digunakan oleh orang lain. + + + Not privileged to request the resource. + Tidak berhak untuk meminta sumber daya. + + + Invalid CSRF token. + Token CSRF salah. + + + Digest nonce has expired. + Digest nonce telah berakhir. + + + No authentication provider found to support the authentication token. + Tidak ditemukan penyedia otentikasi untuk mendukung token otentikasi. + + + No session available, it either timed out or cookies are not enabled. + Tidak ada sesi yang tersedia, mungkin waktu sudah habis atau cookie tidak diaktifkan + + + No token could be found. + Tidak ada token yang bisa ditemukan. + + + Username could not be found. + Username tidak bisa ditemukan. + + + Account has expired. + Akun telah berakhir. + + + Credentials have expired. + Kredensial telah berakhir. + + + Account is disabled. + Akun dinonaktifkan. + + + Account is locked. + Akun terkunci. + + + +