Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit 0e64350

Browse files
authored
New Crowdin updates (#745)
* New translations tabs.json (Belarusian) * New translations common.json (Italian) * New translations instance.json (Italian) * New translations timeline.json (Italian)
1 parent 760c8b4 commit 0e64350

4 files changed

Lines changed: 14 additions & 14 deletions

File tree

src/i18n/be/screens/tabs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,8 @@
390390
"accessibilityHint": "Вы можаце ігнараваць, блакіраваць або абагуліць гэтага карыстальніка"
391391
},
392392
"followed_by": " падпісаны на вас",
393-
"privateNote": "",
394-
"moved": "",
393+
"privateNote": "Задаць прыватную нататку",
394+
"moved": "Карыстальнік перанесены",
395395
"created_at": "Далучыўся: {{date}}",
396396
"summary": {
397397
"statuses_count": "{{count}} допісаў"
@@ -412,7 +412,7 @@
412412
},
413413
"filter": {
414414
"name": "Дадаць у фільтр",
415-
"existed": ""
415+
"existed": "Існаваў у гэтых фільтрах"
416416
},
417417
"history": {
418418
"name": "Гісторыя рэдагавання"
@@ -468,7 +468,7 @@
468468
"name": "Абмеркаванні",
469469
"remoteFetch": {
470470
"title": "Змяшчае аддаленае змесціва",
471-
"message": ""
471+
"message": "Федэратыўны кантэнт не заўсёды даступны на лакальным серверы. Гэты кантэнт атрымліваецца з аддаленага сервера і мае пазнаку. Вы можаце ўзаемадзейнічаць з гэтым кантэнтам як звычайна."
472472
}
473473
},
474474
"users": {

src/i18n/it/common.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"cancel": "Annulla",
66
"discard": "Scarta",
77
"continue": "Continua",
8-
"create": "",
9-
"delete": "",
10-
"done": "",
8+
"create": "Crea",
9+
"delete": "Elimina",
10+
"done": "Fatto",
1111
"confirm": "Ho capito",
12-
"add": ""
12+
"add": "Aggiungi"
1313
},
1414
"customEmoji": {
1515
"accessibilityLabel": "Emoji personalizzata {{emoji}}"

src/i18n/it/components/instance.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"server": {
33
"textInput": {
4-
"placeholder": ""
4+
"placeholder": "Dominio dell'istanza"
55
},
6-
"whitelisted": "",
6+
"whitelisted": "Questa potrebbe essere un'istanza nella whitelist nella quale tooot non può accedere ai dati di essa prima di fare il log-in.",
77
"button": "Accedi",
88
"information": {
99
"name": "Nome",
10-
"description": ""
10+
"description": "Descrizione"
1111
},
1212
"disclaimer": {
1313
"base": "Per accedere, verrà aperta una pagina del browser di sistema. I dati di accesso del tuo account sono protetti."

src/i18n/it/components/timeline.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"refresh": {
1818
"fetchPreviousPage": "Più recenti da qui",
1919
"refetch": "Al più recente",
20-
"fetching": "",
20+
"fetching": "Recupero nuovi toot ...",
2121
"fetched": {
22-
"none": "",
23-
"found": ""
22+
"none": "Nessun nuovo toot",
23+
"found": "{{count}} toot recuperati"
2424
}
2525
},
2626
"shared": {

0 commit comments

Comments
 (0)