summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-18 01:07:04 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-18 01:07:04 +0000
commit00fffae47f4563e6b6e2f5efe632d8341cf1425c (patch)
tree4b2a97455cef802a35ff4cb5868fae940c01be3d /apps/files/l10n/it.js
parent19e4ac33a91919d9aa9c08ff46054560c63cf3e8 (diff)
downloadnextcloud-server-00fffae47f4563e6b6e2f5efe632d8341cf1425c.tar.gz
nextcloud-server-00fffae47f4563e6b6e2f5efe632d8341cf1425c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 480aa19cabb..d3293d6d1ce 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -76,7 +76,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n byte"],
"Favorited" : "Preferiti",
"Favorite" : "Preferito",
- "Local link" : "Collegamento locale",
"Folder" : "Cartella",
"New folder" : "Nuova cartella",
"Upload" : "Carica",
@@ -149,6 +148,7 @@ OC.L10N.register(
"Error uploading file \"{fileName}\": {message}" : "Errore durante il caricamento del file \"{fileName}\": {message}",
"Could not get result from server." : "Impossibile ottenere il risultato dal server.",
"No entries in this folder match '{filter}'" : "Nessuna voce in questa cartella corrisponde a '{filter}'",
+ "Local link" : "Collegamento locale",
"{newname} already exists" : "{newname} esiste già",
"A file or folder has been <strong>changed</strong>" : "Un file o una cartella è stato <strong>modificato</strong>",
"A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>",