This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
38 changed files
with
502 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,11 +7,12 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: actions/setup-java@v1 | ||
- uses: actions/setup-java@v2 | ||
with: | ||
java-version: '12.x' | ||
distribution: 'adopt' | ||
- uses: subosito/flutter-action@v1 | ||
with: | ||
flutter-version: '1.22.4' | ||
flutter-version: '2.0.4' | ||
- run: flutter pub get | ||
- run: flutter build apk --debug |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
{ | ||
"app_bar": { | ||
"search": "Chirca", | ||
"refresh": "Agiorna", | ||
"logout": "Essi·nche" | ||
}, | ||
"login": { | ||
"title": "Intra", | ||
"server_url": { | ||
"field": "Serbidore URL", | ||
"validator": { | ||
"empty": "Inserta s'URL in s'istàntzia tua de Nextcloud.", | ||
"pattern": "Inserta un'URL vàlidu" | ||
} | ||
}, | ||
"username": { | ||
"field": "Nùmene utente" | ||
}, | ||
"password": { | ||
"field": "Crae" | ||
}, | ||
"settings": { | ||
"title": "Impostatziones avantzadas", | ||
"app_password": "Imprea sa crae de s'aplicatzione generada automaticamente.\nSerbit pro contos cun 2FA.", | ||
"self_signed_certificate": "Non cunsideres su tzertificadu non vàlidu.\nSerbit pro tzertificados auto-firmados.\n(Sa responsabilidade de s'impreu est sa tua!)" | ||
}, | ||
"button": "Intra", | ||
"errors": { | ||
"not_reachable": "Impossìbile lòmpere a: {server_url}\n{error_msg}", | ||
"certificate_failed": "No at fatu a averguare su Tzertificadu de su serbidore: {server_url}\n{error_msg}", | ||
"request_failed": "Rechesta de sa crae de s'aplicatzione faddida:\n{error_msg}", | ||
"parse_failed": "Impossìbile analizare sa risposta de sa crae de s'aplicatzione!\n{error_msg}", | ||
"parse_missing": "Impossìbile a agatare sa crae de s'aplicatzione in sa risposta!\n{error_msg}", | ||
"auth_failed": "Su nùmene utente e / o sa crae no est curreta!", | ||
"authentication_not_found": "Peruna autenticatzione agatada in Archiviatzione", | ||
"failed_remove_remote": "No at fatu a nche bogare sa crae de s'aplicatzione remota!", | ||
"failure": "Su atzessu no est agabbadu bene.\n{status_code}\n{status_message}", | ||
"credentials_invalid": "Is credentziales sarvadas non fiant prus vàlidas e t'ant fatu essire!" | ||
} | ||
}, | ||
"categories": { | ||
"title": "Libru de retzetas", | ||
"all_categories": "Totu", | ||
"errors": { | ||
"unknown": "Categorias in istadu non connotu", | ||
"load_failed": "Carrigamentu de categoria faddidu: {error_msg}", | ||
"load_no_response": "No at fatu a recuperare is Categorias dae su serbidore.", | ||
"api_version_check_failed": "No at fatu a controllare sa versione API in su serbidore:\n{error_msg}", | ||
"api_version_above_confirmed": "Sa versione API de su serbidore s'est agiornada. Carchi funtzionalidade diat podet funtzionare comente prevìdidu. Abeta pro un'agiornamentu!\n{versione}" | ||
} | ||
}, | ||
"recipe_list": { | ||
"title_category": "Categoria: {categoria}", | ||
"errors": { | ||
"load_failed": "No at fatu a carrigare is retzetas!" | ||
} | ||
}, | ||
"recipe": { | ||
"title": "Retzeta:", | ||
"fields": { | ||
"servings": "Portziones:", | ||
"source": "Fonte:", | ||
"source_button": "Fonte", | ||
"time": { | ||
"prep": "Tempus de preparatzione:", | ||
"cook": "Tempus de cotura:", | ||
"total": "Tempus totale:" | ||
}, | ||
"tools": "Ainas:", | ||
"ingredients": "Ingredientes:", | ||
"instructions": "Inditos:" | ||
}, | ||
"errors": { | ||
"load_failed": "No at fatu a carrigare sa retzeta!" | ||
} | ||
}, | ||
"recipe_edit": { | ||
"title": "Modìfica retzeta", | ||
"errors": { | ||
"update_failed": "Agiornamentu faddidu {error_msg}" | ||
} | ||
}, | ||
"search": { | ||
"title": "Chirca", | ||
"nothing_found": "Peruna retzeta agatada!" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.