Skip to content

Commit 3504a36

Browse files
J. Lavoieweblate
authored andcommitted
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 <[email protected]> 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
1 parent d6a24c2 commit 3504a36

File tree

3 files changed

+366
-16
lines changed

3 files changed

+366
-16
lines changed

lib/l10n/intl_de.arb

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@trending": {
1212
"description": "Trending"
1313
},
14-
"fontStyle": "Schriftstyle",
14+
"fontStyle": "SCHRIFTSTIL",
1515
"@fontStyle": {
1616
"description": "font style"
1717
},
@@ -51,23 +51,23 @@
5151
"@longPressToRemoveAccount": {
5252
"description": "Long Press to remove account"
5353
},
54-
"giteeAccount": "Gitee Konto",
54+
"giteeAccount": "Gitee-Konto",
5555
"@giteeAccount": {
5656
"description": "Gitee Account"
5757
},
58-
"giteaAccount": "Gitea Konto",
58+
"giteaAccount": "Gitea-Konto",
5959
"@giteaAccount": {
6060
"description": "Gitea Account"
6161
},
62-
"githubAccount": "GitHub Konto",
62+
"githubAccount": "GitHub-Konto",
6363
"@githubAccount": {
6464
"description": "Gitea Account"
6565
},
66-
"gitlabAccount": "GitLab Konto",
66+
"gitlabAccount": "GitLab-Konto",
6767
"@gitlabAccount": {
6868
"description": "Gitlab Account"
6969
},
70-
"bitbucketAccount": "Bitbucket Konto",
70+
"bitbucketAccount": "Bitbucket-Konto",
7171
"@bitbucketAccount": {
7272
"description": "Bitbucket Account"
7373
},
@@ -87,7 +87,7 @@
8787
"@somethingBadHappens": {
8888
"description": "error message"
8989
},
90-
"removeAccount": "Konto löschen",
90+
"removeAccount": "Konto entfernen",
9191
"@removeAccount": {
9292
"description": "remove account"
9393
},
@@ -179,7 +179,7 @@
179179
"@projects": {
180180
"description": "projects"
181181
},
182-
"repositoryActions": "Repository Aktionen",
182+
"repositoryActions": "Repository-Aktionen",
183183
"@repositoryActions": {
184184
"description": "Repository Actions"
185185
},
@@ -211,7 +211,7 @@
211211
"@submitAnIssue": {
212212
"description": "submit issue for app"
213213
},
214-
"feedback": "Feedback",
214+
"feedback": "Rückmeldung",
215215
"@feedback": {
216216
"description": "provide feedback"
217217
},
@@ -227,7 +227,7 @@
227227
"@markdownRenderEngine": {
228228
"description": "flutter or webview rendering for markdown"
229229
},
230-
"codeTheme": "Code Design",
230+
"codeTheme": "Code-Design",
231231
"@codeTheme": {
232232
"description": "code theme"
233233
},
@@ -239,7 +239,7 @@
239239
"@cupertino": {
240240
"description": "Cupertino scaffold theme"
241241
},
242-
"scaffoldTheme": "Menü Design",
242+
"scaffoldTheme": "Menü-Design",
243243
"@scaffoldTheme": {
244244
"description": "Kind of theme - cupertino or material"
245245
},

lib/l10n/intl_fr.arb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@
7171
"@githubAccount": {
7272
"description": "Gitea Account"
7373
},
74-
"somethingBadHappens": "Quelque chose de mal se passe :",
74+
"somethingBadHappens": "Quelque chose de mal se passe :",
7575
"@somethingBadHappens": {
7676
"description": "error message"
7777
},
78-
"removeAccount": "Supprimer le compte",
78+
"removeAccount": "Retirer le compte",
7979
"@removeAccount": {
8080
"description": "remove account"
8181
},
@@ -191,15 +191,15 @@
191191
"@email": {
192192
"description": "Email to report issues"
193193
},
194-
"rateThisApp": "Evaluez cette application",
194+
"rateThisApp": "Évaluez cette application",
195195
"@rateThisApp": {
196196
"description": "rate the app"
197197
},
198198
"submitAnIssue": "Soumettre une question",
199199
"@submitAnIssue": {
200200
"description": "submit issue for app"
201201
},
202-
"feedback": "retour d'information",
202+
"feedback": "remarques",
203203
"@feedback": {
204204
"description": "provide feedback"
205205
},
@@ -295,7 +295,7 @@
295295
"@gists": {
296296
"description": "gists for a user"
297297
},
298-
"events": "Événements",
298+
"events": "Évènements",
299299
"@events": {
300300
"description": "events for a user"
301301
},

0 commit comments

Comments
 (0)