mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add lang: ja
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"(and :count more error)": "(i još :count greška)",
|
||||
"(and :count more errors)": "(i još :count greška)|(i još :count grešaka)|(i još :count grešaka)",
|
||||
"A decryption key is required.": "A decryption key is required.",
|
||||
"All rights reserved.": "Sva prava pridržana.",
|
||||
"Encrypted environment file already exists.": "Encrypted environment file already exists.",
|
||||
"Encrypted environment file not found.": "Encrypted environment file not found.",
|
||||
"Environment file already exists.": "Environment file already exists.",
|
||||
"Environment file not found.": "Environment file not found.",
|
||||
"errors": "pogreške",
|
||||
"Forbidden": "Zabranjeno",
|
||||
"Go to page :page": "Idite na stranicu :page",
|
||||
"Hello!": "Hej!",
|
||||
"If you did not create an account, no further action is required.": "Ako niste stvorili račun, nije potrebno daljnje radnje.",
|
||||
"If you did not request a password reset, no further action is required.": "Ukoliko niste zatražili promjenu lozinke, nije potrebno poduzimati daljnje korake.",
|
||||
"If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ako imate problema s klikom na gumb \":actionText\", kopirajte i zalijepite URL u nastavku\nu svoj web preglednik:",
|
||||
"Invalid filename.": "Invalid filename.",
|
||||
"Invalid JSON was returned from the route.": "S rute je vraćen nevažeći JSON.",
|
||||
"length": "length",
|
||||
"Location": "Mjesto",
|
||||
"Login": "Prijava",
|
||||
"Logout": "Odjava",
|
||||
"Not Found": "Nije pronađeno",
|
||||
"of": "od",
|
||||
"Page Expired": "Stranica je istekla",
|
||||
"Pagination Navigation": "Kretanje po stranicama",
|
||||
"Payment Required": "Obavezno plaćanje",
|
||||
"Please click the button below to verify your email address.": "Kliknite gumb ispod da biste potvrdili svoju e-mail adresu.",
|
||||
"Regards,": "S poštovanjem,",
|
||||
"Register": "Registracija",
|
||||
"Reset Password": "Poništavanje lozinke",
|
||||
"Reset Password Notification": "Obavijest o poništavanju lozinke",
|
||||
"results": "rezultati",
|
||||
"Server Error": "Pogreška poslužitelja",
|
||||
"Service Unavailable": "Usluga nije dostupna",
|
||||
"Showing": "Prikaz",
|
||||
"The given data was invalid.": "Navedeni podaci nisu valjani.",
|
||||
"The response is not a streamed response.": "Odgovor nije strujanje odgovora.",
|
||||
"The response is not a view.": "Odgovor nije pogled.",
|
||||
"This action is unauthorized.": "Ova radnja je neovlaštena.",
|
||||
"This password reset link will expire in :count minutes.": "Ova poveznica za poništavanje lozinke istječe nakon :count minuta.",
|
||||
"to": "do",
|
||||
"Toggle navigation": "Uključi navigaciju",
|
||||
"Too Many Requests": "Previše zahtjeva",
|
||||
"Unauthorized": "Neovlašteno",
|
||||
"Verify Email Address": "Potvrdite e-mail adresu",
|
||||
"Whoops!": "Ups!",
|
||||
"You are receiving this email because we received a password reset request for your account.": "Primili ste ovaj e-mail jer smo primili zahtjev za ponovno postavljanje lozinke za vaš račun."
|
||||
}
|
||||
Reference in New Issue
Block a user