summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:34 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:34 +0000
commit8d2387016b33d29b5bcde22792ad12e508f96a6b (patch)
tree0ccd0c5c5cb4c0a52afef0238f9aaa874c911bb4 /apps/federatedfilesharing/l10n/it.js
parent3663c4a719be285669d7c1198e20646cf6581dd4 (diff)
downloadnextcloud-server-8d2387016b33d29b5bcde22792ad12e508f96a6b.tar.gz
nextcloud-server-8d2387016b33d29b5bcde22792ad12e508f96a6b.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.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js
index 9cd4b345189..894bba781aa 100644
--- a/apps/federatedfilesharing/l10n/it.js
+++ b/apps/federatedfilesharing/l10n/it.js
@@ -1,11 +1,6 @@
OC.L10N.register(
"federatedfilesharing",
{
- "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",
- "Cancel" : "Annulla",
- "Add remote share" : "Aggiungi condivisione remota",
"Invalid Federated Cloud ID" : "ID di cloud federata non valido",
"Server to server sharing is not enabled on this server" : "La condivisione tra server non è abilitata su questo server",
"Couldn't establish a federated share." : "Impossibile stabilire una condivisione federata.",
@@ -43,6 +38,11 @@ OC.L10N.register(
"Copy to clipboard" : "Copia negli appunti",
"Clipboard is not available" : "Appunti non disponibili",
"Copied!" : "Copiato!",
+ "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",
+ "Cancel" : "Annulla",
+ "Add remote share" : "Aggiungi condivisione remota",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'elemento è già condiviso con l'utente %2$s",
"Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente",
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Regola come le persone possono condividere tra i server. Ciò include anche le condivisioni tra utenti in questo server se usano la condivisione federata.",