summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-26 01:07:21 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-26 01:07:21 +0000
commite558816b8403acbab4aa43f144bef443115887d3 (patch)
tree769573316f9f6a08d37c55417f8fa4312fc32d70 /apps/files_sharing
parent31cdd74258fc0f79494ff9429f32926db434c651 (diff)
downloadnextcloud-server-e558816b8403acbab4aa43f144bef443115887d3.tar.gz
nextcloud-server-e558816b8403acbab4aa43f144bef443115887d3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/it.js3
-rw-r--r--apps/files_sharing/l10n/it.json3
-rw-r--r--apps/files_sharing/l10n/nl.js1
-rw-r--r--apps/files_sharing/l10n/nl.json1
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index a30fe353918..604a3080a0a 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"{actor} removed share" : "{actor} ha rimosso la condivisione",
"You shared {file} with {user}" : "Hai condiviso {file} con {user}",
"You removed {user} from {file}" : "Hai rimosso {user} da {file}",
+ "{actor} shared {file} with {user}" : "{actor} ha condiviso {file} con {user}",
"{actor} removed {user} from {file}" : "{actor} ha rimosso {user} da {file}",
"{actor} shared {file} with you" : "{actor} ha condiviso {file} con te",
"{actor} removed you from {file}" : "{actor} ha ti rimosso da {file}",
@@ -78,6 +79,8 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "Il caricamento pubblico è possibile solo per cartelle condivise pubblicamente",
"Invalid date, date format must be YYYY-MM-DD" : "Data non valida, il formato della data deve essere YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Condivisione di %s non riuscita poiché il motore non consente condivisioni del tipo %s",
+ "You cannot share to a Circle if the app is not enabled" : "Non puoi condividere con una cerchia se l'applicazione non è abilitata",
+ "Please specify a valid circle" : "Specifica una cerchia valida",
"Unknown share type" : "Tipo di condivisione sconosciuto",
"Not a directory" : "Non è una cartella",
"Could not lock path" : "Impossibile bloccare il percorso",
diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json
index 89b955ac31d..b275104a947 100644
--- a/apps/files_sharing/l10n/it.json
+++ b/apps/files_sharing/l10n/it.json
@@ -55,6 +55,7 @@
"{actor} removed share" : "{actor} ha rimosso la condivisione",
"You shared {file} with {user}" : "Hai condiviso {file} con {user}",
"You removed {user} from {file}" : "Hai rimosso {user} da {file}",
+ "{actor} shared {file} with {user}" : "{actor} ha condiviso {file} con {user}",
"{actor} removed {user} from {file}" : "{actor} ha rimosso {user} da {file}",
"{actor} shared {file} with you" : "{actor} ha condiviso {file} con te",
"{actor} removed you from {file}" : "{actor} ha ti rimosso da {file}",
@@ -76,6 +77,8 @@
"Public upload is only possible for publicly shared folders" : "Il caricamento pubblico è possibile solo per cartelle condivise pubblicamente",
"Invalid date, date format must be YYYY-MM-DD" : "Data non valida, il formato della data deve essere YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Condivisione di %s non riuscita poiché il motore non consente condivisioni del tipo %s",
+ "You cannot share to a Circle if the app is not enabled" : "Non puoi condividere con una cerchia se l'applicazione non è abilitata",
+ "Please specify a valid circle" : "Specifica una cerchia valida",
"Unknown share type" : "Tipo di condivisione sconosciuto",
"Not a directory" : "Non è una cartella",
"Could not lock path" : "Impossibile bloccare il percorso",
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js
index ef423765e86..345e9558e41 100644
--- a/apps/files_sharing/l10n/nl.js
+++ b/apps/files_sharing/l10n/nl.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"{actor} removed share" : "{actor} verwijderde de share",
"You shared {file} with {user}" : "Je deelde {file} mey {user}",
"You removed {user} from {file}" : "Je verwijderde {user} van {file}",
+ "{actor} shared {file} with {user}" : "{actor} deelde {file} met {user}",
"{actor} removed {user} from {file}" : "{actor} verwijderde {user} van {file}",
"{actor} shared {file} with you" : "{actor} deelde {file} met jou",
"{actor} removed you from {file}" : "{actor} verwijderde jou van {file}",
diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json
index 918e8506218..91ed3a0c555 100644
--- a/apps/files_sharing/l10n/nl.json
+++ b/apps/files_sharing/l10n/nl.json
@@ -55,6 +55,7 @@
"{actor} removed share" : "{actor} verwijderde de share",
"You shared {file} with {user}" : "Je deelde {file} mey {user}",
"You removed {user} from {file}" : "Je verwijderde {user} van {file}",
+ "{actor} shared {file} with {user}" : "{actor} deelde {file} met {user}",
"{actor} removed {user} from {file}" : "{actor} verwijderde {user} van {file}",
"{actor} shared {file} with you" : "{actor} deelde {file} met jou",
"{actor} removed you from {file}" : "{actor} verwijderde jou van {file}",