|
161 | 161 | "@impression": {
|
162 | 162 | "description": "General impression (e.g. for a workout session) such as good, bad, etc."
|
163 | 163 | },
|
164 |
| - "comment": "Comment", |
| 164 | + "comment": "Commento", |
165 | 165 | "@comment": {
|
166 | 166 | "description": "Comment, additional information"
|
167 | 167 | },
|
|
722 | 722 | "@lats": {
|
723 | 723 | "description": "Generated entry for translation for server strings"
|
724 | 724 | },
|
725 |
| - "aboutPageTitle": "A proposito di Wger", |
| 725 | + "aboutPageTitle": "Chi siamo & Supporto", |
726 | 726 | "@aboutPageTitle": {},
|
727 | 727 | "contributeExerciseWarning": "Puoi contribuire agli esercizi solo se il tuo account è più vecchio di {days} giorni e hai verificato la tua email",
|
728 | 728 | "@contributeExerciseWarning": {
|
|
796 | 796 | "@log": {
|
797 | 797 | "description": "Log a specific meal (imperative form)"
|
798 | 798 | },
|
799 |
| - "aboutDonateTitle": "Donare", |
| 799 | + "aboutDonateTitle": "Fai una donazione", |
800 | 800 | "@aboutDonateTitle": {},
|
801 |
| - "aboutDonateText": "Offrici un caffè per aiutare il progetto, pagare i costi del server e mantenerci alimentati", |
| 801 | + "aboutDonateText": "Mentre il progetto è gratuito e lo sarà sempre, tenere il server attivo no! Lo sviluppo richiede molto tempo e sforzo dai volontari. Il tuo contributo supporta direttamente questi costi, aiutando a tenere il servizio affidabile.", |
802 | 802 | "@aboutDonateText": {},
|
803 | 803 | "settingsTitle": "Impostazioni",
|
804 | 804 | "@settingsTitle": {},
|
|
931 | 931 | "@deficit": {
|
932 | 932 | "description": "Caloric deficit (either planned or unplanned)"
|
933 | 933 | },
|
934 |
| - "chartAllTimeTitle": "{name} per tutto il periodo", |
| 934 | + "chartAllTimeTitle": "{name} totale", |
935 | 935 | "@chartAllTimeTitle": {
|
936 | 936 | "description": "All-time chart of 'name' (e.g. 'weight', 'body fat' etc.)",
|
937 | 937 | "type": "text",
|
|
1005 | 1005 | "@errorInfoDescription": {},
|
1006 | 1006 | "errorInfoDescription2": "Puoi continuare a utilizzare l'app, ma alcune funzionalità potrebbero non funzionare.",
|
1007 | 1007 | "@errorInfoDescription2": {},
|
1008 |
| - "errorViewDetails": "Technical details", |
| 1008 | + "errorViewDetails": "Dettagli Tecnici", |
1009 | 1009 | "@errorViewDetails": {},
|
1010 | 1010 | "errorCouldNotConnectToServer": "Impossibile connettersi al server",
|
1011 | 1011 | "@errorCouldNotConnectToServer": {},
|
|
1040 | 1040 | "resistance_band": "Fascia di resistenza",
|
1041 | 1041 | "@resistance_band": {
|
1042 | 1042 | "description": "Generated entry for translation for server strings"
|
1043 |
| - } |
| 1043 | + }, |
| 1044 | + "endDate": "Data di fine", |
| 1045 | + "@endDate": {}, |
| 1046 | + "startDate": "Data di inizio", |
| 1047 | + "@startDate": {}, |
| 1048 | + "sets": "Serie", |
| 1049 | + "@sets": { |
| 1050 | + "description": "The number of sets to be done for one exercise" |
| 1051 | + }, |
| 1052 | + "supersetNr": "Serie combinata{nr }", |
| 1053 | + "@supersetNr": { |
| 1054 | + "description": "Header in form indicating the number of the current exercise. Can also be translated as something like 'Superset Nr. xy'.", |
| 1055 | + "type": "text", |
| 1056 | + "placeholders": { |
| 1057 | + "nr": { |
| 1058 | + "type": "String" |
| 1059 | + } |
| 1060 | + } |
| 1061 | + }, |
| 1062 | + "resultingRoutine": "Risultato Routine", |
| 1063 | + "@resultingRoutine": {}, |
| 1064 | + "min": "Min", |
| 1065 | + "@min": {}, |
| 1066 | + "max": "Max", |
| 1067 | + "@max": {}, |
| 1068 | + "aboutWhySupportTitle": "Open Source & uso gratuito ❤️", |
| 1069 | + "@aboutWhySupportTitle": {}, |
| 1070 | + "aboutContributeTitle": "Contribuisci", |
| 1071 | + "@aboutContributeTitle": {}, |
| 1072 | + "aboutContributeText": "Incoraggiamo ogni tipo di contributo. Che tu sia uno sviluppatore, un traduttore, o semplicemente appassionato di fitness, ogni piccolo supporto verrà apprezzato!", |
| 1073 | + "@aboutContributeText": {}, |
| 1074 | + "aboutBugsListTitle": "Segnala un problema o suggerisci una funzionalità", |
| 1075 | + "@aboutBugsListTitle": {}, |
| 1076 | + "aboutDiscordTitle": "Discord", |
| 1077 | + "@aboutDiscordTitle": {}, |
| 1078 | + "fitInWeek": "Settimana Fit in", |
| 1079 | + "@fitInWeek": {} |
1044 | 1080 | }
|
0 commit comments