chore: New Crowdin Translation updates (#2063)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-04-19 15:10:16 +05:30
committed by GitHub
parent 27e01920ad
commit 043919b3e5
250 changed files with 2969 additions and 1275 deletions

View File

@@ -10,7 +10,7 @@
},
"TEAM_AVAILABILITY": {
"ONLINE": "Jesteśmy dostępni",
"OFFLINE": "Jesteśmy offline"
"OFFLINE": "We are away at the moment"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Zwykle odpowiadamy w ciągu paru minut",
@@ -34,19 +34,20 @@
"FIELDS": {
"FULL_NAME": {
"LABEL": "Pełna nazwa (imię i nazwisko)",
"PLACEHOLDER": "Please enter your full name",
"ERROR": "Full Name is required"
"PLACEHOLDER": "Podaj swoje imię i nazwisko",
"ERROR": "Pełne imię i nazwisko jest wymagane"
},
"EMAIL_ADDRESS": {
"LABEL": "Adres e-mail",
"PLACEHOLDER": "Please enter your email address",
"ERROR": "Invalid email address"
"PLACEHOLDER": "Wprowadź swój adres e-mail",
"ERROR": "Nieprawidłowy adres e-mail"
},
"MESSAGE": {
"LABEL": "Message",
"PLACEHOLDER": "Please enter your message",
"ERROR": "Message too short"
"LABEL": "Wiadomość",
"PLACEHOLDER": "Wprowadź swoją wiadomość",
"ERROR": "Wiadomość za krótka"
}
}
}
},
"FILE_SIZE_LIMIT": "File exceeds the {MAXIMUM_FILE_UPLOAD_SIZE} attachment limit"
}