🌐 New Crowdin updates (#944)

This commit is contained in:
Luke Vella 2023-12-01 08:58:04 +07:00 committed by GitHub
parent 3c56d52741
commit 6ad06fdbe3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 18 additions and 6 deletions

View file

@ -40,6 +40,7 @@
"location": "Ubicación",
"locationPlaceholder": "Café de Carlos",
"login": "Iniciar sesión",
"loginWith": "Iniciar sesión con {provider}",
"logout": "Cerrar sesión",
"manage": "Gestionar",
"mixedOptionsDescription": "No puedes tener opciones de fecha y opciones de hora en la misma encuesta. ¿Cuáles quieres mantener?",
@ -226,5 +227,6 @@
"continueAs": "Continuar como",
"finalizeFeature": "Finalizar",
"duplicateFeature": "Duplicar",
"pageMovedDescription": "Redireccionando a <a>{newUrl}</a>"
"pageMovedDescription": "Redireccionando a <a>{newUrl}</a>",
"notRegistered": "¿Todavía no tienes cuenta? <a>Regístrate.</a>"
}

View file

@ -40,6 +40,7 @@
"location": "Localisation",
"locationPlaceholder": "Le café de Joe",
"login": "Connexion",
"loginWith": "Se connecter avec {provider}",
"logout": "Déconnexion",
"manage": "Gérer",
"mixedOptionsDescription": "Vous ne pouvez pas avoir les deux options d'heure et de date dans le même sondage. Laquelle voulez-vous garder ?",
@ -226,5 +227,6 @@
"continueAs": "Continuer comme",
"finalizeFeature": "Finaliser",
"duplicateFeature": "Dupliquer",
"pageMovedDescription": "Redirection vers <a>{newUrl}</a>"
"pageMovedDescription": "Redirection vers <a>{newUrl}</a>",
"notRegistered": "Vous n'avez pas de compte ? <a>Créer un compte</a>"
}

View file

@ -40,6 +40,7 @@
"location": "Lokalizacja",
"locationPlaceholder": "Sklep z kawą Joe",
"login": "Logowanie",
"loginWith": "Zaloguj się przez {provider}",
"logout": "Wyloguj",
"manage": "Zarządzaj",
"mixedOptionsDescription": "Nie możesz mieć w tej samej ankiecie obu opcji daty i godziny. Które chciałbyś zachować?",
@ -226,5 +227,6 @@
"continueAs": "Kontynuuj jako",
"finalizeFeature": "Finalizuj",
"duplicateFeature": "Duplikuj",
"pageMovedDescription": "Przekierowanie do <a>{newUrl}</a>"
"pageMovedDescription": "Przekierowanie do <a>{newUrl}</a>",
"notRegistered": "Nie masz konta? <a>Zarejestruj się</a>"
}

View file

@ -40,6 +40,7 @@
"location": "Local",
"locationPlaceholder": "Loja Café do Júlio",
"login": "Logar",
"loginWith": "Logar como {provider}",
"logout": "Deslogar",
"manage": "Gerenciar",
"mixedOptionsDescription": "Você não pode ter ambas as opções de data e hora na mesma enquete. Qual você gostaria de manter?",
@ -226,5 +227,6 @@
"continueAs": "Continuar como",
"finalizeFeature": "Finalizar",
"duplicateFeature": "Duplicar",
"pageMovedDescription": "Redirecionando para <a>{newUrl}</a>"
"pageMovedDescription": "Redirecionando para <a>{newUrl}</a>",
"notRegistered": "Não tem uma conta? <a>Registre-se</a>"
}

View file

@ -40,6 +40,7 @@
"location": "Место",
"locationPlaceholder": "Кофейня Джо",
"login": "Войти",
"loginWith": "Войти с помощью {provider}",
"logout": "Выйти",
"manage": "Настроить",
"mixedOptionsDescription": "Нельзя иметь варианты и времени, и дат в одном опросе. Что вы хотите оставить?",
@ -226,5 +227,6 @@
"continueAs": "Продолжить как",
"finalizeFeature": "Утверждение даты",
"duplicateFeature": "Копирование",
"pageMovedDescription": "Перенаправление на <a>{newUrl}</a>"
"pageMovedDescription": "Перенаправление на <a>{newUrl}</a>",
"notRegistered": "Нет учетной записи? <a>Зарегистрироваться</a>"
}

View file

@ -40,6 +40,7 @@
"location": "Plats",
"locationPlaceholder": "Joe's Café",
"login": "Logga in",
"loginWith": "Logga in med {provider}",
"logout": "Logga ut",
"manage": "Hantera",
"mixedOptionsDescription": "Du kan inte ha både tids- och datumalternativ i samma omröstning. Vad vill du behålla?",
@ -199,5 +200,6 @@
"hideParticipantsLabel": "Dölj deltagarlistan från andra deltagare",
"continueAs": "Fortsätt som",
"finalizeFeature": "Slutför",
"duplicateFeature": "Duplicera"
"duplicateFeature": "Duplicera",
"notRegistered": "Har du inget konto? <a>Registrera dig</a>"
}