forked from tykayn/funky-framadate-front
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:
parent
cf765953b1
commit
a020e50f89
@ -82,7 +82,7 @@
|
|||||||
"links_mail": "Receive links by email"
|
"links_mail": "Receive links by email"
|
||||||
},
|
},
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"top_txt": "A few settings...",
|
"top_txt": "A few settings…",
|
||||||
"title": "Visibility of answers",
|
"title": "Visibility of answers",
|
||||||
"visibility_want": "I want that",
|
"visibility_want": "I want that",
|
||||||
"visibility_link": "anybody having the link",
|
"visibility_link": "anybody having the link",
|
||||||
@ -280,7 +280,7 @@
|
|||||||
"password-is-empty": "Password is empty.",
|
"password-is-empty": "Password is empty.",
|
||||||
"passwords-do-not-match": "Passwords do not match.",
|
"passwords-do-not-match": "Passwords do not match.",
|
||||||
"poll-has-been-updated-before-you-vote": "Poll has been updated before you vote",
|
"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": "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-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",
|
"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-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.",
|
"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."
|
"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": {
|
"LANGUAGES": {
|
||||||
"DE": "Allemand",
|
"DE": "Allemand",
|
||||||
"FR": "French",
|
"FR": "French",
|
||||||
@ -596,7 +595,6 @@
|
|||||||
"OC": "oc",
|
"OC": "oc",
|
||||||
"SV": "sv"
|
"SV": "sv"
|
||||||
},
|
},
|
||||||
|
|
||||||
"calendar_widget": {
|
"calendar_widget": {
|
||||||
"startsWith": "Starts with",
|
"startsWith": "Starts with",
|
||||||
"contains": "Contains",
|
"contains": "Contains",
|
||||||
@ -624,11 +622,61 @@
|
|||||||
"choose": "Choose",
|
"choose": "Choose",
|
||||||
"upload": "Upload",
|
"upload": "Upload",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
"dayNames": ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
"dayNames": [
|
||||||
"dayNamesShort": ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
"Sunday",
|
||||||
"dayNamesMin": ["Su","Mo","Tu","We","Th","Fr","Sa"],
|
"Monday",
|
||||||
"monthNames": ["January","February","March","April","May","June","July","August","September","October","November","December"],
|
"Tuesday",
|
||||||
"monthNamesShort": ["Jan", "Feb", "Mar", "Apr", "May", "Jun","Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
|
"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",
|
"today": "Today",
|
||||||
"weekHeader": "Wk"
|
"weekHeader": "Wk"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user