mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-03-15 12:29:16 +01:00
commit
abc2b5480d
@ -983,7 +983,7 @@ de:
|
||||
#add a new administrator to the platform
|
||||
admins_new:
|
||||
add_an_administrator: "Administrator hinzufügen"
|
||||
administrator_successfully_created_he_will_receive_his_connection_directives_by_email: "Administrator erfolgreich erstellt. {GENDER, select, female{Sie} other{Er}} erhält {GENDER, select, female{ihre} other{seine}} Verbindungsanweisungen per E-Mail."
|
||||
administrator_successfully_created_he_will_receive_his_connection_directives_by_email: "Administrator erfolgreich erstellt. Er erhält seine Verbindungsanweisungen per E-Mail."
|
||||
failed_to_create_admin: "Administrator konnte nicht erstellt werden:"
|
||||
man: "Männlich"
|
||||
woman: "Weiblich"
|
||||
@ -1001,7 +1001,7 @@ de:
|
||||
#add a new manager to the platform
|
||||
manager_new:
|
||||
add_a_manager: "Manager hinzufügen"
|
||||
manager_successfully_created: "Manager erfolgreich erstellt. {GENDER, select, female{Sie} other{Er}} erhält {GENDER, select, female{ihre} other{seine}} Verbindungsanweisungen per E-Mail."
|
||||
manager_successfully_created: "Manager erfolgreich erstellt. Er erhält seine Verbindungsanweisungen per E-Mail."
|
||||
failed_to_create_manager: "Konnte den Manager nicht erstellen:"
|
||||
man: "Männlich"
|
||||
woman: "Weiblich"
|
||||
@ -1032,7 +1032,7 @@ de:
|
||||
oauth2_provider_successfully_added: "OAuth 2.0 Provider erfolgreich hinzugefügt."
|
||||
#edit an authentication provider (SSO)
|
||||
authentication_edit:
|
||||
provider: "Provider:"
|
||||
provider: "Anbieter:"
|
||||
it_is_required_to_set_the_matching_between_User.uid_and_the_API_to_add_this_provider: "Um diesen Provider hinzuzufügen, muss die Übereinstimmung zwischen User.uid und der API festgelegt werden."
|
||||
provider_successfully_updated: "Anbieter erfolgreich aktualisiert."
|
||||
an_error_occurred_unable_to_update_the_provider: "Ein Fehler ist aufgetreten: Der Anbieter konnte nicht aktualisiert werden."
|
||||
@ -1381,7 +1381,7 @@ de:
|
||||
online_payment: "Ist das Online-Zahlungsmodul aktiv?"
|
||||
invoices: "Ist das Rechnungsmodul aktiv?"
|
||||
openlab: "Ist das Projektteilungsmodul (OpenLab) aktiv?"
|
||||
tracking_id_info_html: "<p>Um die statistische Analyse der Besuche mithilfe von Google Analytics zu ermöglichen, tragen Sie hier Ihre Tracking-ID in der Form UA-000000-0 ein. Besuchen Sie <a href='https://analytics.google.com/analytics/web/' target='_blank'>die Google Analytics Website</a>, um eine Tracking-ID zu erstellen.<br/><strong>Warnung:</strong> wenn Sie dieses Feature aktivieren, muss in Ihrer Datenschutzrichtlinie darauf hingewiesen werden.</p><p> Um Google Analytics verwenden zu können, benötigen Sie auch den Hostnamen. Klicken Sie auf die angrenzende Schaltfläche. Dieser letzte Parameter wird auch an anderen Stellen verwendet, bitte verwenden Sie ihn vorsichtig.</p>"
|
||||
tracking_id_info_html: "Um die statistische Analyse der Besuche mithilfe von Google Analytics V4 zu ermöglichen, tragen Sie hier Ihre Tracking-ID in der Form G-XXXXXX ein. Besuchen Sie <a href='https://analytics.google.com/analytics/web/' target='_blank'>die Google Analytics Website</a>, um eine Tracking-ID zu erstellen.<br/><strong>Warnung:</strong> wenn Sie dieses Feature aktivieren, wird ein Cookie erstellt. Denken Sie daran, es oben in Ihrer Datenschutzrichtlinie darauf hingewiesen werden."
|
||||
tracking_id: "Tracking-ID"
|
||||
open_api_clients:
|
||||
add_new_client: "Neuen API-Client erstellen"
|
||||
@ -1395,7 +1395,7 @@ de:
|
||||
client_name: "Kundenname"
|
||||
confirmation_required: "Bestätigung erforderlich"
|
||||
do_you_really_want_to_delete_this_open_api_client: "Möchten Sie diesen OpenAPI-Client wirklich löschen?"
|
||||
do_you_really_want_to_revoke_this_open_api_access: "Möchten Sie diesen Zugriff wirklich widerrufen ? Er wird das aktuelle Token löschen und ersetzen."
|
||||
do_you_really_want_to_revoke_this_open_api_access: "Möchten Sie diesen Zugriff wirklich widerrufen? Er wird das aktuelle Token löschen und ersetzen."
|
||||
client_successfully_created: "Client erfolgreich erstellt."
|
||||
client_successfully_updated: "Client erfolgreich aktualisiert."
|
||||
client_successfully_deleted: "Client erfolgreich gelöscht."
|
||||
|
@ -24,7 +24,7 @@ es:
|
||||
ongoing_reservations: "Reservas en curso"
|
||||
without_reservation: "Sin reserva"
|
||||
confirmation_required: "Confirmación requerida"
|
||||
do_you_really_want_to_cancel_the_USER_s_reservation_the_DATE_at_TIME_concerning_RESERVATION: "Realmente quieres cancelar la reserva del {USER}, en {DATE} a las {TIME}, respecto {RESERVATION}?"
|
||||
do_you_really_want_to_cancel_the_USER_s_reservation_the_DATE_at_TIME_concerning_RESERVATION: "¿Realmente quieres cancelar la reserva del {USER}, en {DATE} a las {TIME}, respecto {RESERVATION}?"
|
||||
reservation_was_successfully_cancelled: "La reserva fué cancelada con éxito."
|
||||
reservation_cancellation_failed: "Fallo al cancelar la reserva."
|
||||
unable_to_remove_the_last_machine_of_the_slot_delete_the_slot_rather: "No se puede quitar la última máquina de la ranura. Eliminar la ranura en su lugar."
|
||||
@ -271,7 +271,7 @@ es:
|
||||
events_edit:
|
||||
edit_the_event: "Editar el evento"
|
||||
confirmation_required: "Confirmation required"
|
||||
edit_recurring_event: "You're about to update a periodic event. What do you want to update ?"
|
||||
edit_recurring_event: "You're about to update a periodic event. What do you want to update?"
|
||||
edit_this_event: "Only this event"
|
||||
edit_this_and_next: "This event and the following"
|
||||
edit_all: "All events"
|
||||
@ -482,7 +482,7 @@ es:
|
||||
no_invoices_for_now: "Sin facturas por ahora."
|
||||
payment_schedules_list: "Payment schedules"
|
||||
invoicing_settings: "Configuración de facturación"
|
||||
warning_invoices_disabled: "Warning : invoices are not enabled. No invoices will be generated by Fab-manager. Nevertheless, you must correctly fill the information below, especially VAT."
|
||||
warning_invoices_disabled: "Warning: invoices are not enabled. No invoices will be generated by Fab-manager. Nevertheless, you must correctly fill the information below, especially VAT."
|
||||
change_logo: "Cambio de logotipo"
|
||||
john_smith: "John Smith"
|
||||
john_smith_at_example_com: "jean.smith@example.com"
|
||||
@ -838,7 +838,7 @@ es:
|
||||
active: "Activo"
|
||||
pending: "Pendiente"
|
||||
previous_provider: "Proveedor anteriorr"
|
||||
confirmation_required: "Delete the provider?"
|
||||
confirmation_required: "¿Eliminar el proveedor?"
|
||||
do_you_really_want_to_delete_the_TYPE_authentication_provider_NAME: "¿Realmente desea eliminar la {TYPE} proveedor de autenticación: {NAME}?"
|
||||
authentication_provider_successfully_deleted: "El proveedor de autenticación se eliminó correctamente."
|
||||
an_error_occurred_unable_to_delete_the_specified_provider: "Se ha producido un error: no se puede eliminar el proveedor especificado."
|
||||
@ -983,7 +983,7 @@ es:
|
||||
#add a new administrator to the platform
|
||||
admins_new:
|
||||
add_an_administrator: "Agregar un administrador"
|
||||
administrator_successfully_created_he_will_receive_his_connection_directives_by_email: "administrador creado correctamente. {GENDER, select, female{She} other{He}} receive {GENDER, select, female{her} other{his}} directivas de conexión por e-mail."
|
||||
administrator_successfully_created_he_will_receive_his_connection_directives_by_email: "Successful creation. Connection directives were sent to the new administrator by e-mail."
|
||||
failed_to_create_admin: "No se puede crear el administrador :"
|
||||
man: "Man"
|
||||
woman: "Woman"
|
||||
@ -1001,7 +1001,7 @@ es:
|
||||
#add a new manager to the platform
|
||||
manager_new:
|
||||
add_a_manager: "Add a manager"
|
||||
manager_successfully_created: "Manager successfully created. {GENDER, select, female{She} other{He}} receive {GENDER, select, female{her} other{his}} connection directives by e-mail."
|
||||
manager_successfully_created: "Successful creation. Connection directives were sent to the new manager by e-mail."
|
||||
failed_to_create_manager: "Unable to create the manager:"
|
||||
man: "Man"
|
||||
woman: "Woman"
|
||||
@ -1032,7 +1032,7 @@ es:
|
||||
oauth2_provider_successfully_added: "OAuth 2.0 proveedor agregado correctamente."
|
||||
#edit an authentication provider (SSO)
|
||||
authentication_edit:
|
||||
provider: "Proveedor :"
|
||||
provider: "Proveedor:"
|
||||
it_is_required_to_set_the_matching_between_User.uid_and_the_API_to_add_this_provider: "Es necesario establecer la coincidencia entre User.uid y la API para agregar este proveedor."
|
||||
provider_successfully_updated: "Proveedor actualizado correctamente."
|
||||
an_error_occurred_unable_to_update_the_provider: "Se ha producido un error: no se puede actualizar el proveedor."
|
||||
@ -1322,7 +1322,7 @@ es:
|
||||
public_registrations_allowed: "Public registrations allowed"
|
||||
help: "Help"
|
||||
feature_tour: "Feature tour"
|
||||
feature_tour_info_html: "<p>When an administrator or a manager in logged-in, a feature tour will be triggered the first time he/she visits each section of the application. You can change this behavior to one of the following values:</p><ul><li>« Once » to keep the default behavior.</li><li>« By session » to display the tours each time you reopen the application.</li><li>« Manual trigger » to prevent displaying the tours automatically. It'll still be possible to trigger them by pressing the F1 key or by clicking on « Help » in the user's menu.</li></ul>"
|
||||
feature_tour_info_html: "<p>When an administrator or a manager in logged-in, a feature tour will be triggered the first time he visits each section of the application. You can change this behavior to one of the following values:</p><ul><li>« Once » to keep the default behavior.</li><li>« By session » to display the tours each time you reopen the application.</li><li>« Manual trigger » to prevent displaying the tours automatically. It'll still be possible to trigger them by pressing the F1 key or by clicking on « Help » in the user's menu.</li></ul>"
|
||||
feature_tour_display_mode: "Feature tour display mode"
|
||||
display_mode:
|
||||
once: "Once"
|
||||
@ -1381,7 +1381,7 @@ es:
|
||||
online_payment: "Is the online payment module active?"
|
||||
invoices: "Is the invoicing module active?"
|
||||
openlab: "Is the project sharing module (OpenLab) active?"
|
||||
tracking_id_info_html: "<p>To enable the statistical tracking of the visits using Google Analytics, set your tracking ID here. It is in the form UA-000000-2. Visit <a href='https://analytics.google.com/analytics/web/' target='_blank'>the Google Analytics website</a> to get one.<br/><strong>Warning:</strong> if you enable this feature, remember to write it in your privacy policy, above.</p><p>The host name is also required to use Google Analytics. You can get it by clicking on the adjacent button. This last parameter is used elsewhere, please set it carefully.</p>"
|
||||
tracking_id_info_html: "To enable the statistical tracking of the visits using Google Analytics V4, set your tracking ID here. It is in the form G-XXXXXX. Visit <a href='https://analytics.google.com/analytics/web/' target='_blank'>the Google Analytics website</a> to get one.<br/><strong>Warning:</strong> if you enable this feature, a cookie will be created. Remember to write it down in your privacy policy, above."
|
||||
tracking_id: "Tracking ID"
|
||||
open_api_clients:
|
||||
add_new_client: "Crear un nuevo cliente de API"
|
||||
@ -1395,7 +1395,7 @@ es:
|
||||
client_name: "Nombre del cliente"
|
||||
confirmation_required: "Confirmation required"
|
||||
do_you_really_want_to_delete_this_open_api_client: "¿Desea realmente eliminar este cliente OpenAPI?"
|
||||
do_you_really_want_to_revoke_this_open_api_access: "¿Realmente desea revocar este acceso? Se borrará y reemplazará el token actual."
|
||||
do_you_really_want_to_revoke_this_open_api_access: "Do you really want to revoke this access? It will erase and replace the current token."
|
||||
client_successfully_created: "Cliente creado correctamente."
|
||||
client_successfully_updated: "Cliente actualizado correctamente."
|
||||
client_successfully_deleted: "Cliente borrado correctamente."
|
||||
|
@ -24,7 +24,7 @@ fr:
|
||||
ongoing_reservations: "Réservations en cours"
|
||||
without_reservation: "Sans réservation"
|
||||
confirmation_required: "Confirmation requise"
|
||||
do_you_really_want_to_cancel_the_USER_s_reservation_the_DATE_at_TIME_concerning_RESERVATION: "Êtes-vous {GENDER, select, female{sûre} other{sûr}} de vouloir annuler la réservation de {USER}, le {DATE} à {TIME}, concernant {RESERVATION} ?"
|
||||
do_you_really_want_to_cancel_the_USER_s_reservation_the_DATE_at_TIME_concerning_RESERVATION: "Voulez-vous vraiment annuler la réservation de {USER}, le {DATE} à {TIME}, concernant {RESERVATION} ?"
|
||||
reservation_was_successfully_cancelled: "La réservation a bien été annulée."
|
||||
reservation_cancellation_failed: "L'annulation de la réservation a échouée."
|
||||
unable_to_remove_the_last_machine_of_the_slot_delete_the_slot_rather: "Impossible de supprimer la dernière machine du créneau. Supprimez plutôt le créneau."
|
||||
@ -271,7 +271,7 @@ fr:
|
||||
events_edit:
|
||||
edit_the_event: "Éditer l’événement"
|
||||
confirmation_required: "Confirmation requise"
|
||||
edit_recurring_event: "Vous êtes sur le point de modifier un événement périodique. Que voulez-vous modifier ?"
|
||||
edit_recurring_event: "Vous êtes sur le point de mettre à jour un événement périodique. Que voulez-vous mettre à jour ?"
|
||||
edit_this_event: "Uniquement cet événement"
|
||||
edit_this_and_next: "Cet événement et tous les suivants"
|
||||
edit_all: "Tous les événements"
|
||||
@ -983,7 +983,7 @@ fr:
|
||||
#add a new administrator to the platform
|
||||
admins_new:
|
||||
add_an_administrator: "Ajouter un administrateur"
|
||||
administrator_successfully_created_he_will_receive_his_connection_directives_by_email: "L'administrateur a bien été créé. {GENDER, select, female{Elle} other{Il}} recevra ses instructions de connexion par email."
|
||||
administrator_successfully_created_he_will_receive_his_connection_directives_by_email: "Création réussie. Les directives de connexion ont été envoyées à l'administrateur par e-mail."
|
||||
failed_to_create_admin: "Impossible de créer l'administrateur :"
|
||||
man: "Homme"
|
||||
woman: "Femme"
|
||||
@ -1001,7 +1001,7 @@ fr:
|
||||
#add a new manager to the platform
|
||||
manager_new:
|
||||
add_a_manager: "Ajouter un gestionnaire"
|
||||
manager_successfully_created: "Le gestionnaire a bien été créé. {GENDER, select, female{Elle} other{Il}} recevra ses instructions de connexion par courriel."
|
||||
manager_successfully_created: "Création réussie. Les directives de connexion ont été envoyées au nouveau gestionnaire par e-mail."
|
||||
failed_to_create_manager: "Impossible de créer le gestionnaire :"
|
||||
man: "Homme"
|
||||
woman: "Femme"
|
||||
@ -1381,7 +1381,7 @@ fr:
|
||||
online_payment: "Le module de paiement par carte bancaire est-il actif ?"
|
||||
invoices: "Le module est facturation est-il actif ?"
|
||||
openlab: "Le module de partage de projets (OpenLab) est-il actif ?"
|
||||
tracking_id_info_html: "<p>Pour activer les suivi statistique des visites utilisant Google Analytics, définissez ici votre ID de suivi. Il se présente sous la forme UA-000000-2. Visitez <a href='https://analytics.google.com/analytics/web/' target='_blank'>le site web de Google Analytics</a> pour en obtenir un.<br/><strong>Attention :</strong> si vous activez cette fonctionnalité, pensez à l'indiquer dans votre politique de confidentialité, ci-dessus.</p><p>Le nom d'hôte est également requis pour pouvoir utiliser Google Analytics. Vous pouvez l'obtenir en cliquant sur le bouton adjacent. Ce dernier paramètre est utilisé ailleurs, veuillez le définir avec soin.</p>"
|
||||
tracking_id_info_html: "Pour activer les suivi statistique des visites utilisant Google Analytics V4, définissez ici votre ID de suivi. Il se présente sous la forme G-XXXXXX. Visitez <a href='https://analytics.google.com/analytics/web/' target='_blank'>le site web de Google Analytics</a> pour en obtenir un.<br/><strong>Attention :</strong> si vous activez cette fonctionnalité, une cookie sera créé. Pensez à l'indiquer dans votre politique de confidentialité, ci-dessus."
|
||||
tracking_id: "ID de suivi"
|
||||
open_api_clients:
|
||||
add_new_client: "Créer un compte client"
|
||||
|
@ -24,7 +24,7 @@
|
||||
ongoing_reservations: "Pågående reservasjoner"
|
||||
without_reservation: "Ikke reservert"
|
||||
confirmation_required: "Bekreftelse nødvendig"
|
||||
do_you_really_want_to_cancel_the_USER_s_reservation_the_DATE_at_TIME_concerning_RESERVATION: "{GENDER, select, other {Ønsker du å}} kansellere {USER} sin reservasjon {DATE}, {TIME} for {RESERVATION}?"
|
||||
do_you_really_want_to_cancel_the_USER_s_reservation_the_DATE_at_TIME_concerning_RESERVATION: "Ønsker du å kansellere {USER} sin reservasjon {DATE}, {TIME} for {RESERVATION}?"
|
||||
reservation_was_successfully_cancelled: "Kansellering av reservasjon er gjennomført."
|
||||
reservation_cancellation_failed: "Det gikk ikke an å kansellere reservasjonen."
|
||||
unable_to_remove_the_last_machine_of_the_slot_delete_the_slot_rather: "Kan ikke fjerne siste maskinen fra reservasjonen. Slett reservasjonen."
|
||||
@ -325,7 +325,7 @@
|
||||
an_error_occurred_unable_to_find_the_credit_to_revoke: "En feil oppstod: kunne ikke finne kreditten som skal tilbakekalles."
|
||||
an_error_occurred_while_creating_credit_with_the_TRAINING: "Det oppstod en feil under oppretting av kreditt med {TRAINING}."
|
||||
not_set: "Ikke angitt"
|
||||
error_a_credit_linking_this_machine_with_that_subscription_already_exists: "Feil : en kreditnota på denne maskinen med dette abonnementet finnes allerede."
|
||||
error_a_credit_linking_this_machine_with_that_subscription_already_exists: "Feil: en kreditnota på denne maskinen med dette abonnementet finnes allerede."
|
||||
changes_have_been_successfully_saved: "Endringene er lagret."
|
||||
credit_was_successfully_saved: "Kreditten ble lagret."
|
||||
error_creating_credit: "Kan ikke opprette kreditt, feil oppstod"
|
||||
@ -365,7 +365,7 @@
|
||||
these_prices_match_space_hours_rates_html: "Prisene under samsvarer med en time maskinbruk <strong>uten abonnement</strong>."
|
||||
add_a_space_credit: "Legg til en plass/romkreditt"
|
||||
space: "Plass/rom"
|
||||
error_a_credit_linking_this_space_with_that_subscription_already_exists: "Feil : en kreditnota på denne maskinen med dette abonnementet finnes allerede."
|
||||
error_a_credit_linking_this_space_with_that_subscription_already_exists: "Feil: en kreditnota på denne maskinen med dette abonnementet finnes allerede."
|
||||
status_enabled: "Aktivert"
|
||||
status_disabled: "Deaktivert"
|
||||
status_all: "Alle"
|
||||
@ -1295,7 +1295,7 @@
|
||||
training_reservations: "Trainings"
|
||||
machine_reservations: "Machines"
|
||||
space_reservations: "Spaces"
|
||||
events_reservations: "Events"
|
||||
events_reservations: "Arrangementer"
|
||||
general:
|
||||
general: "Generelt"
|
||||
title: "Tittel"
|
||||
@ -1322,7 +1322,7 @@
|
||||
public_registrations_allowed: "Public registrations allowed"
|
||||
help: "Hjelp"
|
||||
feature_tour: "Funksjonsgjennomgang"
|
||||
feature_tour_info_html: "<p>When an administrator or a manager in logged-in, a feature tour will be triggered the first time he/she visits each section of the application. You can change this behavior to one of the following values:</p><ul><li>« Once » to keep the default behavior.</li><li>« By session » to display the tours each time you reopen the application.</li><li>« Manual trigger » to prevent displaying the tours automatically. It'll still be possible to trigger them by pressing the F1 key or by clicking on « Help » in the user's menu.</li></ul>"
|
||||
feature_tour_info_html: "<p>Når en administrator eller en leder er innlogget En fremvisning utløses første gang han besøker hver del av applikasjonen. Du kan endre denne adferden til en av følgende verdier:</p><ul><li>« Once » for å beholde standardvirkemåten.</li><li>« By session » to display the tours each time you reopen the application.</li><li>« Manual trigger » for å forhindre at turene vises automatisk. Det vil fortsatt være mulig å utløse dem ved å trykke F1-tasten eller ved å klikke på « Hjelp » i brukermenyen.</li></ul>"
|
||||
feature_tour_display_mode: "Modus for funksjonsgjennomgang"
|
||||
display_mode:
|
||||
once: "Én gang"
|
||||
@ -1381,7 +1381,7 @@
|
||||
online_payment: "Is the online payment module active?"
|
||||
invoices: "Is the invoicing module active?"
|
||||
openlab: "Is the project sharing module (OpenLab) active?"
|
||||
tracking_id_info_html: "<p>To enable the statistical tracking of the visits using Google Analytics, set your tracking ID here. It is in the form UA-000000-2. Visit <a href='https://analytics.google.com/analytics/web/' target='_blank'>the Google Analytics website</a> to get one.<br/><strong>Warning:</strong> if you enable this feature, remember to write it in your privacy policy, above.</p><p>The host name is also required to use Google Analytics. You can get it by clicking on the adjacent button. This last parameter is used elsewhere, please set it carefully.</p>"
|
||||
tracking_id_info_html: "To enable the statistical tracking of the visits using Google Analytics V4, set your tracking ID here. It is in the form G-XXXXXX. Visit <a href='https://analytics.google.com/analytics/web/' target='_blank'>the Google Analytics website</a> to get one.<br/><strong>Warning:</strong> if you enable this feature, a cookie will be created. Remember to write it down in your privacy policy, above."
|
||||
tracking_id: "Tracking ID"
|
||||
open_api_clients:
|
||||
add_new_client: "Lage ny API-klient"
|
||||
@ -1395,7 +1395,7 @@
|
||||
client_name: "Klientens navn"
|
||||
confirmation_required: "Confirmation required"
|
||||
do_you_really_want_to_delete_this_open_api_client: "Do you really want to delete this OpenAPI client?"
|
||||
do_you_really_want_to_revoke_this_open_api_access: "Do you really want to revoke this access ? It will erase and replace the current token."
|
||||
do_you_really_want_to_revoke_this_open_api_access: "Do you really want to revoke this access? It will erase and replace the current token."
|
||||
client_successfully_created: "Client successfully created."
|
||||
client_successfully_updated: "Client successfully updated."
|
||||
client_successfully_deleted: "Client successfully deleted."
|
||||
@ -1595,7 +1595,7 @@
|
||||
content: "Create and manage promotional coupons allowing to offer punctual discounts to their holders."
|
||||
events:
|
||||
welcome:
|
||||
title: "Events"
|
||||
title: "Arrangementer"
|
||||
content: "Create events, track their reservations and organize them from this page."
|
||||
list:
|
||||
title: "The events"
|
||||
|
@ -15,7 +15,7 @@ pt:
|
||||
trainings: "Treinamentos"
|
||||
machines: "Máquinas"
|
||||
spaces: "Espaços"
|
||||
events: "Eventos"
|
||||
events: "Events"
|
||||
availabilities: "Disponíveis"
|
||||
availabilities_notice: "Exportar para Excel livro com todos os slots disponíveis para reserva, e suas ocupações."
|
||||
info: "Informações"
|
||||
@ -24,7 +24,7 @@ pt:
|
||||
ongoing_reservations: "Reservas em curso"
|
||||
without_reservation: "Sem reservas"
|
||||
confirmation_required: "Confirmação Obrigatória"
|
||||
do_you_really_want_to_cancel_the_USER_s_reservation_the_DATE_at_TIME_concerning_RESERVATION: "Você realmente deseja cancelar a reserva do usuário {USER}, em {DATE} ás {TIME}, sobre {RESERVATION}?"
|
||||
do_you_really_want_to_cancel_the_USER_s_reservation_the_DATE_at_TIME_concerning_RESERVATION: "Realmente deseja cancelar a reserva do usuário {USER}, em {DATE} ás {TIME}, sobre {RESERVATION}?"
|
||||
reservation_was_successfully_cancelled: "A reserva foi cancelada com sucesso"
|
||||
reservation_cancellation_failed: "Cancelamento da reserva falhou."
|
||||
unable_to_remove_the_last_machine_of_the_slot_delete_the_slot_rather: "Não é possível remover a última máquina do slot. Delete o slot primeiramente."
|
||||
@ -271,7 +271,7 @@ pt:
|
||||
events_edit:
|
||||
edit_the_event: "Editar evento"
|
||||
confirmation_required: "Confirmação obrigatória"
|
||||
edit_recurring_event: "Você está prestes a atualizar um evento periódico. O que você quer atualizar ?"
|
||||
edit_recurring_event: "Você está prestes a atualizar um evento periódico. O que você quer atualizar?"
|
||||
edit_this_event: "Apenas este evento"
|
||||
edit_this_and_next: "Este evento e os seguintes"
|
||||
edit_all: "Todos eventos"
|
||||
@ -322,10 +322,10 @@ pt:
|
||||
none: "Vazio" #grammar concordance with training.
|
||||
an_error_occurred_while_saving_the_number_of_credits: "Um erro ocorreu enquanto era salvo o número de créditos."
|
||||
an_error_occurred_while_deleting_credit_with_the_TRAINING: "Um erro ocorreu enquanto o crédito era deletado do {TRAINING}."
|
||||
an_error_occurred_unable_to_find_the_credit_to_revoke: "Um erro ocorreu : incapaz de encontrar o crédito para revogar."
|
||||
an_error_occurred_unable_to_find_the_credit_to_revoke: "An error occurred: unable to find the credit to revoke."
|
||||
an_error_occurred_while_creating_credit_with_the_TRAINING: "Ocorreu um erro ao criar o crédito com o {TRAINING}."
|
||||
not_set: "Não definido"
|
||||
error_a_credit_linking_this_machine_with_that_subscription_already_exists: "Erro : um link de crédito entre esta máquina e esta assinatura já existe."
|
||||
error_a_credit_linking_this_machine_with_that_subscription_already_exists: "Erro: uma conexão de crédito entre esta máquina e esta assinatura já existe."
|
||||
changes_have_been_successfully_saved: "As modificações foram salvas com sucesso."
|
||||
credit_was_successfully_saved: "Crédito salvo com sucesso."
|
||||
error_creating_credit: "Não foi possível criar crédito, um erro ocorreu"
|
||||
@ -983,7 +983,7 @@ pt:
|
||||
#add a new administrator to the platform
|
||||
admins_new:
|
||||
add_an_administrator: "Adicionar administrador"
|
||||
administrator_successfully_created_he_will_receive_his_connection_directives_by_email: "Administrator criado com sucesso. {GENDER, select, female{Ela} other{Ele}} receberá {GENDER, select, female{sua} other{seu}} diretivas de conexão por e-mail."
|
||||
administrator_successfully_created_he_will_receive_his_connection_directives_by_email: "Successful creation. Connection directives were sent to the new administrator by e-mail."
|
||||
failed_to_create_admin: "Não é possível criar administrador:"
|
||||
man: "Homem"
|
||||
woman: "Mulher"
|
||||
@ -1001,7 +1001,7 @@ pt:
|
||||
#add a new manager to the platform
|
||||
manager_new:
|
||||
add_a_manager: "Adicionar Gestor"
|
||||
manager_successfully_created: "Gerente criado com sucesso. {GENDER, select, female{Ela} other{Ele}} receberá {GENDER, select, female{Suas diretrizes de conexão por e-mail} other{Suas diretrizes de conexão por e-mail}}"
|
||||
manager_successfully_created: "Successful creation. Connection directives were sent to the new manager by e-mail."
|
||||
failed_to_create_manager: "Não foi possível criar o gerente:"
|
||||
man: "Homem"
|
||||
woman: "Mulher"
|
||||
@ -1032,7 +1032,7 @@ pt:
|
||||
oauth2_provider_successfully_added: "Provedor OAuth 2.0 adicionado com sucesso."
|
||||
#edit an authentication provider (SSO)
|
||||
authentication_edit:
|
||||
provider: "Provedor :"
|
||||
provider: "Provedor:"
|
||||
it_is_required_to_set_the_matching_between_User.uid_and_the_API_to_add_this_provider: "É necessário definir a correspondência entre User.uid ea API para adicionar este fornecedor."
|
||||
provider_successfully_updated: "Provedor modificado com sucesso."
|
||||
an_error_occurred_unable_to_update_the_provider: "Um erro ocorreu: não é possível atualizar provedor."
|
||||
@ -1322,7 +1322,7 @@ pt:
|
||||
public_registrations_allowed: "Public registrations allowed"
|
||||
help: "Ajuda"
|
||||
feature_tour: "Tour de recursos"
|
||||
feature_tour_info_html: "<p>Quando um administrador ou um gerente está logado, um tour de recurso será acionado na primeira vez que ele/ela visita cada seção do aplicativo. Você pode mudar esse comportamento para um dos seguintes valores:</p><ul><li>« Uma vez » para manter o comportamento padrão.</li><li>« Por sessão » para exibir os tours cada vez que você reabrir o aplicativo.</li><li>« Ativação manual » para evitar a exibição automática dos tours. Ainda será possível ativá-los pressionando a tecla F1 ou clicando em « Ajuda » no menu do usuário.</li></ul>"
|
||||
feature_tour_info_html: "<p>Quando um administrador ou um gerente está logado, um tour de recurso será acionado na primeira vez que ele visita cada seção do aplicativo. Você pode mudar esse comportamento para um dos seguintes valores:</p><ul><li>« Uma vez » para manter o comportamento padrão.</li><li>« Por sessão » para exibir os tours cada vez que você reabrir o aplicativo.</li><li>« Ativação manual » para evitar a exibição automática dos tours. Ainda será possível ativá-los pressionando a tecla F1 ou clicando em « Ajuda » no menu do usuário.</li></ul>"
|
||||
feature_tour_display_mode: "Modo de exibição de recursos do tour"
|
||||
display_mode:
|
||||
once: "Uma vez"
|
||||
@ -1381,7 +1381,7 @@ pt:
|
||||
online_payment: "O módulo de pagamento online está ativo?"
|
||||
invoices: "O módulo de faturação está ativo?"
|
||||
openlab: "O módulo de compartilhamento de projetos (OpenLab) está ativo?"
|
||||
tracking_id_info_html: "<p>Para ativar o rastreamento estatístico das visitas usando o Google Analytics, defina seu ID de rastreamento aqui. Está na forma de UA-000000-2. Visite <a href='https://analytics.google.com/analytics/web/' target='_blank'>o site do Google Analytics</a> para obter um.<br/><strong>Aviso:</strong> se você ativar este recurso, lembre-se de escrevê-lo na sua política de privacidade.</p><p>O nome do host também é necessário para usar o Google Analytics. Você pode obtê-lo clicando no botão adjacente. Este último parâmetro é usado em outro lugar, por favor, defina-o com cuidado.</p>"
|
||||
tracking_id_info_html: "Para ativar o rastreamento estatístico das visitas usando o Google Analytics, defina seu ID de rastreamento aqui. Está na forma de G-XXXXXX. Visite <a href='https://analytics.google.com/analytics/web/' target='_blank'>o site do Google Analytics</a> para obter um.<br/><strong>Aviso:</strong> se você ativar este recurso, um cookie será criado. Lembre-se de escrevê-lo na sua política de privacidade."
|
||||
tracking_id: "ID de rastreamento"
|
||||
open_api_clients:
|
||||
add_new_client: "Criar novo cliente de API"
|
||||
|
@ -15,7 +15,7 @@ zu:
|
||||
trainings: "crwdns6709:0crwdne6709:0"
|
||||
machines: "crwdns6711:0crwdne6711:0"
|
||||
spaces: "crwdns6713:0crwdne6713:0"
|
||||
events: "crwdns6715:0crwdne6715:0"
|
||||
events: "crwdns22406:0crwdne22406:0"
|
||||
availabilities: "crwdns6717:0crwdne6717:0"
|
||||
availabilities_notice: "crwdns6719:0crwdne6719:0"
|
||||
info: "crwdns20468:0crwdne20468:0"
|
||||
@ -24,7 +24,7 @@ zu:
|
||||
ongoing_reservations: "crwdns6721:0crwdne6721:0"
|
||||
without_reservation: "crwdns20326:0crwdne20326:0"
|
||||
confirmation_required: "crwdns6725:0crwdne6725:0"
|
||||
do_you_really_want_to_cancel_the_USER_s_reservation_the_DATE_at_TIME_concerning_RESERVATION: "crwdns20296:0GENDER={GENDER}crwdnd20296:0USER={USER}crwdnd20296:0DATE={DATE}crwdnd20296:0TIME={TIME}crwdnd20296:0RESERVATION={RESERVATION}crwdne20296:0"
|
||||
do_you_really_want_to_cancel_the_USER_s_reservation_the_DATE_at_TIME_concerning_RESERVATION: "crwdns22408:0{USER}crwdnd22408:0{DATE}crwdnd22408:0{TIME}crwdnd22408:0{RESERVATION}crwdne22408:0"
|
||||
reservation_was_successfully_cancelled: "crwdns6729:0crwdne6729:0"
|
||||
reservation_cancellation_failed: "crwdns6731:0crwdne6731:0"
|
||||
unable_to_remove_the_last_machine_of_the_slot_delete_the_slot_rather: "crwdns6733:0crwdne6733:0"
|
||||
@ -271,7 +271,7 @@ zu:
|
||||
events_edit:
|
||||
edit_the_event: "crwdns7095:0crwdne7095:0"
|
||||
confirmation_required: "crwdns19784:0crwdne19784:0"
|
||||
edit_recurring_event: "crwdns19786:0crwdne19786:0"
|
||||
edit_recurring_event: "crwdns22410:0crwdne22410:0"
|
||||
edit_this_event: "crwdns19788:0crwdne19788:0"
|
||||
edit_this_and_next: "crwdns19790:0crwdne19790:0"
|
||||
edit_all: "crwdns19792:0crwdne19792:0"
|
||||
@ -322,10 +322,10 @@ zu:
|
||||
none: "crwdns19808:0crwdne19808:0" #grammar concordance with training.
|
||||
an_error_occurred_while_saving_the_number_of_credits: "crwdns7173:0crwdne7173:0"
|
||||
an_error_occurred_while_deleting_credit_with_the_TRAINING: "crwdns7175:0{TRAINING}crwdne7175:0"
|
||||
an_error_occurred_unable_to_find_the_credit_to_revoke: "crwdns7177:0crwdne7177:0"
|
||||
an_error_occurred_unable_to_find_the_credit_to_revoke: "crwdns22412:0crwdne22412:0"
|
||||
an_error_occurred_while_creating_credit_with_the_TRAINING: "crwdns7179:0{TRAINING}crwdne7179:0"
|
||||
not_set: "crwdns7181:0crwdne7181:0"
|
||||
error_a_credit_linking_this_machine_with_that_subscription_already_exists: "crwdns7183:0crwdne7183:0"
|
||||
error_a_credit_linking_this_machine_with_that_subscription_already_exists: "crwdns22414:0crwdne22414:0"
|
||||
changes_have_been_successfully_saved: "crwdns7185:0crwdne7185:0"
|
||||
credit_was_successfully_saved: "crwdns7187:0crwdne7187:0"
|
||||
error_creating_credit: "crwdns7189:0crwdne7189:0"
|
||||
@ -365,7 +365,7 @@ zu:
|
||||
these_prices_match_space_hours_rates_html: "crwdns20480:0crwdne20480:0"
|
||||
add_a_space_credit: "crwdns7259:0crwdne7259:0"
|
||||
space: "crwdns7261:0crwdne7261:0"
|
||||
error_a_credit_linking_this_space_with_that_subscription_already_exists: "crwdns7263:0crwdne7263:0"
|
||||
error_a_credit_linking_this_space_with_that_subscription_already_exists: "crwdns22416:0crwdne22416:0"
|
||||
status_enabled: "crwdns7265:0crwdne7265:0"
|
||||
status_disabled: "crwdns7267:0crwdne7267:0"
|
||||
status_all: "crwdns7269:0crwdne7269:0"
|
||||
@ -482,7 +482,7 @@ zu:
|
||||
no_invoices_for_now: "crwdns7337:0crwdne7337:0"
|
||||
payment_schedules_list: "crwdns21058:0crwdne21058:0"
|
||||
invoicing_settings: "crwdns7339:0crwdne7339:0"
|
||||
warning_invoices_disabled: "crwdns7341:0crwdne7341:0"
|
||||
warning_invoices_disabled: "crwdns22418:0crwdne22418:0"
|
||||
change_logo: "crwdns7343:0crwdne7343:0"
|
||||
john_smith: "crwdns7345:0crwdne7345:0"
|
||||
john_smith_at_example_com: "crwdns7347:0crwdne7347:0"
|
||||
@ -983,7 +983,7 @@ zu:
|
||||
#add a new administrator to the platform
|
||||
admins_new:
|
||||
add_an_administrator: "crwdns8027:0crwdne8027:0"
|
||||
administrator_successfully_created_he_will_receive_his_connection_directives_by_email: "crwdns8029:0GENDER={GENDER}crwdnd8029:0GENDER={GENDER}crwdne8029:0"
|
||||
administrator_successfully_created_he_will_receive_his_connection_directives_by_email: "crwdns22420:0crwdne22420:0"
|
||||
failed_to_create_admin: "crwdns8031:0crwdne8031:0"
|
||||
man: "crwdns8033:0crwdne8033:0"
|
||||
woman: "crwdns8035:0crwdne8035:0"
|
||||
@ -1001,7 +1001,7 @@ zu:
|
||||
#add a new manager to the platform
|
||||
manager_new:
|
||||
add_a_manager: "crwdns20348:0crwdne20348:0"
|
||||
manager_successfully_created: "crwdns20350:0GENDER={GENDER}crwdnd20350:0GENDER={GENDER}crwdne20350:0"
|
||||
manager_successfully_created: "crwdns22422:0crwdne22422:0"
|
||||
failed_to_create_manager: "crwdns20352:0crwdne20352:0"
|
||||
man: "crwdns20354:0crwdne20354:0"
|
||||
woman: "crwdns20356:0crwdne20356:0"
|
||||
@ -1032,7 +1032,7 @@ zu:
|
||||
oauth2_provider_successfully_added: "crwdns8081:0crwdne8081:0"
|
||||
#edit an authentication provider (SSO)
|
||||
authentication_edit:
|
||||
provider: "crwdns8083:0crwdne8083:0"
|
||||
provider: "crwdns22424:0crwdne22424:0"
|
||||
it_is_required_to_set_the_matching_between_User.uid_and_the_API_to_add_this_provider: "crwdns20208:0crwdne20208:0"
|
||||
provider_successfully_updated: "crwdns20210:0crwdne20210:0"
|
||||
an_error_occurred_unable_to_update_the_provider: "crwdns8089:0crwdne8089:0"
|
||||
@ -1322,7 +1322,7 @@ zu:
|
||||
public_registrations_allowed: "crwdns22283:0crwdne22283:0"
|
||||
help: "crwdns20764:0crwdne20764:0"
|
||||
feature_tour: "crwdns20766:0crwdne20766:0"
|
||||
feature_tour_info_html: "crwdns20768:0crwdne20768:0"
|
||||
feature_tour_info_html: "crwdns22426:0crwdne22426:0"
|
||||
feature_tour_display_mode: "crwdns20770:0crwdne20770:0"
|
||||
display_mode:
|
||||
once: "crwdns20772:0crwdne20772:0"
|
||||
@ -1381,7 +1381,7 @@ zu:
|
||||
online_payment: "crwdns19892:0crwdne19892:0"
|
||||
invoices: "crwdns19894:0crwdne19894:0"
|
||||
openlab: "crwdns19896:0crwdne19896:0"
|
||||
tracking_id_info_html: "crwdns20812:0crwdne20812:0"
|
||||
tracking_id_info_html: "crwdns22442:0crwdne22442:0"
|
||||
tracking_id: "crwdns20814:0crwdne20814:0"
|
||||
open_api_clients:
|
||||
add_new_client: "crwdns8443:0crwdne8443:0"
|
||||
@ -1395,7 +1395,7 @@ zu:
|
||||
client_name: "crwdns8459:0crwdne8459:0"
|
||||
confirmation_required: "crwdns8461:0crwdne8461:0"
|
||||
do_you_really_want_to_delete_this_open_api_client: "crwdns8463:0crwdne8463:0"
|
||||
do_you_really_want_to_revoke_this_open_api_access: "crwdns8465:0crwdne8465:0"
|
||||
do_you_really_want_to_revoke_this_open_api_access: "crwdns22428:0crwdne22428:0"
|
||||
client_successfully_created: "crwdns8467:0crwdne8467:0"
|
||||
client_successfully_updated: "crwdns8469:0crwdne8469:0"
|
||||
client_successfully_deleted: "crwdns8471:0crwdne8471:0"
|
||||
|
@ -165,6 +165,7 @@ de:
|
||||
openlab_search_not_available_at_the_moment: "Suche über das gesamte Netzwerk ist derzeit nicht verfügbar. Sie können nach Projekten auf dieser Plattform suchen."
|
||||
project_search_result_is_empty: "Leider haben wir keine Ergebnisse gefunden, die Ihren Suchkriterien entsprechen."
|
||||
reset_all_filters: "Alle Filter zurücksetzen"
|
||||
keywords: "Keywords"
|
||||
search: "Suche"
|
||||
all_projects: "Alle Projekte"
|
||||
my_projects: "Meine Projekte"
|
||||
@ -251,9 +252,9 @@ de:
|
||||
no_plans: "Für Ihre Gruppe sind keine Pläne verfügbar"
|
||||
AMOUNT_per_month: "{AMOUNT} / monate"
|
||||
my_group: "Meine Gruppe"
|
||||
his_group: "{GENDER, select, male{Seine} female{Ihre} other{Seine}} Gruppe"
|
||||
he_wants_to_change_group: "{ROLE, select, member{Ich möchte} other{Der Benutzer möchte}} die Gruppe wechseln"
|
||||
change_my_group: "Ändere {ROLE, select, member{meine} other{{GENDER, select, male{seine} female{ihre} other{seine}}}} Gruppe"
|
||||
his_group: "User's group"
|
||||
he_wants_to_change_group: "Change group"
|
||||
change_my_group: "Validate group change"
|
||||
summary: "Zusammenfassung"
|
||||
your_subscription_has_expired_on_the_DATE: "Ihr Abonnement ist am {DATE} abgelaufen"
|
||||
subscription_price: "Abonnementspreis"
|
||||
|
@ -165,6 +165,7 @@ es:
|
||||
openlab_search_not_available_at_the_moment: "La busqueda en toda la red no está disponible en este momento. Puede seguir buscando proyectos en este FabLab."
|
||||
project_search_result_is_empty: "Lo sentimos, no hemos encontrado nada."
|
||||
reset_all_filters: "Limpiar filtros"
|
||||
keywords: "Keywords"
|
||||
search: "Buscar"
|
||||
all_projects: "Todos los proyectos"
|
||||
my_projects: "Mis proyectos"
|
||||
@ -251,9 +252,9 @@ es:
|
||||
no_plans: "No plans are available for your group"
|
||||
AMOUNT_per_month: "{AMOUNT} / month"
|
||||
my_group: "My grupo"
|
||||
his_group: "{GENDER, select, male{His} female{Her} other{Its}} group"
|
||||
he_wants_to_change_group: "{ROLE, select, member{Quiero} other{El usuario quiere}} cambiar el grupo"
|
||||
change_my_group: "Cambiar {ROLE, select, member{mi} other{{GENDER, select, other{su}}}} grupo"
|
||||
his_group: "User's group"
|
||||
he_wants_to_change_group: "Change group"
|
||||
change_my_group: "Validate group change"
|
||||
summary: "Summary"
|
||||
your_subscription_has_expired_on_the_DATE: "Sus suscripcion expiró el {DATE}"
|
||||
subscription_price: "Subscription price"
|
||||
|
@ -165,6 +165,7 @@ fr:
|
||||
openlab_search_not_available_at_the_moment: "La recherche sur tout le réseau n'est pas disponible pour le moment. Vous pouvez cependant effectuer une recherche parmi les projets de cette plateforme."
|
||||
project_search_result_is_empty: "Il n'y a pas de projets correspondant à vos critères de recherche."
|
||||
reset_all_filters: "Réinitialiser tous les filtres"
|
||||
keywords: "Mots-clés"
|
||||
search: "Rechercher"
|
||||
all_projects: "Tous les projets"
|
||||
my_projects: "Mes projets"
|
||||
@ -251,9 +252,9 @@ fr:
|
||||
no_plans: "Aucun abonnement n'est disponible pour votre groupe"
|
||||
AMOUNT_per_month: "{AMOUNT} / mois"
|
||||
my_group: "Mon groupe"
|
||||
his_group: "Son groupe"
|
||||
he_wants_to_change_group: "{ROLE, select, member{Je veux} other{L'utilisateur veut}} changer de groupe"
|
||||
change_my_group: "Changer {ROLE, select, member{mon} other{{GENDER, select, other{son}}}} groupe"
|
||||
his_group: "Groupe de l'utilisateur"
|
||||
he_wants_to_change_group: "Changer de groupe"
|
||||
change_my_group: "Valider le changement"
|
||||
summary: "Résumé"
|
||||
your_subscription_has_expired_on_the_DATE: "Votre abonnement a expiré au {DATE}"
|
||||
subscription_price: "Coût de l'abonnement"
|
||||
|
@ -165,6 +165,7 @@
|
||||
openlab_search_not_available_at_the_moment: "Det er ikke mulig å søke over hele nettverket for øyeblikket. Du kan fortsatt søke over prosjektene her."
|
||||
project_search_result_is_empty: "Beklager, fant vi ingen resultater som samsvarte med dine søkekriterier."
|
||||
reset_all_filters: "Tilbakestill alle filtre"
|
||||
keywords: "Keywords"
|
||||
search: "Søk"
|
||||
all_projects: "Alle prosjekter"
|
||||
my_projects: "Mine prosjekter"
|
||||
@ -251,9 +252,9 @@
|
||||
no_plans: "Ingen planer er tilgjengelige for din gruppe"
|
||||
AMOUNT_per_month: "{AMOUNT} / måned"
|
||||
my_group: "Min gruppe"
|
||||
his_group: "Gruppen"
|
||||
he_wants_to_change_group: "{ROLE, select, member{Jeg vil} other{Brukeren vil}} endre gruppe"
|
||||
change_my_group: "Endre {ROLE, select, member{min} other{{GENDER, select, male{hans} female{henne} other{den! den}}}} gruppe"
|
||||
his_group: "User's group"
|
||||
he_wants_to_change_group: "Change group"
|
||||
change_my_group: "Validate group change"
|
||||
summary: "Sammendrag"
|
||||
your_subscription_has_expired_on_the_DATE: "Ditt abonnement har utløpt {DATE}"
|
||||
subscription_price: "Pris, medlemskap/abonnement"
|
||||
|
@ -165,6 +165,7 @@ pt:
|
||||
openlab_search_not_available_at_the_moment: "A busca em toda a rede de FabLabs não está disponível no momento. Você pode procurar por projetos nesta plataforma."
|
||||
project_search_result_is_empty: "Desculpe, nós não achamos nenhum resultado para sua pesquisa."
|
||||
reset_all_filters: "Resetar todos os filtros"
|
||||
keywords: "Keywords"
|
||||
search: "Procurar"
|
||||
all_projects: "Todos os projetos"
|
||||
my_projects: "Meus Projetos"
|
||||
@ -251,9 +252,9 @@ pt:
|
||||
no_plans: "Não há planos disponíveis para o seu grupo"
|
||||
AMOUNT_per_month: "{AMOUNT} / meses"
|
||||
my_group: "Meu grupo"
|
||||
his_group: "{GENDER, select, male{Ele} female{Ela} other{Esses}} grupo"
|
||||
he_wants_to_change_group: "{ROLE, select, member{Eu quero} other{O usuário quer}} trocar de grupo"
|
||||
change_my_group: "Mudar {ROLE, select, member{meu} other{{GENDER, select, other{seu}}}} grupo"
|
||||
his_group: "User's group"
|
||||
he_wants_to_change_group: "Change group"
|
||||
change_my_group: "Validate group change"
|
||||
summary: "Sumário"
|
||||
your_subscription_has_expired_on_the_DATE: "Sua inscrição expirou em {DATE}"
|
||||
subscription_price: "Preço da assinatura"
|
||||
|
@ -165,6 +165,7 @@ zu:
|
||||
openlab_search_not_available_at_the_moment: "crwdns9045:0crwdne9045:0"
|
||||
project_search_result_is_empty: "crwdns9047:0crwdne9047:0"
|
||||
reset_all_filters: "crwdns9049:0crwdne9049:0"
|
||||
keywords: "crwdns22404:0crwdne22404:0"
|
||||
search: "crwdns9051:0crwdne9051:0"
|
||||
all_projects: "crwdns9053:0crwdne9053:0"
|
||||
my_projects: "crwdns9055:0crwdne9055:0"
|
||||
@ -251,9 +252,9 @@ zu:
|
||||
no_plans: "crwdns20912:0crwdne20912:0"
|
||||
AMOUNT_per_month: "crwdns21052:0{AMOUNT}crwdne21052:0"
|
||||
my_group: "crwdns9181:0crwdne9181:0"
|
||||
his_group: "crwdns9183:0GENDER={GENDER}crwdne9183:0"
|
||||
he_wants_to_change_group: "crwdns20396:0ROLE={ROLE}crwdne20396:0"
|
||||
change_my_group: "crwdns20398:0ROLE={ROLE}crwdnd20398:0GENDER={GENDER}crwdne20398:0"
|
||||
his_group: "crwdns22430:0crwdne22430:0"
|
||||
he_wants_to_change_group: "crwdns22432:0crwdne22432:0"
|
||||
change_my_group: "crwdns22434:0crwdne22434:0"
|
||||
summary: "crwdns9189:0crwdne9189:0"
|
||||
your_subscription_has_expired_on_the_DATE: "crwdns9191:0{DATE}crwdne9191:0"
|
||||
subscription_price: "crwdns9193:0crwdne9193:0"
|
||||
|
@ -267,6 +267,7 @@ de:
|
||||
obtain_it_when_registering_with_your_provider: "Wird während der Registrierung bei Ihrem Provider erhalten."
|
||||
client_secret: "Client-Geheimnis"
|
||||
oauth2_client_secret_is_required: "OAuth 2.0 Client-Geheimnis ist erforderlich."
|
||||
scopes: "Scopes"
|
||||
define_the_fields_mapping: "Definieren Sie die Zuordnung der Felder"
|
||||
add_a_match: "Fügen Sie eine Zuordnung hinzu"
|
||||
model: "Modell"
|
||||
|
@ -267,6 +267,7 @@ es:
|
||||
obtain_it_when_registering_with_your_provider: "Obtengalo al registrarse con su proveedor."
|
||||
client_secret: "Secreto del cliente"
|
||||
oauth2_client_secret_is_required: "Se requiere el secreto de cliente OAuth 2.0."
|
||||
scopes: "Scopes"
|
||||
define_the_fields_mapping: "Definir el mapeo de campos"
|
||||
add_a_match: "agregar coincidencia"
|
||||
model: "Model"
|
||||
@ -423,7 +424,7 @@ es:
|
||||
confirm_and_pay: "Confirmar y pagar"
|
||||
you_have_settled_the_following_TYPE: "Acaba de seleccionar {TYPE, select, Machine{machine slots} Training{training} other{elements}}:"
|
||||
you_have_settled_a_: "Ha establecido una"
|
||||
total_: "TOTAL :"
|
||||
total_: "TOTAL:"
|
||||
thank_you_your_payment_has_been_successfully_registered: "Gracias. Su pago se ha registrado con éxito."
|
||||
your_invoice_will_be_available_soon_from_your_: "Su factura pronto estará disponible"
|
||||
dashboard: "Panel"
|
||||
|
@ -267,6 +267,7 @@ fr:
|
||||
obtain_it_when_registering_with_your_provider: "Enregistrez-vous auprès du fournisseur pour l'obtenir."
|
||||
client_secret: "Secret client"
|
||||
oauth2_client_secret_is_required: "Le secret client OAuth 2 est requis."
|
||||
scopes: "Portée de l’autorisation"
|
||||
define_the_fields_mapping: "Définir la correspondance des champs"
|
||||
add_a_match: "Ajouter une correspondance"
|
||||
model: "Modèle"
|
||||
|
@ -267,6 +267,7 @@
|
||||
obtain_it_when_registering_with_your_provider: "Få det når du registrerer deg hos leverandøren din."
|
||||
client_secret: "Klienthemmelighet"
|
||||
oauth2_client_secret_is_required: "OAuth 2.0 klient-hemmelighet er nødvendig."
|
||||
scopes: "Scopes"
|
||||
define_the_fields_mapping: "Definer tilordning av felter"
|
||||
add_a_match: "Legg til en match"
|
||||
model: "Modell"
|
||||
@ -423,7 +424,7 @@
|
||||
confirm_and_pay: "Bekreft og betal"
|
||||
you_have_settled_the_following_TYPE: "Du har betalt for følgende {TYPE, select, Machine{maskinplasser} Training{opplæring/kurs} other{elementer}}:"
|
||||
you_have_settled_a_: "Du har gjort opp en"
|
||||
total_: "TOTALT :"
|
||||
total_: "TOTALT:"
|
||||
thank_you_your_payment_has_been_successfully_registered: "Tusen takk, betalingen din er registrert!"
|
||||
your_invoice_will_be_available_soon_from_your_: "Din faktura vil snart være tilgjengelig"
|
||||
dashboard: "Kontrollpanel"
|
||||
|
@ -267,6 +267,7 @@ pt:
|
||||
obtain_it_when_registering_with_your_provider: "Obtenha-o ao se registrar no seu provedor."
|
||||
client_secret: "Chave secreta"
|
||||
oauth2_client_secret_is_required: "A senha do cliente OAuth 2.0 é necessário."
|
||||
scopes: "Scopes"
|
||||
define_the_fields_mapping: "Defina o mapeamento dos campos"
|
||||
add_a_match: "Adicionar uma correspondência"
|
||||
model: "Modelo"
|
||||
@ -423,7 +424,7 @@ pt:
|
||||
confirm_and_pay: "Confirmar e pagar"
|
||||
you_have_settled_the_following_TYPE: "Você liquidou o seguinte {TYPE, select, Machine{slots de máquina} Training{training} other{elements}}:"
|
||||
you_have_settled_a_: "Você tem liquidado:"
|
||||
total_: "TOTAL :"
|
||||
total_: "TOTAL:"
|
||||
thank_you_your_payment_has_been_successfully_registered: "Obrigado. Seu pagamento foi registrado com sucesso !"
|
||||
your_invoice_will_be_available_soon_from_your_: "Sua fatura estará disponível em breve"
|
||||
dashboard: "Painel de controle"
|
||||
|
@ -267,6 +267,7 @@ zu:
|
||||
obtain_it_when_registering_with_your_provider: "crwdns9801:0crwdne9801:0"
|
||||
client_secret: "crwdns9803:0crwdne9803:0"
|
||||
oauth2_client_secret_is_required: "crwdns9805:0crwdne9805:0"
|
||||
scopes: "crwdns22444:0crwdne22444:0"
|
||||
define_the_fields_mapping: "crwdns9807:0crwdne9807:0"
|
||||
add_a_match: "crwdns9809:0crwdne9809:0"
|
||||
model: "crwdns9811:0crwdne9811:0"
|
||||
@ -423,7 +424,7 @@ zu:
|
||||
confirm_and_pay: "crwdns10057:0crwdne10057:0"
|
||||
you_have_settled_the_following_TYPE: "crwdns10059:0TYPE={TYPE}crwdne10059:0"
|
||||
you_have_settled_a_: "crwdns10061:0crwdne10061:0"
|
||||
total_: "crwdns10063:0crwdne10063:0"
|
||||
total_: "crwdns22436:0crwdne22436:0"
|
||||
thank_you_your_payment_has_been_successfully_registered: "crwdns10065:0crwdne10065:0"
|
||||
your_invoice_will_be_available_soon_from_your_: "crwdns10067:0crwdne10067:0"
|
||||
dashboard: "crwdns10069:0crwdne10069:0"
|
||||
|
@ -268,9 +268,9 @@ de:
|
||||
notify_admin_subscription_will_expire_in_7_days:
|
||||
USER_s_subscription_will_expire_in_7_days: "Das Abonnement von %{USER} wird in 7 Tagen ablaufen."
|
||||
notify_admin_user_group_changed:
|
||||
user_NAME_changed_his_group_html: "Benutzer <strong><em>{NAME}</strong></em> hat {GENDER, select, true{seine} other{ihre}} Gruppe geändert." #messageFormat interpolation
|
||||
user_NAME_changed_his_group_html: "User <strong><em>{NAME}</strong></em> changed group." #messageFormat interpolation
|
||||
notify_admin_user_merged:
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "Nutzer <strong><em>{NAME}</strong></em> hat {GENDER, select, true{seinen} other{ihren}} Account mit dem von <strong><em>{PROVIDER} </strong> ({UID})</em> importierten Account zusammengeführt." #messageFormat interpolation
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "<strong><em>{NAME}</strong></em>'s account was merged with the one imported from <strong><em>{PROVIDER} </strong> ({%UID})</em>." #messageFormat interpolation
|
||||
notify_admin_when_project_published:
|
||||
project_NAME_has_been_published_html: "Projekt <a href='/#!/projects/%{ID}'><strong><em>%{NAME}<em></strong></a> wurde veröffentlicht."
|
||||
notify_admin_when_user_is_created:
|
||||
|
@ -268,9 +268,9 @@ es:
|
||||
notify_admin_subscription_will_expire_in_7_days:
|
||||
USER_s_subscription_will_expire_in_7_days: "La suscripción de %{USER} expirará en 7 días."
|
||||
notify_admin_user_group_changed:
|
||||
user_NAME_changed_his_group_html: "El usuario <strong><em>{NAME}</strong></em> ha cambiado {GENDER, select, true{his} other{her}} el grupo." #messageFormat interpolation
|
||||
user_NAME_changed_his_group_html: "User <strong><em>{NAME}</strong></em> changed group." #messageFormat interpolation
|
||||
notify_admin_user_merged:
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "El usuario <strong><em>{NAME}</strong></em> se ha fusionado {GENDER, select, true{his} other{her}} con la cuenta importada desde <strong><em>{PROVIDER} </strong> ({UID})</em>." #messageFormat interpolation
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "<strong><em>{NAME}</strong></em>'s account was merged with the one imported from <strong><em>{PROVIDER} </strong> ({%UID})</em>." #messageFormat interpolation
|
||||
notify_admin_when_project_published:
|
||||
project_NAME_has_been_published_html: "Proyecto <a href='/#!/projects/%{ID}'><strong><em>%{NAME}<em></strong></a> ha sido publicado."
|
||||
notify_admin_when_user_is_created:
|
||||
|
@ -270,7 +270,7 @@ fr:
|
||||
notify_admin_user_group_changed:
|
||||
user_NAME_changed_his_group_html: "L'utilisateur <strong><em>{NAME}</strong></em> a changé de groupe." #messageFormat interpolation
|
||||
notify_admin_user_merged:
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "L'utilisateur <strong><em>{NAME}</strong></em> a fusionné son compte avec le compte importé depuis <strong><em>{PROVIDER} </strong> ({UID})</em>." #messageFormat interpolation
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "<strong><em>Le compte de {NAME}</strong></em> a été fusionné à celui importé de <strong><em>{PROVIDER} </strong> ({%UID})</em>." #messageFormat interpolation
|
||||
notify_admin_when_project_published:
|
||||
project_NAME_has_been_published_html: "Le projet <a href='/#!/projects/%{ID}'><strong><em>%{NAME}<em></strong></a> vient d'être publié."
|
||||
notify_admin_when_user_is_created:
|
||||
|
@ -268,9 +268,9 @@
|
||||
notify_admin_subscription_will_expire_in_7_days:
|
||||
USER_s_subscription_will_expire_in_7_days: "%{USER} sitt abonnement utløper om 7 dager."
|
||||
notify_admin_user_group_changed:
|
||||
user_NAME_changed_his_group_html: "Bruker <strong><em>{NAME}</strong></em> har endret gruppe." #messageFormat interpolation
|
||||
user_NAME_changed_his_group_html: "User <strong><em>{NAME}</strong></em> changed group." #messageFormat interpolation
|
||||
notify_admin_user_merged:
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "Bruker <strong><em>{NAME}</strong></em> har slått sammen sin konto med den som er importert fra <strong><em>{PROVIDER} </strong> ({UID})</em>." #messageFormat interpolation
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "<strong><em>{NAME}</strong></em>'s account was merged with the one imported from <strong><em>{PROVIDER} </strong> ({%UID})</em>." #messageFormat interpolation
|
||||
notify_admin_when_project_published:
|
||||
project_NAME_has_been_published_html: "Prosjekt <a href='/#!/projects/%{ID}'><strong><em>%{NAME}<em></strong></a> har blitt publisert."
|
||||
notify_admin_when_user_is_created:
|
||||
|
@ -268,9 +268,9 @@ pt:
|
||||
notify_admin_subscription_will_expire_in_7_days:
|
||||
USER_s_subscription_will_expire_in_7_days: "A assinatura do usuário %{USER} expira em 7 dias."
|
||||
notify_admin_user_group_changed:
|
||||
user_NAME_changed_his_group_html: "Usuário <strong><em>{NAME}</strong></em> mudou {GENDER, select, true{seu} other{seu}} grupo." #messageFormat interpolation
|
||||
user_NAME_changed_his_group_html: "User <strong><em>{NAME}</strong></em> changed group." #messageFormat interpolation
|
||||
notify_admin_user_merged:
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "Usuário <strong><em>{NAME}</strong></em> vinculou {GENDER, select, true{sua} other{sua}} conta com a importada de <strong> <em> {PROVIDER} </strong> ({UID}) </em>." #messageFormat interpolation
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "<strong><em>{NAME}</strong></em>'s account was merged with the one imported from <strong><em>{PROVIDER} </strong> ({%UID})</em>." #messageFormat interpolation
|
||||
notify_admin_when_project_published:
|
||||
project_NAME_has_been_published_html: "Projeto <a href='/#!/projects/%{ID}'><strong><em>%{NAME}<em></strong></a> foi publicado."
|
||||
notify_admin_when_user_is_created:
|
||||
|
@ -268,9 +268,9 @@ zu:
|
||||
notify_admin_subscription_will_expire_in_7_days:
|
||||
USER_s_subscription_will_expire_in_7_days: "crwdns3577:0%{USER}crwdne3577:0"
|
||||
notify_admin_user_group_changed:
|
||||
user_NAME_changed_his_group_html: "crwdns3579:0NAME={NAME}crwdnd3579:0GENDER={GENDER}crwdne3579:0" #messageFormat interpolation
|
||||
user_NAME_changed_his_group_html: "crwdns22438:0{NAME}crwdne22438:0" #messageFormat interpolation
|
||||
notify_admin_user_merged:
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "crwdns3581:0NAME={NAME}crwdnd3581:0GENDER={GENDER}crwdnd3581:0PROVIDER={PROVIDER}crwdnd3581:0UID={UID}crwdne3581:0" #messageFormat interpolation
|
||||
user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "crwdns22440:0{NAME}crwdnd22440:0{PROVIDER}crwdne22440:0" #messageFormat interpolation
|
||||
notify_admin_when_project_published:
|
||||
project_NAME_has_been_published_html: "crwdns3583:0%{ID}crwdnd3583:0%{NAME}crwdne3583:0"
|
||||
notify_admin_when_user_is_created:
|
||||
|
Loading…
x
Reference in New Issue
Block a user