mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-20 11:27:13 +02:00
🌐 Update translations (#542)
This commit is contained in:
parent
2cf9ad467c
commit
b4ef1eda3a
26 changed files with 133 additions and 72 deletions
|
@ -79,9 +79,10 @@
|
|||
"next": "Següent",
|
||||
"nextMonth": "Mes següent",
|
||||
"no": "No",
|
||||
"verificationEmailSent": "S'ha enviat un correu a <b>{{email}}</b> amb un enllaç per activar les notificacions",
|
||||
"noDatesSelected": "No s'ha seleccionat cap data",
|
||||
"notificationsDisabled": "S'han desactivat les notificacions",
|
||||
"notificationsOff": "Notificacions desactivades",
|
||||
"notificationsOff": "Rep notificacions quan els participants responguin la teva enquesta",
|
||||
"notificationsOn": "Notificacions activades",
|
||||
"notificationsOnDescription": "S'enviarà un correu electrònic a <b>{{email}}</b> quan hi hagi novetats a l'enquesta.",
|
||||
"notificationsVerifyEmail": "Necessites verificar el correu electrònic per activar les notificacions",
|
||||
|
@ -102,6 +103,7 @@
|
|||
"optionCount_other": "{{count}} opcions",
|
||||
"optionCount_two": "{{count}} opcions",
|
||||
"optionCount_zero": "{{count}} opcions",
|
||||
"expiredOrInvalidLink": "Aquest enllaç ha expirat o és invàlid. Si us plau, demana'n un de nou.",
|
||||
"newParticipant": "Nou participant",
|
||||
"pollHasBeenLocked": "Aquesta enquesta ha estat bloquejada",
|
||||
"pollHasBeenVerified": "S'ha verificat la vostra enquesta",
|
||||
|
@ -129,6 +131,7 @@
|
|||
"titlePlaceholder": "Reunió mensual",
|
||||
"today": "Avui",
|
||||
"unlockPoll": "Desbloquejar enquesta",
|
||||
"notificationsEnabled": "Les notificacions s'han activat per <b>{{title}}</b>",
|
||||
"unverifiedMessage": "S'ha enviat un correu electrònic a <b>{{email}}</b> amb un enllaç per verificar l'adreça de correu.",
|
||||
"user": "Usuari",
|
||||
"userAlreadyExists": "Ja existeix un usuari amb aquest correu",
|
||||
|
|
|
@ -81,7 +81,6 @@
|
|||
"no": "Ne",
|
||||
"noDatesSelected": "Nebyl vybrán žádný termín",
|
||||
"notificationsDisabled": "Oznámení byla vypnuta",
|
||||
"notificationsOff": "Oznámení jsou vypnuta",
|
||||
"notificationsOn": "Oznámení jsou zapnuta",
|
||||
"notificationsOnDescription": "Jakmile se v anketě něco změní, dostanete upozornění na adresu <b>{{email}}</b>.",
|
||||
"notificationsVerifyEmail": "Pro zapnutí oznámení musíte ověřit svůj e-mail",
|
||||
|
|
|
@ -34,8 +34,6 @@
|
|||
"edit": "Rediger",
|
||||
"editDetails": "Redigér detaljer",
|
||||
"editOptions": "Redigér muligheder",
|
||||
"email": "Email",
|
||||
"emailPlaceholder": "jessie.smith@email.com",
|
||||
"endingGuestSessionNotice": "Når en gæste-session slutter kan den ikke blive genoptaget. Du vil ikke kunne redigere i afstemninger eller kommentarer du har lavet i denne session.",
|
||||
"endSession": "Afslut session",
|
||||
"exportToCsv": "Eksportér til CSV",
|
||||
|
@ -55,7 +53,6 @@
|
|||
"login": "Log ind",
|
||||
"logout": "Log ud",
|
||||
"manage": "Administrér",
|
||||
"menu": "Menu",
|
||||
"mixedOptionsDescription": "Du kan ikke have både tid og dato muligheder i den samme afstemning. Hvad vil du holde?",
|
||||
"mixedOptionsKeepDates": "Behold dato muligheder",
|
||||
"mixedOptionsKeepTimes": "Behold tid muligheder",
|
||||
|
@ -63,7 +60,6 @@
|
|||
"monday": "Mandag",
|
||||
"monthView": "Månedsvisning",
|
||||
"name": "Navn",
|
||||
"namePlaceholder": "Jessie Smith",
|
||||
"new": "Ny",
|
||||
"newPoll": "Ny afstemning",
|
||||
"next": "Næste",
|
||||
|
@ -71,12 +67,10 @@
|
|||
"no": "Nej",
|
||||
"noDatesSelected": "Ingen datoer valgt",
|
||||
"notificationsDisabled": "Notifikationer er blevet deaktiveret",
|
||||
"notificationsOff": "Notifikationer er slået fra",
|
||||
"notificationsOn": "Notifikationer er slået til",
|
||||
"notificationsOnDescription": "En e-mail vil blive sendt til <b>{{email}}</b>, når der er aktivitet i denne afstemning.",
|
||||
"notificationsVerifyEmail": "Du skal bekræfte din e-mail for at aktivere notifikationer",
|
||||
"noVotes": "Ingen har stemt for denne mulighed",
|
||||
"ok": "Ok",
|
||||
"participant": "Deltager",
|
||||
"participantCount_one": "{{count}} deltager",
|
||||
"participantCount_other": "{{count}} deltagere",
|
||||
|
|
|
@ -51,13 +51,18 @@
|
|||
"linkHasExpired": "Der Link ist abgelaufen oder ungültig",
|
||||
"loading": "Wird geladen…",
|
||||
"loadingParticipants": "Teilnehmerliste wird geladen…",
|
||||
"validEmail": "Bitte trage eine gültige E-Mail-Adresse ein",
|
||||
"newParticipantFormDescription": "Fülle das untenstehende Formular aus, um deine Stimmen einzureichen.",
|
||||
"optional": "optional",
|
||||
"location": "Ort",
|
||||
"locationPlaceholder": "Joe's Café",
|
||||
"lockPoll": "Umfragen sperren",
|
||||
"response": "Antwort",
|
||||
"login": "Login",
|
||||
"logout": "Logout",
|
||||
"logout": "Ausloggen",
|
||||
"manage": "Verwalten",
|
||||
"menu": "Menü",
|
||||
"submit": "Absenden",
|
||||
"mixedOptionsDescription": "Du kannst keine Zeit- und Datumsoptionen in der gleichen Umfrage haben. Welche möchtest Du beibehalten?",
|
||||
"mixedOptionsKeepDates": "Datumsoptionen beibehalten",
|
||||
"mixedOptionsKeepTimes": "Zeitoptionen beibehalten",
|
||||
|
@ -74,9 +79,10 @@
|
|||
"next": "Weiter",
|
||||
"nextMonth": "Nächster Monat",
|
||||
"no": "Nein",
|
||||
"verificationEmailSent": "Eine E-Mail mit einem Link wurde an <b>{{email}}</b> gesendet, um Benachrichtigungen zu aktivieren",
|
||||
"noDatesSelected": "Kein Datum ausgewählt",
|
||||
"notificationsDisabled": "Benachrichtigungen wurden deaktiviert",
|
||||
"notificationsOff": "Benachrichtigungen sind deaktiviert",
|
||||
"notificationsOff": "Werde benachrichtigt, wenn Teilnehmer auf deine Umfrage antworten",
|
||||
"notificationsOn": "Benachrichtigungen sind aktiv",
|
||||
"notificationsOnDescription": "Wenn diese Umfrage bearbeitet wird, wird eine E-Mail an <b>{{email}}</b> gesendet.",
|
||||
"notificationsVerifyEmail": "Du musst deine E-Mail-Adresse bestätigen, um Benachrichtigungen zu aktivieren",
|
||||
|
@ -87,9 +93,17 @@
|
|||
"participantCount_few": "{{count}} Teilnehmer",
|
||||
"participantCount_many": "{{count}} Teilnehmer",
|
||||
"participantCount_one": "{{count}} Teilnehmer",
|
||||
"requiredString": "“{{name}}” ist erforderlich",
|
||||
"participantCount_other": "{{count}} Teilnehmer",
|
||||
"participantCount_two": "{{count}} Teilnehmer",
|
||||
"participantCount_zero": "{{count}} Teilnehmer",
|
||||
"optionCount_few": "{{count}} Optionen",
|
||||
"optionCount_many": "{{count}} Optionen",
|
||||
"optionCount_one": "{{count}} Option",
|
||||
"optionCount_other": "{{count}} Optionen",
|
||||
"optionCount_two": "{{count}} Optionen",
|
||||
"optionCount_zero": "{{count}} Optionen",
|
||||
"expiredOrInvalidLink": "Dieser Link ist abgelaufen oder ungültig. Bitte fordere einen neuen Link an.",
|
||||
"pollHasBeenLocked": "Diese Umfrage wurde gesperrt",
|
||||
"pollHasBeenVerified": "Deine Umfrage wurde verifiziert",
|
||||
"pollOwnerNotice": "Hallo {{name}}, sieht so aus, als ob du der Besitzer dieser Umfrage bist.",
|
||||
|
@ -116,6 +130,7 @@
|
|||
"titlePlaceholder": "Monatliches Meeting",
|
||||
"today": "Heute",
|
||||
"unlockPoll": "Umfrage entsperren",
|
||||
"notificationsEnabled": "Benachrichtigungen wurden für <b>{{title}}</b> aktiviert",
|
||||
"unverifiedMessage": "Ein Link zur Bestätigung der E-Mail-Adresse wurde an <b>{{email}}</b> versendet.",
|
||||
"user": "Benutzer",
|
||||
"userAlreadyExists": "Ein Benutzer mit dieser E-Mail-Adresse ist bereits vorhanden",
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"24h": "24-hour",
|
||||
"addParticipant": "Add participant",
|
||||
"addTimeOption": "Add time option",
|
||||
"adminPollTitle": "{{title}}: Admin",
|
||||
"alreadyRegistered": "Already registered? <a>Login →</a>",
|
||||
"alreadyVoted": "You have already voted",
|
||||
"applyToAllDates": "Apply to all dates",
|
||||
|
@ -19,6 +20,7 @@
|
|||
"copyLink": "Copy link",
|
||||
"createAnAccount": "Create an account",
|
||||
"createdBy": "by <b>{{name}}</b>",
|
||||
"createNew": "Create new",
|
||||
"createPoll": "Create poll",
|
||||
"creatingDemo": "Creating demo poll…",
|
||||
"delete": "Delete",
|
||||
|
@ -40,6 +42,7 @@
|
|||
"emailPlaceholder": "jessie.smith@email.com",
|
||||
"endingGuestSessionNotice": "Once a guest session ends it cannot be resumed. You will not be able to edit any votes or comments you've made with this session.",
|
||||
"endSession": "End session",
|
||||
"expiredOrInvalidLink": "This link is expired or invalid. Please request a new link.",
|
||||
"exportToCsv": "Export to CSV",
|
||||
"forgetMe": "Forget me",
|
||||
"goToAdmin": "Go to Admin",
|
||||
|
@ -47,22 +50,19 @@
|
|||
"guestSessionNotice": "You are using a guest session. This allows us to recognize you if you come back later so you can edit your votes.",
|
||||
"guestSessionReadMore": "Read more about guest sessions.",
|
||||
"hide": "Hide",
|
||||
"home": "Home",
|
||||
"ifNeedBe": "If need be",
|
||||
"linkHasExpired": "Your link has expired or is no longer valid",
|
||||
"loading": "Loading…",
|
||||
"loadingParticipants": "Loading participants…",
|
||||
"validEmail": "Please enter a valid email",
|
||||
"newParticipantFormDescription": "Fill in the form below to submit your votes.",
|
||||
"optional": "optional",
|
||||
"location": "Location",
|
||||
"locationPlaceholder": "Joe's Coffee Shop",
|
||||
"lockPoll": "Lock poll",
|
||||
"response": "Response",
|
||||
"login": "Login",
|
||||
"loginSuccessful": "You're logged in! Please wait while you are redirected…",
|
||||
"logout": "Logout",
|
||||
"manage": "Manage",
|
||||
"menu": "Menu",
|
||||
"submit": "Submit",
|
||||
"mixedOptionsDescription": "You can't have both time and date options in the same poll. Which would you like to keep?",
|
||||
"mixedOptionsKeepDates": "Keep date options",
|
||||
"mixedOptionsKeepTimes": "Keep time options",
|
||||
|
@ -72,16 +72,15 @@
|
|||
"name": "Name",
|
||||
"namePlaceholder": "Jessie Smith",
|
||||
"new": "New",
|
||||
"adminPollTitle": "{{title}}: Admin",
|
||||
"newParticipant": "New participant",
|
||||
"newParticipantFormDescription": "Fill in the form below to submit your votes.",
|
||||
"newPoll": "New poll",
|
||||
"createNew": "Create new",
|
||||
"home": "Home",
|
||||
"next": "Next",
|
||||
"nextMonth": "Next month",
|
||||
"no": "No",
|
||||
"verificationEmailSent": "An email has been sent to <b>{{email}}</b> with a link to enable notifications",
|
||||
"noDatesSelected": "No dates selected",
|
||||
"notificationsDisabled": "Notifications have been disabled",
|
||||
"notificationsEnabled": "Notifications have been enabled for <b>{{title}}</b>",
|
||||
"notificationsOff": "Get notified when participants respond to your poll",
|
||||
"notificationsOn": "Notifications are on",
|
||||
"notificationsOnDescription": "An email will be sent to <b>{{email}}</b> when there is activity on this poll.",
|
||||
|
@ -89,22 +88,20 @@
|
|||
"notRegistered": "Create a new account →",
|
||||
"noVotes": "No one has voted for this option",
|
||||
"ok": "Ok",
|
||||
"participant": "Participant",
|
||||
"participantCount_few": "{{count}} participants",
|
||||
"participantCount_many": "{{count}} participants",
|
||||
"participantCount_one": "{{count}} participant",
|
||||
"requiredString": "“{{name}}” is required",
|
||||
"participantCount_other": "{{count}} participants",
|
||||
"participantCount_two": "{{count}} participants",
|
||||
"participantCount_zero": "{{count}} participants",
|
||||
"optional": "optional",
|
||||
"optionCount_few": "{{count}} options",
|
||||
"optionCount_many": "{{count}} options",
|
||||
"optionCount_one": "{{count}} option",
|
||||
"optionCount_other": "{{count}} options",
|
||||
"optionCount_two": "{{count}} options",
|
||||
"optionCount_zero": "{{count}} options",
|
||||
"expiredOrInvalidLink": "This link is expired or invalid. Please request a new link.",
|
||||
"newParticipant": "New participant",
|
||||
"participant": "Participant",
|
||||
"participantCount_few": "{{count}} participants",
|
||||
"participantCount_many": "{{count}} participants",
|
||||
"participantCount_one": "{{count}} participant",
|
||||
"participantCount_other": "{{count}} participants",
|
||||
"participantCount_two": "{{count}} participants",
|
||||
"participantCount_zero": "{{count}} participants",
|
||||
"pollHasBeenLocked": "This poll has been locked",
|
||||
"pollHasBeenVerified": "Your poll has been verified",
|
||||
"pollOwnerNotice": "Hey {{name}}, looks like you are the owner of this poll.",
|
||||
|
@ -113,9 +110,12 @@
|
|||
"preferences": "Preferences",
|
||||
"previousMonth": "Previous month",
|
||||
"profileUser": "Profile - {{username}}",
|
||||
"redirect": "<a>Click here</a> if you are not redirect automatically…",
|
||||
"register": "Register",
|
||||
"requiredNameError": "Name is required",
|
||||
"requiredString": "“{{name}}” is required",
|
||||
"resendVerificationCode": "Resend verification code",
|
||||
"response": "Response",
|
||||
"save": "Save",
|
||||
"saveInstruction": "Select your availability and click <b>{{action}}</b>",
|
||||
"share": "Share",
|
||||
|
@ -124,24 +124,24 @@
|
|||
"specifyTimes": "Specify times",
|
||||
"specifyTimesDescription": "Include start and end times for each option",
|
||||
"stepSummary": "Step {{current}} of {{total}}",
|
||||
"submit": "Submit",
|
||||
"sunday": "Sunday",
|
||||
"redirect": "<a>Click here</a> if you are not redirected automatically…",
|
||||
"timeFormat": "Time format:",
|
||||
"timeZone": "Time Zone:",
|
||||
"title": "Title",
|
||||
"titlePlaceholder": "Monthly Meetup",
|
||||
"today": "Today",
|
||||
"unlockPoll": "Unlock poll",
|
||||
"notificationsEnabled": "Notifications have been enabled for <b>{{title}}</b>",
|
||||
"unverifiedMessage": "An email has been sent to <b>{{email}}</b> with a link to verify the email address.",
|
||||
"user": "User",
|
||||
"userAlreadyExists": "A user with that email already exists",
|
||||
"userNotFound": "A user with that email doesn't exist",
|
||||
"loginSuccessful": "You're logged in! Please wait while you are redirected…",
|
||||
"userDoesNotExist": "The requested user was not found",
|
||||
"userNotFound": "A user with that email doesn't exist",
|
||||
"validEmail": "Please enter a valid email",
|
||||
"verificationCodeHelp": "Didn't get the email? Check your spam/junk.",
|
||||
"verificationCodePlaceholder": "Enter your 6-digit code",
|
||||
"verificationCodeSent": "A verification code has been sent to <b>{{email}}</b> <a>Change</a>",
|
||||
"verificationEmailSent": "An email has been sent to <b>{{email}}</b> with a link to enable notifications",
|
||||
"verifyYourEmail": "Verify your email",
|
||||
"weekStartsOn": "Week starts on",
|
||||
"weekView": "Week view",
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
"editDetails": "Editar detalles",
|
||||
"editOptions": "Editar opciones",
|
||||
"email": "Correo electrónico",
|
||||
"emailPlaceholder": "jessie.smith@email.com",
|
||||
"endingGuestSessionNotice": "Una vez que finalices la sesión de visitante, no se puede reanudar. No podrás editar ningún voto o comentario que hayas hecho con esta sesión.",
|
||||
"endSession": "Cerrar Sesión",
|
||||
"exportToCsv": "Exportar a CSV",
|
||||
|
@ -65,7 +64,6 @@
|
|||
"monday": "Lunes",
|
||||
"monthView": "Vista mensual",
|
||||
"name": "Nombre",
|
||||
"namePlaceholder": "Jessie Smith",
|
||||
"new": "Nuevo",
|
||||
"adminPollTitle": "{{title}}: Administrador",
|
||||
"newPoll": "Nueva encuesta",
|
||||
|
@ -73,10 +71,8 @@
|
|||
"home": "Inicio",
|
||||
"next": "Siguiente",
|
||||
"nextMonth": "Siguiente mes",
|
||||
"no": "No",
|
||||
"noDatesSelected": "Ninguna fecha seleccionada",
|
||||
"notificationsDisabled": "Las notificaciones han sido desactivadas",
|
||||
"notificationsOff": "Las notificaciones están desactivadas",
|
||||
"notificationsOn": "Las notificaciones están activadas",
|
||||
"notificationsOnDescription": "Vamos a mandar un correo electrónico a <b>{{email}}</b> cuando haya actividad en esta encuesta.",
|
||||
"notificationsVerifyEmail": "Tienes que verificar tu correo electrónico para activar las notificaciones",
|
||||
|
|
|
@ -71,7 +71,6 @@
|
|||
"no": "نه",
|
||||
"noDatesSelected": "هیچ تاریخی انتخاب نشده است",
|
||||
"notificationsDisabled": "اعلانها غیرفعال شدند",
|
||||
"notificationsOff": "اعلانها خاموش هستند",
|
||||
"notificationsOn": "اعلانها روشن هستند",
|
||||
"notificationsOnDescription": "به محض فعالیت جدید روی این نظرسنجی، یک رایانامه به <b>{{email}}</b> ارسال خواهد شد.",
|
||||
"notificationsVerifyEmail": "برای فعالسازی اعلانها باید رایانامه خود را تایید کنید",
|
||||
|
|
|
@ -81,7 +81,6 @@
|
|||
"no": "Ei",
|
||||
"noDatesSelected": "Ei valittuja päivämääriä",
|
||||
"notificationsDisabled": "Ilmoitukset on poistettu käytöstä",
|
||||
"notificationsOff": "Ilmoitukset ovat pois päältä",
|
||||
"notificationsOn": "Ilmoitukset ovat päällä",
|
||||
"notificationsOnDescription": "Osoitteeseen <b>{{email}}</b> lähetetään viesti, kun kyselyssä on toimintaa.",
|
||||
"notificationsVerifyEmail": "Sinun on vahvistettava sähköpostiosoitteesi ottaaksesi ilmoitukset käyttöön",
|
||||
|
|
|
@ -51,13 +51,18 @@
|
|||
"linkHasExpired": "Votre lien a expiré ou n'est plus valide",
|
||||
"loading": "Chargement…",
|
||||
"loadingParticipants": "Chargement des participants…",
|
||||
"validEmail": "Veuillez entrer une adresse e-mail valide",
|
||||
"newParticipantFormDescription": "Remplissez le formulaire ci-dessous pour soumettre vos votes.",
|
||||
"optional": "facultatif",
|
||||
"location": "Localisation",
|
||||
"locationPlaceholder": "Le café de Joe",
|
||||
"lockPoll": "Verrouiller le sondage",
|
||||
"response": "Réponse",
|
||||
"login": "Connexion",
|
||||
"logout": "Déconnexion",
|
||||
"manage": "Gérer",
|
||||
"menu": "Menu",
|
||||
"submit": "Valider",
|
||||
"mixedOptionsDescription": "Vous ne pouvez pas avoir les deux options d'heure et de date dans le même sondage. Laquelle voulez-vous garder ?",
|
||||
"mixedOptionsKeepDates": "Conserver les options de date",
|
||||
"mixedOptionsKeepTimes": "Conserver les options de temps",
|
||||
|
@ -67,13 +72,17 @@
|
|||
"name": "Nom",
|
||||
"namePlaceholder": "Jessie Smith",
|
||||
"new": "Nouveau",
|
||||
"adminPollTitle": "{{title}}: Admin",
|
||||
"newPoll": "Nouveau sondage",
|
||||
"createNew": "Nouveau",
|
||||
"home": "Accueil",
|
||||
"next": "Suivant",
|
||||
"nextMonth": "Mois suivant",
|
||||
"no": "Non",
|
||||
"verificationEmailSent": "Un courriel a été envoyé à <b>{{email}}</b> avec un lien pour activer les notifications",
|
||||
"noDatesSelected": "Aucune date sélectionnée",
|
||||
"notificationsDisabled": "Les notifications ont été désactivées",
|
||||
"notificationsOff": "Les notifications sont désactivées",
|
||||
"notificationsOff": "Recevez une notification lorsque les participants répondent à votre sondage",
|
||||
"notificationsOn": "Les notifications sont activées",
|
||||
"notificationsOnDescription": "Un courriel sera envoyé à <b>{{email}}</b> lorsqu'il y aura une activité sur ce sondage.",
|
||||
"notificationsVerifyEmail": "Vous devez vérifier votre adresse e-mail pour activer les notifications",
|
||||
|
@ -84,9 +93,18 @@
|
|||
"participantCount_few": "{{count}} participants",
|
||||
"participantCount_many": "{{count}} participants",
|
||||
"participantCount_one": "{{count}} participant",
|
||||
"requiredString": "«{{name}}» est obligatoire",
|
||||
"participantCount_other": "{{count}} participants",
|
||||
"participantCount_two": "{{count}} participants",
|
||||
"participantCount_zero": "{{count}} participants",
|
||||
"optionCount_few": "{{count}} options",
|
||||
"optionCount_many": "{{count}} options",
|
||||
"optionCount_one": "{{count}} option",
|
||||
"optionCount_other": "{{count}} options",
|
||||
"optionCount_two": "{{count}} options",
|
||||
"optionCount_zero": "{{count}} options",
|
||||
"expiredOrInvalidLink": "Ce lien a expiré. Demandez un nouveau lien.",
|
||||
"newParticipant": "Nouveau participant",
|
||||
"pollHasBeenLocked": "Ce sondage a été verrouillé",
|
||||
"pollHasBeenVerified": "Votre sondage a été vérifié",
|
||||
"pollOwnerNotice": "Hé {{name}}, il semble que vous soyez le propriétaire de ce sondage.",
|
||||
|
@ -113,6 +131,7 @@
|
|||
"titlePlaceholder": "Réunion mensuelle",
|
||||
"today": "Aujourd'hui",
|
||||
"unlockPoll": "Débloquer le sondage",
|
||||
"notificationsEnabled": "Les notifications ont été activées pour <b>{{title}}</b>",
|
||||
"unverifiedMessage": "Un courriel a été envoyé à <b>{{email}}</b> avec un lien pour vérifier l'adresse électronique.",
|
||||
"user": "Utilisateur",
|
||||
"userAlreadyExists": "Il y a déjà un utilisateur avec cet email",
|
||||
|
|
|
@ -67,7 +67,6 @@
|
|||
"name": "Ime",
|
||||
"namePlaceholder": "Ime Prezime",
|
||||
"new": "Nova",
|
||||
"adminPollTitle": "{{title}}: Admin",
|
||||
"newPoll": "Nova anketa",
|
||||
"createNew": "Stvori novu",
|
||||
"home": "Naslovnica",
|
||||
|
@ -76,7 +75,6 @@
|
|||
"no": "Ne",
|
||||
"noDatesSelected": "Datum nije odabran",
|
||||
"notificationsDisabled": "Obavijesti su isključene",
|
||||
"notificationsOff": "Obavijesti isključene",
|
||||
"notificationsOn": "Obavijesti uključene",
|
||||
"notificationsOnDescription": "Poruka e-pošte će biti poslana na <b>{{email}}</b> kada bude aktivnosti na ovoj anketi.",
|
||||
"notificationsVerifyEmail": "Morate potvrditi svoju e-poštu kako biste uključili obavijesti",
|
||||
|
|
|
@ -79,9 +79,10 @@
|
|||
"next": "Következő",
|
||||
"nextMonth": "Következő hónap",
|
||||
"no": "Nem",
|
||||
"verificationEmailSent": "Egy emailt küldtünk <b>{{email}}</b> címedre egy linkkel, amivel bekapcsolhatod az értesítéseket",
|
||||
"noDatesSelected": "Nincs dátum kiválasztva",
|
||||
"notificationsDisabled": "Értesítések ki lettek kapcsolva",
|
||||
"notificationsOff": "Értesítések kikapcsolva",
|
||||
"notificationsOff": "Kapj értesítést, ha egy résztvevő kitölti a szavazásod",
|
||||
"notificationsOn": "Értesítések bekapcsolva",
|
||||
"notificationsOnDescription": "Emailt küldünk <b>{{email}}</b> email címre, ha bármi szavazáshoz kötődő tevékenység történik.",
|
||||
"notificationsVerifyEmail": "Hitelesítened kell az email címed az értesítések bekapcsolásához",
|
||||
|
@ -102,6 +103,7 @@
|
|||
"optionCount_other": "{{count}} lehetőség",
|
||||
"optionCount_two": "{{count}} lehetőség",
|
||||
"optionCount_zero": "{{count}} lehetőség",
|
||||
"expiredOrInvalidLink": "A link érvénytelennek tűnik. Kérjük, igényeljen egy újat.",
|
||||
"newParticipant": "Új résztvevő",
|
||||
"pollHasBeenLocked": "A szavazás le lett zárva",
|
||||
"pollHasBeenVerified": "A szavazásod hitelesítve lett",
|
||||
|
@ -121,7 +123,7 @@
|
|||
"shareLink": "Megosztás linkkel",
|
||||
"specifyTimes": "Időpontok megadása",
|
||||
"specifyTimesDescription": "Adj meg kezdő és záró időpontot minden lehetőséghez",
|
||||
"stepSummary": "{{current}}. lépés a {{total}}-ból",
|
||||
"stepSummary": "{{total}}/{{current}}. lépés",
|
||||
"sunday": "Vasárnap",
|
||||
"timeFormat": "Időformátum:",
|
||||
"timeZone": "Időzóna:",
|
||||
|
@ -129,6 +131,7 @@
|
|||
"titlePlaceholder": "Havi találkozó",
|
||||
"today": "Ma",
|
||||
"unlockPoll": "Szavazás feloldása",
|
||||
"notificationsEnabled": "Értesítések be lettek kapcsolva ehhez a szavazáshoz: <b>{{title}}</b>",
|
||||
"unverifiedMessage": "Egy emailt küldtünk <b>{{email}}</b> címedre egy linkkel, amivel hitelesítheted az email címed.",
|
||||
"user": "Felhasználó",
|
||||
"userAlreadyExists": "Már létezik felhasználó ezzel az email címmel",
|
||||
|
|
|
@ -34,8 +34,6 @@
|
|||
"edit": "Modifica",
|
||||
"editDetails": "Modifica i dettagli",
|
||||
"editOptions": "Modifica opzioni",
|
||||
"email": "Email",
|
||||
"emailPlaceholder": "jessie.smith@email.com",
|
||||
"endingGuestSessionNotice": "Una volta terminata la sessione ospite, la sessione non può essere ripresa. Non sarà possibile modificare alcun voto o commento fatto con questa sessione.",
|
||||
"endSession": "Termina sessione",
|
||||
"exportToCsv": "Esporta in CSV",
|
||||
|
@ -55,7 +53,6 @@
|
|||
"login": "Accedi",
|
||||
"logout": "Esci",
|
||||
"manage": "Gestisci",
|
||||
"menu": "Menu",
|
||||
"mixedOptionsDescription": "Non puoi avere entrambe le opzioni di data e ora nello stesso sondaggio. Quale vorresti mantenere?",
|
||||
"mixedOptionsKeepDates": "Mantieni opzioni data",
|
||||
"mixedOptionsKeepTimes": "Mantieni opzioni tempo",
|
||||
|
@ -63,20 +60,16 @@
|
|||
"monday": "Lunedì",
|
||||
"monthView": "Vista mensile",
|
||||
"name": "Nome",
|
||||
"namePlaceholder": "Jessie Smith",
|
||||
"new": "Nuovo",
|
||||
"newPoll": "Nuovo sondaggio",
|
||||
"next": "Avanti",
|
||||
"nextMonth": "Mese successivo",
|
||||
"no": "No",
|
||||
"noDatesSelected": "Nessuna data selezionata",
|
||||
"notificationsDisabled": "Le notifiche sono state disabilitate",
|
||||
"notificationsOff": "Notifiche disattive",
|
||||
"notificationsOn": "Notifiche attive",
|
||||
"notificationsOnDescription": "Un'email verrà inviata a <b>{{email}}</b> quando c'è attività su questo sondaggio.",
|
||||
"notificationsVerifyEmail": "Devi verificare la tua email per attivare le notifiche",
|
||||
"noVotes": "Nessuno ha votato per questa opzione",
|
||||
"ok": "Ok",
|
||||
"participant": "Partecipante",
|
||||
"participantCount_one": "{{count}} partecipante",
|
||||
"participantCount_other": "{{count}} partecipanti",
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
"editDetails": "세부정보 수정하기",
|
||||
"editOptions": "옵션 수정하기",
|
||||
"email": "이메일",
|
||||
"emailPlaceholder": "jessie.smith@email.com",
|
||||
"endingGuestSessionNotice": "비회원 세션이 종료되면 되돌릴 수 없으며 이 세션에서 생성한 투표나 댓글들을 더 이상 수정할 수 없습니다.",
|
||||
"endSession": "세션 종료하기",
|
||||
"exportToCsv": "CSV로 내보내기",
|
||||
|
@ -71,7 +70,6 @@
|
|||
"no": "안돼요",
|
||||
"noDatesSelected": "날짜가 선택되지 않았습니다.",
|
||||
"notificationsDisabled": "알림이 비활성화 되었습니다.",
|
||||
"notificationsOff": "알림 꺼짐",
|
||||
"notificationsOn": "알림 켜짐",
|
||||
"notificationsOnDescription": "이 투표에 업데이트가 생기면 <b>{{email}}</b> 으로 메일이 전송됩니다.",
|
||||
"notificationsVerifyEmail": "알림을 활성화하려면 이메일을 인증해주세요.",
|
||||
|
|
|
@ -79,9 +79,10 @@
|
|||
"next": "Volgende",
|
||||
"nextMonth": "Volgende maand",
|
||||
"no": "Nee",
|
||||
"verificationEmailSent": "Er is een e-mail verzonden naar <b>{{email}}</b> met een link om meldingen in te schakelen",
|
||||
"noDatesSelected": "Geen datums geselecteerd",
|
||||
"notificationsDisabled": "Meldingen zijn uitgeschakeld",
|
||||
"notificationsOff": "Meldingen zijn uitgeschakeld",
|
||||
"notificationsOff": "Ontvang een melding wanneer deelnemers reageren op jouw poll",
|
||||
"notificationsOn": "Meldingen zijn ingeschakeld",
|
||||
"notificationsOnDescription": "Een e-mail wordt verzonden naar <b>{{email}}</b> wanneer er activiteit is in deze poll.",
|
||||
"notificationsVerifyEmail": "Je moet je e-mailadres verifiëren om meldingen in te schakelen",
|
||||
|
@ -102,6 +103,7 @@
|
|||
"optionCount_other": "{{count}} opties",
|
||||
"optionCount_two": "{{count}} opties",
|
||||
"optionCount_zero": "{{count}} opties",
|
||||
"expiredOrInvalidLink": "Deze link is verlopen of ongeldig. Vraag een nieuwe link aan.",
|
||||
"newParticipant": "Nieuwe deelnemer",
|
||||
"pollHasBeenLocked": "Deze poll is vergrendeld",
|
||||
"pollHasBeenVerified": "Je e-mailadres is geverifieerd",
|
||||
|
@ -129,6 +131,7 @@
|
|||
"titlePlaceholder": "Maandelijkse Meetup",
|
||||
"today": "Vandaag",
|
||||
"unlockPoll": "Poll ontgrendelen",
|
||||
"notificationsEnabled": "Meldingen zijn ingeschakeld voor <b>{{title}}</b>",
|
||||
"unverifiedMessage": "Er is een e-mail verzonden naar <b>{{email}}</b> met een link om het e-mailadres te verifiëren.",
|
||||
"user": "Gebruiker",
|
||||
"userAlreadyExists": "Er is al een gebruiker met dit e-mailadres",
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
"edit": "Edytuj",
|
||||
"editDetails": "Edytuj szczegóły",
|
||||
"editOptions": "Edytuj opcje",
|
||||
"email": "Email",
|
||||
"emailPlaceholder": "jan.kowalski@email.com",
|
||||
"endingGuestSessionNotice": "Po zakończeniu sesji gościa nie można jej wznowić. Nie będzie można edytować żadnych głosów ani komentarzy dodanych podczas tej sesji.",
|
||||
"endSession": "Zakończ sesję",
|
||||
|
@ -55,7 +54,6 @@
|
|||
"login": "Logowanie",
|
||||
"logout": "Wyloguj",
|
||||
"manage": "Zarządzaj",
|
||||
"menu": "Menu",
|
||||
"mixedOptionsDescription": "Nie możesz mieć w tej samej ankiecie obu opcji daty i godziny. Które chciałbyś zachować?",
|
||||
"mixedOptionsKeepDates": "Zachowaj opcje daty",
|
||||
"mixedOptionsKeepTimes": "Zachowaj opcje czasu",
|
||||
|
@ -71,12 +69,10 @@
|
|||
"no": "Nie",
|
||||
"noDatesSelected": "Nie wybrano dat",
|
||||
"notificationsDisabled": "Powiadomienia zostały wyłączone",
|
||||
"notificationsOff": "Powiadomienia są wyłączone",
|
||||
"notificationsOn": "Powiadomienia są włączone",
|
||||
"notificationsOnDescription": "Wiadomość e-mail zostanie wysłana na <b>{{email}}</b>, gdy będzie aktywność w tej ankiecie.",
|
||||
"notificationsVerifyEmail": "Aby włączyć powiadomienia, musisz zweryfikować swój adres e-mail",
|
||||
"noVotes": "Nikt nie głosował na tę opcję",
|
||||
"ok": "Ok",
|
||||
"participant": "Uczestnik",
|
||||
"participantCount_few": "{{count}} uczestników",
|
||||
"participantCount_many": "{{count}} uczestników",
|
||||
|
|
|
@ -51,12 +51,18 @@
|
|||
"linkHasExpired": "Seu link expirou ou não é mais válido",
|
||||
"loading": "Carregando…",
|
||||
"loadingParticipants": "Carregando participantes…",
|
||||
"validEmail": "Por favor, insira um e-mail válido",
|
||||
"newParticipantFormDescription": "Preencha o formulário abaixo para enviar seus votos.",
|
||||
"optional": "opcional",
|
||||
"location": "Local",
|
||||
"locationPlaceholder": "Loja Café do Júlio",
|
||||
"lockPoll": "Bloquear enquete",
|
||||
"response": "Resposta",
|
||||
"login": "Logar",
|
||||
"logout": "Deslogar",
|
||||
"manage": "Gerenciar",
|
||||
"menu": "Menu",
|
||||
"submit": "Enviar",
|
||||
"mixedOptionsDescription": "Você não pode ter ambas as opções de data e hora na mesma enquete. Qual você gostaria de manter?",
|
||||
"mixedOptionsKeepDates": "Manter opções de data",
|
||||
"mixedOptionsKeepTimes": "Manter opções de hora",
|
||||
|
@ -66,27 +72,39 @@
|
|||
"name": "Nome",
|
||||
"namePlaceholder": "Fulano de Tal",
|
||||
"new": "Novo",
|
||||
"adminPollTitle": "{{title}}: Admin",
|
||||
"newPoll": "Nova enquete",
|
||||
"createNew": "Criar enquete",
|
||||
"home": "Início",
|
||||
"next": "Avançar",
|
||||
"nextMonth": "Próximo mês",
|
||||
"no": "Não",
|
||||
"verificationEmailSent": "Um e-mail foi enviado para <b>{{email}}</b> com um link para habilitar as notificações",
|
||||
"noDatesSelected": "Nenhuma data selecionada",
|
||||
"notificationsDisabled": "As notificações foram desabilitadas",
|
||||
"notificationsOff": "Notificações desativadas",
|
||||
"notificationsOff": "Seja notificado quando os participantes responderem à sua enquete",
|
||||
"notificationsOn": "Notificações ativadas",
|
||||
"notificationsOnDescription": "Um e-mail será enviado para <b>{{email}}</b> quando houver atividade nesta enquete.",
|
||||
"notificationsVerifyEmail": "Você precisa confirmar seu e-mail para ativar as notificações",
|
||||
"notRegistered": "Criar uma nova conta →",
|
||||
"noVotes": "Ninguém votou nesta opção",
|
||||
"ok": "Ok",
|
||||
"participant": "Participante",
|
||||
"participantCount_few": "{{count}} participantes",
|
||||
"participantCount_many": "{{count}} participantes",
|
||||
"participantCount_one": "{{count}} participante",
|
||||
"requiredString": "“{{name}}” é obrigatório",
|
||||
"participantCount_other": "{{count}} participantes",
|
||||
"participantCount_two": "{{count}} participantes",
|
||||
"participantCount_zero": "{{count}} participantes",
|
||||
"optionCount_few": "{{count}} opções",
|
||||
"optionCount_many": "{{count}} opções",
|
||||
"optionCount_one": "{{count}} opção",
|
||||
"optionCount_other": "{{count}} opções",
|
||||
"optionCount_two": "{{count}} opções",
|
||||
"optionCount_zero": "{{count}} opções",
|
||||
"expiredOrInvalidLink": "Este link está expirado ou inválido. Por favor, solicite um novo link.",
|
||||
"newParticipant": "Novo participante",
|
||||
"pollHasBeenLocked": "Esta enquete foi bloqueada",
|
||||
"pollHasBeenVerified": "Sua enquete foi verificada",
|
||||
"pollOwnerNotice": "Oi {{name}}, parece que você é o proprietário desta enquete.",
|
||||
|
@ -113,6 +131,7 @@
|
|||
"titlePlaceholder": "Reunião mensal",
|
||||
"today": "Hoje",
|
||||
"unlockPoll": "Desbloquear enquete",
|
||||
"notificationsEnabled": "As notificações foram habilitadas para <b>{{title}}</b>",
|
||||
"unverifiedMessage": "Um e-mail foi enviado para <b>{{email}}</b> com um link para verificar o endereço de e-mail.",
|
||||
"user": "Usuário",
|
||||
"userAlreadyExists": "Já existe um usuário com este e-mail",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"footerSponsor": "Este projeto é financiado pelo usuário. Por gentileza, considere apoiá-lo fazendo uma <a>doação</a>.",
|
||||
"home": "Início",
|
||||
"language": "Idioma",
|
||||
"links": "Links",
|
||||
"poweredBy": "Tecnologias de",
|
||||
"privacyPolicy": "Política de Privacidade",
|
||||
"starOnGithub": "Qualifique-nos no GitHub",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"getStarted": "Comece agora",
|
||||
"heroSubText": "Encontre o dia certo sem contratempos",
|
||||
"heroText": "Agende<br/><s>reuniões</s><br />com facilidade",
|
||||
"links": "Links",
|
||||
"liveDemo": "Demonstração ao vivo",
|
||||
"metaDescription": "Crie enquetes e vote para encontrar o melhor dia ou hora. Uma alternativa gratuita ao Doodle.",
|
||||
"metaTitle": "Rallly - Agende reuniões de grupo",
|
||||
|
|
|
@ -70,7 +70,6 @@
|
|||
"no": "Não",
|
||||
"noDatesSelected": "Nenhuma data selecionada",
|
||||
"notificationsDisabled": "As notificações foram desativadas",
|
||||
"notificationsOff": "Notificações desativadas",
|
||||
"notificationsOn": "Notificações ativadas",
|
||||
"notificationsOnDescription": "Um e-mail será enviado para <b>{{email}}</b> quando houver atividade nesta sondagem.",
|
||||
"notificationsVerifyEmail": "Precisa verificar o seu e-mail para ativar as notificações",
|
||||
|
|
|
@ -36,8 +36,6 @@
|
|||
"edit": "Изменить",
|
||||
"editDetails": "Изменить детали",
|
||||
"editOptions": "Изменить варианты",
|
||||
"email": "Email",
|
||||
"emailPlaceholder": "jessie.smith@email.com",
|
||||
"endingGuestSessionNotice": "Как только гостевая сессия завершится, она не сможет быть возобновлена. Вы не сможете исправить ответы или комментарии, сделанные в этой сессии.",
|
||||
"endSession": "Завершить сессию",
|
||||
"exportToCsv": "Экспорт в CSV",
|
||||
|
@ -76,7 +74,6 @@
|
|||
"no": "Нет",
|
||||
"noDatesSelected": "Дата не выбрана",
|
||||
"notificationsDisabled": "Уведомления отключены",
|
||||
"notificationsOff": "Уведомления выключены",
|
||||
"notificationsOn": "Уведомлений включены",
|
||||
"notificationsOnDescription": "Письмо будет отправлено <b>{{email}}</b> при появлении активности в этом опросе.",
|
||||
"notificationsVerifyEmail": "Вам нужно подтвердить вашу электронную почту, чтобы включить уведомления",
|
||||
|
|
|
@ -51,13 +51,18 @@
|
|||
"linkHasExpired": "Platnosť tohto odkazu vypršala alebo už nie je platný",
|
||||
"loading": "Načítava sa…",
|
||||
"loadingParticipants": "Načítavam účastníkov…",
|
||||
"validEmail": "Zadajte platnú e-mailovú adresu",
|
||||
"newParticipantFormDescription": "Pre odoslanie hlasov vyplňte nižšie uvedený formulár.",
|
||||
"optional": "voliteľné",
|
||||
"location": "Poloha",
|
||||
"locationPlaceholder": "Kaviareň u Maca",
|
||||
"lockPoll": "Zamknúť anketu",
|
||||
"response": "Odpoveď",
|
||||
"login": "Prihlásiť sa",
|
||||
"logout": "Odhlásiť sa",
|
||||
"manage": "Spravovať",
|
||||
"menu": "Menu",
|
||||
"submit": "Odoslať",
|
||||
"mixedOptionsDescription": "Nemôžete mať v jednej ankete súbežne dátum aj čas. Ktorú voľbu chcete zachovať?",
|
||||
"mixedOptionsKeepDates": "Zachovať dátum",
|
||||
"mixedOptionsKeepTimes": "Zachovať čas",
|
||||
|
@ -67,13 +72,17 @@
|
|||
"name": "Meno",
|
||||
"namePlaceholder": "Ján Slovák",
|
||||
"new": "Nový",
|
||||
"adminPollTitle": "{{title}}: Administrátor",
|
||||
"newPoll": "Nová anketa",
|
||||
"createNew": "Vytvoriť novú",
|
||||
"home": "Domov",
|
||||
"next": "Ďalej",
|
||||
"nextMonth": "Ďalší mesiac",
|
||||
"no": "Nie",
|
||||
"verificationEmailSent": "Na adresu <b>{{email}}</b> sme poslali email s odkazom na povolenie notifikácií",
|
||||
"noDatesSelected": "Nebol vybraný žiaden termín",
|
||||
"notificationsDisabled": "Upozornenia boli vypnuté",
|
||||
"notificationsOff": "Upozornenia sú vypnuté",
|
||||
"notificationsOff": "Dostaňte upozornenie, keď ľudia zahlasujú vo vašej ankete",
|
||||
"notificationsOn": "Upozornenia sú povolené",
|
||||
"notificationsOnDescription": "Akonáhle sa v ankete niečo zmení, dostanete upozornenie na adresu <b>{{email}}</b>.",
|
||||
"notificationsVerifyEmail": "Pre zapnutie upozornení musíte overiť svoj e-mail",
|
||||
|
@ -84,9 +93,18 @@
|
|||
"participantCount_few": "{{count}} účastníkov",
|
||||
"participantCount_many": "{{count}} účastníkov",
|
||||
"participantCount_one": "{{count}} účastník",
|
||||
"requiredString": "„{{name}}“ je povinné",
|
||||
"participantCount_other": "{{count}} účastníkov",
|
||||
"participantCount_two": "{{count}} účastníkov",
|
||||
"participantCount_zero": "{{count}} účastníkov",
|
||||
"optionCount_few": "{{count}} možností",
|
||||
"optionCount_many": "{{count}} možností",
|
||||
"optionCount_one": "{{count}} možnosť",
|
||||
"optionCount_other": "{{count}} možností",
|
||||
"optionCount_two": "{{count}} možností",
|
||||
"optionCount_zero": "{{count}} možností",
|
||||
"expiredOrInvalidLink": "Platnosť odkazu vypršala alebo je odkaz nefunkčný. ",
|
||||
"newParticipant": "Nový účastník",
|
||||
"pollHasBeenLocked": "Anketa bola uzamknutá",
|
||||
"pollHasBeenVerified": "Vaša anketa bola overená",
|
||||
"pollOwnerNotice": "Dobrý deň, {{name}}, zdá sa, že ste vlastníkom tejto ankety.",
|
||||
|
@ -113,6 +131,7 @@
|
|||
"titlePlaceholder": "Pracovná porada",
|
||||
"today": "Dnes",
|
||||
"unlockPoll": "Odomknúť anketu",
|
||||
"notificationsEnabled": "Notifikácie boli povolené pre <b>{{title}}</b>",
|
||||
"unverifiedMessage": "Na adresu <b>{{email}}</b> bol zaslaný odkaz pre overenie e-mailovej adresy.",
|
||||
"user": "Užívateľ",
|
||||
"userAlreadyExists": "Používateľ s týmto e-mailom už existuje",
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"noLoginRequiredDescription": "Pre vytvorenie alebo účasť v ankete sa nemusíte prihlásiť",
|
||||
"notifications": "Notifikácie",
|
||||
"notificationsDescription": "Majte prehľad o tom, kto odpovedal. Dostávajte upozornenia, keď účastníci hlasujú alebo komentujú vašu anketu.",
|
||||
"openSource": "Open-source",
|
||||
"openSource": "Otvorený zdrojový kód",
|
||||
"openSourceDescription": "Celý kód je plne open-source a <a>k dispozícii na GitHub</a>.",
|
||||
"participant": "Účastník",
|
||||
"participantCount_zero": "{{count}} účastníkov",
|
||||
|
|
|
@ -51,13 +51,18 @@
|
|||
"linkHasExpired": "Din länk har gått ut eller är inte längre giltig",
|
||||
"loading": "Laddar…",
|
||||
"loadingParticipants": "Laddar deltagare…",
|
||||
"validEmail": "Vänligen ange en giltig e-postadress",
|
||||
"newParticipantFormDescription": "Fyll i formuläret nedan för att skicka dina röster.",
|
||||
"optional": "frivilligt",
|
||||
"location": "Plats",
|
||||
"locationPlaceholder": "Joe's Café",
|
||||
"lockPoll": "Lås förfrågan",
|
||||
"response": "Svar",
|
||||
"login": "Logga in",
|
||||
"logout": "Logga ut",
|
||||
"manage": "Hantera",
|
||||
"menu": "Meny",
|
||||
"submit": "Skicka",
|
||||
"mixedOptionsDescription": "Du kan inte ha både tid- och datumalternativ i samma förfrågan. Vad vill du behålla?",
|
||||
"mixedOptionsKeepDates": "Behåll datumalternativ",
|
||||
"mixedOptionsKeepTimes": "Behåll tidsalternativ",
|
||||
|
@ -74,9 +79,10 @@
|
|||
"next": "Nästa",
|
||||
"nextMonth": "Nästa månad",
|
||||
"no": "Nej",
|
||||
"verificationEmailSent": "Ett e-postmeddelande har skickats till <b>{{email}}</b> med en länk för att aktivera aviseringar",
|
||||
"noDatesSelected": "Inga datum valda",
|
||||
"notificationsDisabled": "Aviseringar har inaktiverats",
|
||||
"notificationsOff": "Aviseringar är av",
|
||||
"notificationsOff": "Få aviseringar när deltagarna svarar på din enkät",
|
||||
"notificationsOn": "Aviseringar är på",
|
||||
"notificationsOnDescription": "Ett e-postmeddelande kommer att skickas till <b>{{email}}</b> när det finns aktivitet på denna förfrågan.",
|
||||
"notificationsVerifyEmail": "Du måste verifiera din e-post för att aktivera aviseringar",
|
||||
|
@ -87,9 +93,18 @@
|
|||
"participantCount_few": "{{count}} deltagare",
|
||||
"participantCount_many": "{{count}} deltagare",
|
||||
"participantCount_one": "{{count}} deltagare",
|
||||
"requiredString": "“{{name}}” är obligatoriskt",
|
||||
"participantCount_other": "{{count}} deltagare",
|
||||
"participantCount_two": "{{count}} deltagare",
|
||||
"participantCount_zero": "{{count}} deltagare",
|
||||
"optionCount_few": "{{count}} val",
|
||||
"optionCount_many": "{{count}} val",
|
||||
"optionCount_one": "{{count}} val",
|
||||
"optionCount_other": "{{count}} val",
|
||||
"optionCount_two": "{{count}} val",
|
||||
"optionCount_zero": "{{count}} val",
|
||||
"expiredOrInvalidLink": "Denna länk är ogiltig eller har löpt ut. Vänligen begär en ny länk.",
|
||||
"newParticipant": "Nya deltagare",
|
||||
"pollHasBeenLocked": "Denna förfrågan har låsts",
|
||||
"pollHasBeenVerified": "Din förfrågan har blivit verifierad",
|
||||
"pollOwnerNotice": "Hej {{name}}, ser ut som du är ägare av denna förfrågan.",
|
||||
|
@ -116,6 +131,7 @@
|
|||
"titlePlaceholder": "Månatligt möte",
|
||||
"today": "Idag",
|
||||
"unlockPoll": "Lås upp förfrågan",
|
||||
"notificationsEnabled": "Aviseringar har aktiverats för <b>{{title}}</b>",
|
||||
"unverifiedMessage": "Ett e-postmeddelande har skickats till <b>{{email}}</b> med en länk för att verifiera e-postadressen.",
|
||||
"user": "Användare",
|
||||
"userAlreadyExists": "En användare med denna e-postadress finns redan",
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
"editDetails": "Detayları düzenle",
|
||||
"editOptions": "Seçenekleri düzenle",
|
||||
"email": "E-posta",
|
||||
"emailPlaceholder": "jessie.smith@email.com",
|
||||
"endingGuestSessionNotice": "Bir misafir oturumu sona erdiğinde devam ettirilemez. Bu oturumda verdiğiniz oyları veya yorumları düzenleyemeyeceksiniz.",
|
||||
"endSession": "Oturumu sonlandır",
|
||||
"exportToCsv": "CSV'ye aktar",
|
||||
|
@ -59,7 +58,6 @@
|
|||
"monday": "Pazartesi",
|
||||
"monthView": "Aylık görünüm",
|
||||
"name": "İsim",
|
||||
"namePlaceholder": "Jessie Smith",
|
||||
"new": "Yeni",
|
||||
"newPoll": "Yeni anket",
|
||||
"next": "Sonraki",
|
||||
|
|
|
@ -52,7 +52,6 @@
|
|||
"login": "Đăng nhập",
|
||||
"logout": "Đăng xuất",
|
||||
"manage": "Quản lý",
|
||||
"menu": "Menu",
|
||||
"mixedOptionsDescription": "Bạn không thể có cùng lúc lựa chọn theo giờ và lựa chọn theo ngày trong cùng một bình chọn. Bạn muốn giữ cái nào?",
|
||||
"mixedOptionsKeepDates": "Giữ bình chọn theo giờ",
|
||||
"mixedOptionsKeepTimes": "Giữ bình chọn theo ngày",
|
||||
|
@ -68,12 +67,10 @@
|
|||
"no": "Không",
|
||||
"noDatesSelected": "Không có ngày nào được chọn",
|
||||
"notificationsDisabled": "Thông báo đã bị vô hiệu",
|
||||
"notificationsOff": "Đã tắt thông báo",
|
||||
"notificationsOn": "Đã bật thông báo",
|
||||
"notificationsOnDescription": "Một email sẽ được gửi đến <b>{{email}}</b> khi có hoạt động trên bình chọn này.",
|
||||
"notificationsVerifyEmail": "Bạn sẽ cần xác nhận địa chỉ email để bật thông báo",
|
||||
"noVotes": "Chưa ai bầu cho bình chọn này",
|
||||
"ok": "Ok",
|
||||
"participant": "Người tham dự",
|
||||
"participantCount_other": "{{count}} người tham dự",
|
||||
"pollHasBeenLocked": "Bình chọn này đã bị khóa",
|
||||
|
|
|
@ -75,7 +75,6 @@
|
|||
"no": "不行",
|
||||
"noDatesSelected": "未选定日期",
|
||||
"notificationsDisabled": "已禁用通知",
|
||||
"notificationsOff": "通知已关闭",
|
||||
"notificationsOn": "通知已启用",
|
||||
"notificationsOnDescription": "当本次投票中有活动时,将邮件发送至 <b>{{email}}</b>。",
|
||||
"notificationsVerifyEmail": "启用通知需要认证电子邮箱地址",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue