chore(translations): update translations via Crowdin (#779)
* New translations en-us.ts (Portuguese, Brazilian) * New translations en-us.ts (Italian) * New translations en-us.ts (Turkish) * New translations en-us.ts (Chinese Simplified) * New translations en-us.ts (Estonian) * New translations en-us.ts (Chinese Simplified) * New translations en-us.ts (French) * New translations en-us.ts (Spanish) * New translations en-us.ts (Czech) * New translations en-us.ts (Danish) * New translations en-us.ts (German) * New translations en-us.ts (Greek) * New translations en-us.ts (Finnish) * New translations en-us.ts (Hungarian) * New translations en-us.ts (Italian) * New translations en-us.ts (Japanese) * New translations en-us.ts (Korean) * New translations en-us.ts (Polish) * New translations en-us.ts (Russian) * New translations en-us.ts (Slovenian) * New translations en-us.ts (Serbian (Cyrillic)) * New translations en-us.ts (Swedish) * New translations en-us.ts (Turkish) * New translations en-us.ts (Ukrainian) * New translations en-us.ts (Chinese Traditional) * New translations en-us.ts (Vietnamese) * New translations en-us.ts (Portuguese, Brazilian) * New translations en-us.ts (Thai) * New translations en-us.ts (Croatian) * New translations en-us.ts (Serbian (Latin)) * New translations en-us.ts (Dutch, Belgium) * New translations en-us.ts (Arabic, Egypt) * New translations en-us.ts (Italian) * New translations en-us.ts (Croatian) * New translations en-us.ts (Croatian) * New translations en-us.ts (Turkish) * New translations en-us.ts (Estonian) * New translations en-us.ts (Japanese) * New translations en-us.ts (French) * New translations en-us.ts (Spanish) * New translations en-us.ts (Spanish)
This commit is contained in:
@@ -124,9 +124,9 @@ export default {
|
||||
"account.shares.table.expiresAt": "Istječe",
|
||||
"account.shares.table.createdAt": "Kreirano",
|
||||
"account.shares.table.size": "Veličina",
|
||||
"account.shares.table.password-protected": "Password protected",
|
||||
"account.shares.table.password-protected": "Zaštićeno lozinkom",
|
||||
"account.shares.table.visitor-count": "{count} of {max}",
|
||||
"account.shares.table.expiry-never": "Never",
|
||||
"account.shares.table.expiry-never": "Nikad",
|
||||
"account.shares.modal.share-informations": "Informacije o dijeljenju",
|
||||
"account.shares.modal.share-link": "Podijelite poveznicu",
|
||||
"account.shares.modal.delete.title": "Izbriši dijeljenje {share}",
|
||||
@@ -278,7 +278,7 @@ export default {
|
||||
"share.error.access-denied.title": "Privatno dijeljenje",
|
||||
"share.error.access-denied.description": "Trenutni račun nema dozvolu za pristup ovom dijeljenju.",
|
||||
"share.modal.password.title": "Lozinka je potrebna",
|
||||
"share.modal.password.description": "Please enter the password to access this share.",
|
||||
"share.modal.password.description": "Molimo unesite lozinku za pristup ovom dijeljenju.",
|
||||
"share.modal.password": "Lozinka",
|
||||
"share.modal.error.invalid-password": "Neispravna lozinka",
|
||||
"share.button.download-all": "Preuzmi sve",
|
||||
@@ -296,14 +296,14 @@ export default {
|
||||
"share.edit.notify.save-success": "Dijeljenje je uspješno ažurirano",
|
||||
// END /share/[id]/edit
|
||||
// /imprint
|
||||
"imprint.title": "Imprint",
|
||||
"imprint.title": "Otisak",
|
||||
// END /imprint
|
||||
// /privacy
|
||||
"privacy.title": "Privacy Policy",
|
||||
"privacy.title": "Pravilima o zaštiti privatnosti",
|
||||
// END /privacy
|
||||
// /admin/config
|
||||
"admin.config.config-file-warning.title": "Configuration file present",
|
||||
"admin.config.config-file-warning.description": "As you have a configured Pingvin Share with a configuration file, you can't change the configuration through the UI.",
|
||||
"admin.config.config-file-warning.description": "",
|
||||
"admin.config.title": "Konfiguracija",
|
||||
"admin.config.category.general": "Opće",
|
||||
"admin.config.category.share": "Dijeljenje",
|
||||
@@ -364,7 +364,7 @@ export default {
|
||||
"admin.config.smtp.port": "Port",
|
||||
"admin.config.smtp.port.description": "Port domaćina SMTP servera",
|
||||
"admin.config.smtp.email": "Email",
|
||||
"admin.config.smtp.email.description": "Email adresa s koje se poruke šalju",
|
||||
"admin.config.smtp.email.description": "Email address from which the emails get sent",
|
||||
"admin.config.smtp.username": "Korisničko ime",
|
||||
"admin.config.smtp.username.description": "Korisničko ime SMTP servera",
|
||||
"admin.config.smtp.password": "Lozinka",
|
||||
@@ -451,7 +451,7 @@ export default {
|
||||
"admin.config.notify.logo-success": "Logo je uspješno ažuriran. Može potrajati nekoliko minuta dok se promjena ne prikaže na web stranici.",
|
||||
"admin.config.notify.no-changes": "Nema promjena za spremanje.",
|
||||
"admin.config.category.s3": "S3",
|
||||
"admin.config.s3.enabled": "Enabled",
|
||||
"admin.config.s3.enabled": "Omogućeno",
|
||||
"admin.config.s3.enabled.description": "Whether S3 should be used to store the shared files instead of the local file system.",
|
||||
"admin.config.s3.endpoint": "Endpoint",
|
||||
"admin.config.s3.endpoint.description": "The URL of the S3 bucket.",
|
||||
@@ -459,8 +459,8 @@ export default {
|
||||
"admin.config.s3.region.description": "The region of the S3 bucket.",
|
||||
"admin.config.s3.bucket-name": "Bucket name",
|
||||
"admin.config.s3.bucket-name.description": "The name of the S3 bucket.",
|
||||
"admin.config.s3.bucket-path": "Path",
|
||||
"admin.config.s3.bucket-path.description": "The default path which should be used to store the files in the S3 bucket.",
|
||||
"admin.config.s3.bucket-path": "Putanja",
|
||||
"admin.config.s3.bucket-path.description": "Zadana staza koja bi se trebala koristiti za pohranu datoteka u S3 spremnik.",
|
||||
"admin.config.s3.key": "Key",
|
||||
"admin.config.s3.key.description": "The key which allows you to access the S3 bucket.",
|
||||
"admin.config.s3.secret": "Secret",
|
||||
|
||||
Reference in New Issue
Block a user