summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-18 02:14:53 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-18 02:14:53 +0000
commit3d0e0f23530160419f182ac9e896dea6f7bc9f59 (patch)
treefd86947320b7bde7016901b2e72d192fddaac39b /apps/federatedfilesharing/l10n/it.js
parent48653d1a27ef2cc9949b4f6b0c2e3dd99c765608 (diff)
downloadnextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.tar.gz
nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/it.js')
-rw-r--r--apps/federatedfilesharing/l10n/it.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js
index a1b03cb251c..077302fd242 100644
--- a/apps/federatedfilesharing/l10n/it.js
+++ b/apps/federatedfilesharing/l10n/it.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"federatedfilesharing",
{
- "Federated sharing" : "Condivisione federata",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Vuoi aggiungere la condivisione remota {name} da {owner}@{remote}?",
"Remote share" : "Condivisione remota",
"Remote share password" : "Password della condivisione remota",
@@ -24,6 +23,7 @@ OC.L10N.register(
"File is already shared with %s" : "Il file è già condiviso con %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "La condivisione di %1$s non è riuscita, impossibile trovare %2$s, è probabile che il server non sia al momento raggiungibile o che utilizzi un certificato auto-firmato.",
"Could not find share" : "Impossibile trovare la condivisione",
+ "Federated sharing" : "Condivisione federata",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Hai ricevuto \"%3$s\" come condivisione remota da %1$s (per conto di %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Hai ricevuto {share} come condivisione remota da {user} (per conto di {behalf})",
"You received \"%3$s\" as a remote share from %1$s" : "Hai ricevuto \"%3$s\" come condivisione remota da %1$s",