From bfa3af9f5b7921d671d20a1dcd87dfc3106e44e4 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sun, 28 Apr 2024 05:07:20 +0200 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 98.8% (86 of 87 strings) Translated using Weblate (German) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (French) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (French) Currently translated at 100.0% (87 of 87 strings) Added translation using Weblate (Italian) Co-authored-by: J. Lavoie Translate-URL: https://hosted.weblate.org/projects/git-touch/git-touch/de/ Translate-URL: https://hosted.weblate.org/projects/git-touch/git-touch/fr/ Translate-URL: https://hosted.weblate.org/projects/git-touch/git-touch/it/ Translation: GitTouch/GitTouch --- lib/l10n/intl_de.arb | 22 +-- lib/l10n/intl_fr.arb | 10 +- lib/l10n/intl_it.arb | 350 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 366 insertions(+), 16 deletions(-) create mode 100644 lib/l10n/intl_it.arb diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index e13f4a0..dd06484 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -11,7 +11,7 @@ "@trending": { "description": "Trending" }, - "fontStyle": "Schriftstyle", + "fontStyle": "SCHRIFTSTIL", "@fontStyle": { "description": "font style" }, @@ -51,23 +51,23 @@ "@longPressToRemoveAccount": { "description": "Long Press to remove account" }, - "giteeAccount": "Gitee Konto", + "giteeAccount": "Gitee-Konto", "@giteeAccount": { "description": "Gitee Account" }, - "giteaAccount": "Gitea Konto", + "giteaAccount": "Gitea-Konto", "@giteaAccount": { "description": "Gitea Account" }, - "githubAccount": "GitHub Konto", + "githubAccount": "GitHub-Konto", "@githubAccount": { "description": "Gitea Account" }, - "gitlabAccount": "GitLab Konto", + "gitlabAccount": "GitLab-Konto", "@gitlabAccount": { "description": "Gitlab Account" }, - "bitbucketAccount": "Bitbucket Konto", + "bitbucketAccount": "Bitbucket-Konto", "@bitbucketAccount": { "description": "Bitbucket Account" }, @@ -87,7 +87,7 @@ "@somethingBadHappens": { "description": "error message" }, - "removeAccount": "Konto löschen", + "removeAccount": "Konto entfernen", "@removeAccount": { "description": "remove account" }, @@ -179,7 +179,7 @@ "@projects": { "description": "projects" }, - "repositoryActions": "Repository Aktionen", + "repositoryActions": "Repository-Aktionen", "@repositoryActions": { "description": "Repository Actions" }, @@ -211,7 +211,7 @@ "@submitAnIssue": { "description": "submit issue for app" }, - "feedback": "Feedback", + "feedback": "Rückmeldung", "@feedback": { "description": "provide feedback" }, @@ -227,7 +227,7 @@ "@markdownRenderEngine": { "description": "flutter or webview rendering for markdown" }, - "codeTheme": "Code Design", + "codeTheme": "Code-Design", "@codeTheme": { "description": "code theme" }, @@ -239,7 +239,7 @@ "@cupertino": { "description": "Cupertino scaffold theme" }, - "scaffoldTheme": "Menü Design", + "scaffoldTheme": "Menü-Design", "@scaffoldTheme": { "description": "Kind of theme - cupertino or material" }, diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index ed16ded..2ecacab 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -71,11 +71,11 @@ "@githubAccount": { "description": "Gitea Account" }, - "somethingBadHappens": "Quelque chose de mal se passe :", + "somethingBadHappens": "Quelque chose de mal se passe :", "@somethingBadHappens": { "description": "error message" }, - "removeAccount": "Supprimer le compte", + "removeAccount": "Retirer le compte", "@removeAccount": { "description": "remove account" }, @@ -191,7 +191,7 @@ "@email": { "description": "Email to report issues" }, - "rateThisApp": "Evaluez cette application", + "rateThisApp": "Évaluez cette application", "@rateThisApp": { "description": "rate the app" }, @@ -199,7 +199,7 @@ "@submitAnIssue": { "description": "submit issue for app" }, - "feedback": "retour d'information", + "feedback": "remarques", "@feedback": { "description": "provide feedback" }, @@ -295,7 +295,7 @@ "@gists": { "description": "gists for a user" }, - "events": "Événements", + "events": "Évènements", "@events": { "description": "events for a user" }, diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb new file mode 100644 index 0000000..1df2b9d --- /dev/null +++ b/lib/l10n/intl_it.arb @@ -0,0 +1,350 @@ +{ + "branches": "Rami", + "@branches": { + "description": "branches" + }, + "commits": "Commit", + "@commits": { + "description": "Commits" + }, + "markdownRenderEngine": "Motore di rendering Markdown", + "@markdownRenderEngine": { + "description": "flutter or webview rendering for markdown" + }, + "codeTheme": "Tema del codice", + "@codeTheme": { + "description": "code theme" + }, + "material": "Material", + "@material": { + "description": "Material scaffold theme" + }, + "cupertino": "Cupertino", + "@cupertino": { + "description": "Cupertino scaffold theme" + }, + "scaffoldTheme": "Tema dell'impalcatura", + "@scaffoldTheme": { + "description": "Kind of theme - cupertino or material" + }, + "fontStyle": "STILE DI CARATTERE", + "@fontStyle": { + "description": "font style" + }, + "fontSize": "Dimensione dei caratteri", + "@fontSize": { + "description": "font size" + }, + "fontFamily": "Famiglia di caratteri", + "@fontFamily": { + "description": "Font Family" + }, + "syntaxHighlighting": "EVIDENZIAZIONE DELLA SINTASSI", + "@syntaxHighlighting": { + "description": "Syntax Highlighting" + }, + "projectActions": "Azioni del progetto", + "@projectActions": { + "description": "Project Actions" + }, + "code": "Codice", + "@code": { + "description": "Code" + }, + "issue": "Problema", + "@issue": { + "description": "issue" + }, + "group": "Gruppo", + "@group": { + "description": "group" + }, + "user": "Utente", + "@user": { + "description": "user" + }, + "giteeAccount": "Account Gitee", + "@giteeAccount": { + "description": "Gitee Account" + }, + "giteaAccount": "Account Gitea", + "@giteaAccount": { + "description": "Gitea Account" + }, + "longPressToRemoveAccount": "Premi a lungo per rimuovere l'account", + "@longPressToRemoveAccount": { + "description": "Long Press to remove account" + }, + "bitbucketAccount": "Account Bitbucket", + "@bitbucketAccount": { + "description": "Bitbucket Account" + }, + "gitlabAccount": "Account GitLab", + "@gitlabAccount": { + "description": "Gitlab Account" + }, + "notFoundTextDisplay": "Ops, questa pagina non è ancora implementata.", + "@notFoundTextDisplay": { + "description": "Not found error message" + }, + "notFoundMessage": "Non trovato", + "@notFoundMessage": { + "description": "Not found page header" + }, + "permissionRequiredMessage": "GitTouch ha bisogno di questi permessi", + "@permissionRequiredMessage": { + "description": "Permission Required Message" + }, + "githubAccount": "Account GitHub", + "@githubAccount": { + "description": "Gitea Account" + }, + "somethingBadHappens": "Succede qualcosa di brutto:", + "@somethingBadHappens": { + "description": "error message" + }, + "removeAccount": "Rimuovi l'account", + "@removeAccount": { + "description": "remove account" + }, + "selectAccount": "Seleziona un account", + "@selectAccount": { + "description": "select account message" + }, + "project": "Progetto", + "@project": { + "description": "project" + }, + "activity": "Attività", + "@activity": { + "description": "activity" + }, + "mergeRequests": "Unisci le richieste", + "@mergeRequests": { + "description": "Merge request" + }, + "groups": "Gruppi", + "@groups": { + "description": "groups" + }, + "actions": "Azioni", + "@actions": { + "description": "actions" + }, + "files": "File", + "@files": { + "description": "file plural" + }, + "file": "File", + "@file": { + "description": "file" + }, + "teams": "Squadre", + "@teams": { + "description": "teams" + }, + "explore": "Esplora", + "@explore": { + "description": "explore" + }, + "developers": "Sviluppatori", + "@developers": { + "description": "developers" + }, + "all": "Tutti", + "@all": { + "description": "all" + }, + "unread": "Non letto", + "@unread": { + "description": "unread" + }, + "contributors": "Contributori", + "@contributors": { + "description": "contributors" + }, + "pullRequests": "Richieste di pull", + "@pullRequests": { + "description": "Pull Requests" + }, + "issues": "Problemi", + "@issues": { + "description": "issues" + }, + "forks": "Duplicazioni", + "@forks": { + "description": "forks" + }, + "watchers": "Osservatori", + "@watchers": { + "description": "watchers" + }, + "releases": "Versioni finali", + "@releases": { + "description": "releases" + }, + "projects": "Progetti", + "@projects": { + "description": "projects" + }, + "repositoryActions": "Azioni di repository", + "@repositoryActions": { + "description": "Repository Actions" + }, + "repository": "Repository", + "@repository": { + "description": "Repository screen title" + }, + "sourceCode": "Codice sorgente", + "@sourceCode": { + "description": "source code for app" + }, + "version": "Versione", + "@version": { + "description": "app version" + }, + "about": "informazioni", + "@about": { + "description": "about section" + }, + "email": "E-mail", + "@email": { + "description": "Email to report issues" + }, + "rateThisApp": "Valuta questa applicazione", + "@rateThisApp": { + "description": "rate the app" + }, + "submitAnIssue": "Segnala un problema", + "@submitAnIssue": { + "description": "submit issue for app" + }, + "feedback": "commenti", + "@feedback": { + "description": "provide feedback" + }, + "webview": "WebView", + "@webview": { + "description": "render webview for markdown" + }, + "flutter": "Flutter", + "@flutter": { + "description": "render flutter for markdown" + }, + "dark": "Scuro", + "@dark": { + "description": "dark mode" + }, + "light": "Chiaro", + "@light": { + "description": "light mode" + }, + "followSystem": "Segui il sistema", + "@followSystem": { + "description": "follow systems setting" + }, + "brightness": "Luminosità", + "@brightness": { + "description": "brightness" + }, + "switchAccounts": "Cambia account", + "@switchAccounts": { + "description": "Switch accounts" + }, + "giteaStatus": "Stato di Gitea", + "@giteaStatus": { + "description": "Gitea status" + }, + "gitlabStatus": "Stato di GitLab", + "@gitlabStatus": { + "description": "GitLab status" + }, + "reviewPermissions": "Controlla le autorizzazioni", + "@reviewPermissions": { + "description": "review Permissions" + }, + "githubStatus": "Stato di GitHub", + "@githubStatus": { + "description": "github status" + }, + "system": "sistema", + "@system": { + "description": "system" + }, + "settings": "Impostazioni", + "@settings": { + "description": "settings" + }, + "pinnedRepositories": "repository appuntati", + "@pinnedRepositories": { + "description": "pinned repositories" + }, + "popularRepositories": "repository popolari", + "@popularRepositories": { + "description": "popular repositories" + }, + "members": "Membri", + "@members": { + "description": "members of an organization" + }, + "organizations": "Organizzazioni", + "@organizations": { + "description": "organizations for a user" + }, + "gists": "Gist", + "@gists": { + "description": "gists for a user" + }, + "events": "Eventi", + "@events": { + "description": "events for a user" + }, + "following": "Seguenti", + "@following": { + "description": "people followed by a person" + }, + "followers": "Iscritti", + "@followers": { + "description": "followers for a person" + }, + "stars": "Stelle", + "@stars": { + "description": "stars on a repo" + }, + "follow": "Segui", + "@follow": { + "description": "follow someone" + }, + "unfollow": "Non seguire più", + "@unfollow": { + "description": "unfollow someone" + }, + "repositories": "Repository", + "@repositories": { + "description": "repository text" + }, + "participating": "Partecipare", + "@participating": { + "description": "The participating Tab" + }, + "me": "Io", + "@me": { + "description": "The Me tab" + }, + "search": "Cerca", + "@search": { + "description": "The Search tab" + }, + "trending": "Di tendenza", + "@trending": { + "description": "Trending" + }, + "notification": "Notifica", + "@notification": { + "description": "The Notification tab" + }, + "news": "Notizie", + "@news": { + "description": "The News tab" + } +}