Translated using Weblate (English)

Currently translated at 100.0% (635 of 635 strings)

Translation: Funky Framadate/Funky Framadate Front
Translate-URL: https://weblate.framasoft.org/projects/funky-framadate/funky-framadate-front/en/
This commit is contained in:
Thomas Citharel 2022-01-11 13:41:16 +00:00 committed by Weblate
parent cf765953b1
commit a020e50f89
1 changed files with 681 additions and 633 deletions

View File

@ -82,7 +82,7 @@
"links_mail": "Receive links by email"
},
"visibility": {
"top_txt": "A few settings...",
"top_txt": "A few settings…",
"title": "Visibility of answers",
"visibility_want": "I want that",
"visibility_link": "anybody having the link",
@ -148,7 +148,7 @@
"selectors": {
"lang": "Select the lang"
},
"validation" : {
"validation": {
"You must enter a value": "You must enter a EEEE"
},
"You must enter a value": "You must enter a valueeeeeeee",
@ -280,7 +280,7 @@
"password-is-empty": "Password is empty.",
"passwords-do-not-match": "Passwords do not match.",
"poll-has-been-updated-before-you-vote": "Poll has been updated before you vote",
"something-has-gone-wrong": "Something has gone wrong...",
"something-has-gone-wrong": "Something has gone wrong…",
"something-is-wrong-with-the-format": "Something is wrong with the format",
"something-is-wrong-with-the-format-customized-urls-should-only-consist-of-alphanumeric-characters-an": "Something is wrong with the format: Customized URLs should only consist of alphanumeric characters and hyphens.",
"something-is-wrong-with-the-format-name-shouldnt-have-any-spaces-before-or-after": "Something is wrong with the format: name shouldn't have any spaces before or after",
@ -579,8 +579,7 @@
"the-administrator-locked-this-poll-votes-and-comments-are-frozen-it-is-no-longer-possible-to-partici": "The administrator locked this poll. Votes and comments are frozen, it is no longer possible to participate",
"the-poll-has-expired-it-will-soon-be-deleted": "The poll has expired, it will soon be deleted.",
"your-vote-has-been-saved-but-please-note-you-need-to-keep-this-personalised-link-to-be-able-to-edit-": "Your vote has been saved, but please note: you need to keep this personalised link to be able to edit your vote."
}
,
},
"LANGUAGES": {
"DE": "Allemand",
"FR": "French",
@ -596,8 +595,7 @@
"OC": "oc",
"SV": "sv"
},
"calendar_widget" : {
"calendar_widget": {
"startsWith": "Starts with",
"contains": "Contains",
"notContains": "Not contains",
@ -624,11 +622,61 @@
"choose": "Choose",
"upload": "Upload",
"cancel": "Cancel",
"dayNames": ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
"dayNamesShort": ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
"dayNamesMin": ["Su","Mo","Tu","We","Th","Fr","Sa"],
"monthNames": ["January","February","March","April","May","June","July","August","September","October","November","December"],
"monthNamesShort": ["Jan", "Feb", "Mar", "Apr", "May", "Jun","Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
"dayNames": [
"Sunday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"dayNamesShort": [
"Sun",
"Mon",
"Tue",
"Wed",
"Thu",
"Fri",
"Sat"
],
"dayNamesMin": [
"Su",
"Mo",
"Tu",
"We",
"Th",
"Fr",
"Sa"
],
"monthNames": [
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December"
],
"monthNamesShort": [
"Jan",
"Feb",
"Mar",
"Apr",
"May",
"Jun",
"Jul",
"Aug",
"Sep",
"Oct",
"Nov",
"Dec"
],
"today": "Today",
"weekHeader": "Wk"
}