From 0e64350df84805a911e82bf4cda8b7305181589a Mon Sep 17 00:00:00 2001 From: xmflsct Date: Tue, 11 Jul 2023 23:31:30 +0200 Subject: [PATCH] New Crowdin updates (#745) * New translations tabs.json (Belarusian) * New translations common.json (Italian) * New translations instance.json (Italian) * New translations timeline.json (Italian) --- src/i18n/be/screens/tabs.json | 8 ++++---- src/i18n/it/common.json | 8 ++++---- src/i18n/it/components/instance.json | 6 +++--- src/i18n/it/components/timeline.json | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/i18n/be/screens/tabs.json b/src/i18n/be/screens/tabs.json index 7aa5286a..816c9b83 100644 --- a/src/i18n/be/screens/tabs.json +++ b/src/i18n/be/screens/tabs.json @@ -390,8 +390,8 @@ "accessibilityHint": "Вы можаце ігнараваць, блакіраваць або абагуліць гэтага карыстальніка" }, "followed_by": " падпісаны на вас", - "privateNote": "", - "moved": "", + "privateNote": "Задаць прыватную нататку", + "moved": "Карыстальнік перанесены", "created_at": "Далучыўся: {{date}}", "summary": { "statuses_count": "{{count}} допісаў" @@ -412,7 +412,7 @@ }, "filter": { "name": "Дадаць у фільтр", - "existed": "" + "existed": "Існаваў у гэтых фільтрах" }, "history": { "name": "Гісторыя рэдагавання" @@ -468,7 +468,7 @@ "name": "Абмеркаванні", "remoteFetch": { "title": "Змяшчае аддаленае змесціва", - "message": "" + "message": "Федэратыўны кантэнт не заўсёды даступны на лакальным серверы. Гэты кантэнт атрымліваецца з аддаленага сервера і мае пазнаку. Вы можаце ўзаемадзейнічаць з гэтым кантэнтам як звычайна." } }, "users": { diff --git a/src/i18n/it/common.json b/src/i18n/it/common.json index 0daa6f4b..952154c2 100644 --- a/src/i18n/it/common.json +++ b/src/i18n/it/common.json @@ -5,11 +5,11 @@ "cancel": "Annulla", "discard": "Scarta", "continue": "Continua", - "create": "", - "delete": "", - "done": "", + "create": "Crea", + "delete": "Elimina", + "done": "Fatto", "confirm": "Ho capito", - "add": "" + "add": "Aggiungi" }, "customEmoji": { "accessibilityLabel": "Emoji personalizzata {{emoji}}" diff --git a/src/i18n/it/components/instance.json b/src/i18n/it/components/instance.json index aaf7f529..31431fc5 100644 --- a/src/i18n/it/components/instance.json +++ b/src/i18n/it/components/instance.json @@ -1,13 +1,13 @@ { "server": { "textInput": { - "placeholder": "" + "placeholder": "Dominio dell'istanza" }, - "whitelisted": "", + "whitelisted": "Questa potrebbe essere un'istanza nella whitelist nella quale tooot non può accedere ai dati di essa prima di fare il log-in.", "button": "Accedi", "information": { "name": "Nome", - "description": "" + "description": "Descrizione" }, "disclaimer": { "base": "Per accedere, verrà aperta una pagina del browser di sistema. I dati di accesso del tuo account sono protetti." diff --git a/src/i18n/it/components/timeline.json b/src/i18n/it/components/timeline.json index a859a302..59782c14 100644 --- a/src/i18n/it/components/timeline.json +++ b/src/i18n/it/components/timeline.json @@ -17,10 +17,10 @@ "refresh": { "fetchPreviousPage": "Più recenti da qui", "refetch": "Al più recente", - "fetching": "", + "fetching": "Recupero nuovi toot ...", "fetched": { - "none": "", - "found": "" + "none": "Nessun nuovo toot", + "found": "{{count}} toot recuperati" } }, "shared": {