aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-31 02:25:42 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-31 02:25:42 +0000
commit9035be6b81fc527a57dcbbbb424dc9a84aef832b (patch)
treee10bff214f89eb6bb681368d488e2273743228cb /apps/federatedfilesharing/l10n/it.js
parente4fadcf02a1146bc454e0217b5883dd2451ed96f (diff)
downloadnextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.tar.gz
nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/it.js')
-rw-r--r--apps/federatedfilesharing/l10n/it.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js
index ab978a6f9c2..71186e79862 100644
--- a/apps/federatedfilesharing/l10n/it.js
+++ b/apps/federatedfilesharing/l10n/it.js
@@ -25,8 +25,6 @@ OC.L10N.register(
"Accept" : "Accetta",
"Decline" : "Rifiuta",
"Federated Cloud Sharing" : "Condivisione cloud federata",
- "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud, vedi %s",
- "Share with me through my #Nextcloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud",
"Sharing" : "Condivisione",
"Federated file sharing" : "Condivisione file federata",
"Provide federated file sharing across servers" : "Fornisce una condivisione di file federata tra server",
@@ -45,7 +43,9 @@ OC.L10N.register(
"Add to your website" : "Aggiungi al tuo sito web",
"Share with me via Nextcloud" : "Condividi con me tramite Nextcloud",
"HTML Code:" : "Codice HTML:",
+ "Share with me through my #Nextcloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud",
"Copy to clipboard" : "Copia negli appunti",
+ "Clipboard is not available" : "Appunti non disponibili",
"Copied!" : "Copiato!",
"Copy" : "Copia",
"Not supported!" : "Non supportato!",
@@ -53,6 +53,7 @@ OC.L10N.register(
"Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.",
"You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Hai ricevuto \"%3$s\" come condivisione remota da %4$s (%1$s) (per conto di %5$s (%2$s))",
"You received \"%3$s\" as a remote share from %4$s (%1$s)" : "Hai ricevuto \"%3$s\" come condivisione remota da %4$s (%1$s)",
+ "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud, vedi %s",
"Open documentation" : "Apri la documentazione"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");