From 529393ee0bb7f5e6c122602aaa1d0dcc28f45a72 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 14 Jun 2024 00:22:39 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/it.js | 1 + l10n/it.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index 75bca5de6d1..a0aeedb6af5 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -916,6 +916,7 @@ OC.L10N.register( "Deck Card" : "Scheda di Deck", "Remove {fileName}" : "Rimuovi {fileName}", "Open this location in OpenStreetMap" : "Apri questa posizione in OpenStreetMap", + "Copy code block" : "Copia blocco di codice", "Sending message" : "Invio del messaggio", "Failed to send the message. Click to try again" : "Invio del messaggio non riuscito. Fare clic per riprovare", "Not enough free space to upload file" : "Spazio libero insufficiente per caricare il file", diff --git a/l10n/it.json b/l10n/it.json index 41620d6d608..cb51059d502 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -914,6 +914,7 @@ "Deck Card" : "Scheda di Deck", "Remove {fileName}" : "Rimuovi {fileName}", "Open this location in OpenStreetMap" : "Apri questa posizione in OpenStreetMap", + "Copy code block" : "Copia blocco di codice", "Sending message" : "Invio del messaggio", "Failed to send the message. Click to try again" : "Invio del messaggio non riuscito. Fare clic per riprovare", "Not enough free space to upload file" : "Spazio libero insufficiente per caricare il file",