summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-07 01:07:46 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-07 01:07:46 +0000
commitea801d7d7c2ba55e69e8751c6300b0ff60ccd276 (patch)
treeadc197dfef6a393bed05d3e29feeaa1db460acd1 /apps/files/l10n/it.js
parentc776aa92820ed0375e9a95f31de64d09002969c4 (diff)
downloadnextcloud-server-ea801d7d7c2ba55e69e8751c6300b0ff60ccd276.tar.gz
nextcloud-server-ea801d7d7c2ba55e69e8751c6300b0ff60ccd276.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 40f7bb76b6a..a7d84102ea0 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -81,6 +81,10 @@ OC.L10N.register(
"New folder" : "Nuova cartella",
"Upload" : "Carica",
"An error occurred while trying to update the tags" : "Si è verificato un errore durante il tentativo di aggiornare le etichette",
+ "Added to favorites" : "Aggiunto ai preferiti",
+ "Removed from favorites" : "Rimosso dai preferiti",
+ "You added {file} to your favorites" : "Hai aggiunto {file} ai tuoi preferiti",
+ "You removed {file} from your favorites" : "Hai rimosso {file} dai tuoi preferiti",
"File changes" : "Modiche dei file",
"Created by {user}" : "Creata da {user}",
"Changed by {user}" : "Modificata da {user}",
@@ -101,6 +105,7 @@ OC.L10N.register(
"{user} renamed {oldfile} to {newfile}" : "{user} ha rinominato {oldfile} in {newfile}",
"You moved {oldfile} to {newfile}" : "Hai spostato {oldfile} in {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} ha spostato {oldfile} in {newfile}",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Un file stato aggiunto o rimosso dai tuoi <strong>preferiti</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ",
"A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>",
"A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>",