aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-04 01:07:30 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-04 01:07:30 +0000
commit3bea7ac6acd31f1de71d800b739fbc654ba92b63 (patch)
tree81c05ab24623e373da22f1e9aa3061501c6ae705
parente1baed632af2069ff03c2bcfac8bd6d993b17624 (diff)
downloadnextcloud-server-3bea7ac6acd31f1de71d800b739fbc654ba92b63.tar.gz
nextcloud-server-3bea7ac6acd31f1de71d800b739fbc654ba92b63.zip
[tx-robot] updated from transifex
-rw-r--r--apps/dav/l10n/it.js3
-rw-r--r--apps/dav/l10n/it.json3
-rw-r--r--apps/dav/l10n/pt_BR.js70
-rw-r--r--apps/dav/l10n/pt_BR.json70
-rw-r--r--apps/files/l10n/es.js7
-rw-r--r--apps/files/l10n/es.json7
-rw-r--r--apps/files_sharing/l10n/it.js2
-rw-r--r--apps/files_sharing/l10n/it.json2
-rw-r--r--apps/files_versions/l10n/de.js1
-rw-r--r--apps/files_versions/l10n/de.json1
-rw-r--r--apps/files_versions/l10n/de_DE.js1
-rw-r--r--apps/files_versions/l10n/de_DE.json1
-rw-r--r--apps/files_versions/l10n/es.js1
-rw-r--r--apps/files_versions/l10n/es.json1
-rw-r--r--apps/files_versions/l10n/fr.js1
-rw-r--r--apps/files_versions/l10n/fr.json1
-rw-r--r--apps/files_versions/l10n/hu_HU.js1
-rw-r--r--apps/files_versions/l10n/hu_HU.json1
-rw-r--r--apps/files_versions/l10n/it.js1
-rw-r--r--apps/files_versions/l10n/it.json1
-rw-r--r--apps/files_versions/l10n/pt_BR.js1
-rw-r--r--apps/files_versions/l10n/pt_BR.json1
-rw-r--r--apps/updatenotification/l10n/de.js1
-rw-r--r--apps/updatenotification/l10n/de.json1
-rw-r--r--apps/updatenotification/l10n/de_DE.js1
-rw-r--r--apps/updatenotification/l10n/de_DE.json1
-rw-r--r--apps/updatenotification/l10n/es.js1
-rw-r--r--apps/updatenotification/l10n/es.json1
-rw-r--r--apps/updatenotification/l10n/it.js1
-rw-r--r--apps/updatenotification/l10n/it.json1
-rw-r--r--apps/updatenotification/l10n/pt_BR.js1
-rw-r--r--apps/updatenotification/l10n/pt_BR.json1
-rw-r--r--apps/workflowengine/l10n/es.js3
-rw-r--r--apps/workflowengine/l10n/es.json3
-rw-r--r--lib/l10n/it.js2
-rw-r--r--lib/l10n/it.json2
-rw-r--r--settings/l10n/it.js4
-rw-r--r--settings/l10n/it.json4
38 files changed, 128 insertions, 78 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index 3e96114317e..e58d3bd107f 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"{actor} unshared calendar {calendar} from you" : "{actor} ha rimosso la condivisione del calendario {calendar} con te",
"You unshared calendar {calendar} from {user}" : "Hai rimosso la condivisione del calendario {calendar} con {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} ha rimosso la condivisione del calendario {calendar} con {user}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} ha rimosso la condivisione del calendario {calendar} con se stesso",
"You shared calendar {calendar} with group {group}" : "Hai condiviso il calendario {calendar} con il gruppo {group}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} ha condiviso il calendario {calendar} con il gruppo {group}",
"You unshared calendar {calendar} from group {group}" : "Hai rimosso la condivisione del calendario {calendar} con il gruppo {group}",
@@ -31,6 +32,8 @@ OC.L10N.register(
"You deleted todo {todo} from list {calendar}" : "Hai eliminato la cosa da fare {todo} dall'elenco {calendar}",
"{actor} updated todo {todo} in list {calendar}" : "{actor} ha aggiornato la cosa da fare {todo} nell'elenco {calendar}",
"You updated todo {todo} in list {calendar}" : "Hai aggiornato la cosa da fare {todo} nell'elenco {calendar}",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} ha risolto la cosa da fare {todo} nell'elenco {calendar}",
+ "You solved todo {todo} in list {calendar}" : "Hai risolto la cosa da fare {todo} nell'elenco {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} ha riaperto la cosa da fare {todo} nell'elenco {calendar}",
"You reopened todo {todo} in list {calendar}" : "Hai riaperto la cosa da fare {todo} nell'elenco {calendar}",
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato",
diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json
index 2b2b53ae844..1f71eed7aff 100644
--- a/apps/dav/l10n/it.json
+++ b/apps/dav/l10n/it.json
@@ -13,6 +13,7 @@
"{actor} unshared calendar {calendar} from you" : "{actor} ha rimosso la condivisione del calendario {calendar} con te",
"You unshared calendar {calendar} from {user}" : "Hai rimosso la condivisione del calendario {calendar} con {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} ha rimosso la condivisione del calendario {calendar} con {user}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} ha rimosso la condivisione del calendario {calendar} con se stesso",
"You shared calendar {calendar} with group {group}" : "Hai condiviso il calendario {calendar} con il gruppo {group}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} ha condiviso il calendario {calendar} con il gruppo {group}",
"You unshared calendar {calendar} from group {group}" : "Hai rimosso la condivisione del calendario {calendar} con il gruppo {group}",
@@ -29,6 +30,8 @@
"You deleted todo {todo} from list {calendar}" : "Hai eliminato la cosa da fare {todo} dall'elenco {calendar}",
"{actor} updated todo {todo} in list {calendar}" : "{actor} ha aggiornato la cosa da fare {todo} nell'elenco {calendar}",
"You updated todo {todo} in list {calendar}" : "Hai aggiornato la cosa da fare {todo} nell'elenco {calendar}",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} ha risolto la cosa da fare {todo} nell'elenco {calendar}",
+ "You solved todo {todo} in list {calendar}" : "Hai risolto la cosa da fare {todo} nell'elenco {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} ha riaperto la cosa da fare {todo} nell'elenco {calendar}",
"You reopened todo {todo} in list {calendar}" : "Hai riaperto la cosa da fare {todo} nell'elenco {calendar}",
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato",
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js
index 111947f8c0a..484d2038e32 100644
--- a/apps/dav/l10n/pt_BR.js
+++ b/apps/dav/l10n/pt_BR.js
@@ -1,44 +1,44 @@
OC.L10N.register(
"dav",
{
+ "Calendar" : "Calendário",
+ "Todos" : "Tarefas",
+ "{actor} created calendar {calendar}" : "{actor} calendário criado {calendar}",
+ "You created calendar {calendar}" : "Seu calendário criado {calendar}",
+ "{actor} deleted calendar {calendar}" : "{actor} calendário eliminado {calendar}",
+ "You deleted calendar {calendar}" : "Você eliminou o calendário {calendar}",
+ "{actor} updated calendar {calendar}" : "{actor} atualizou o calendário {calendar}",
+ "You updated calendar {calendar}" : "Você atualizou o calendário {calendar}",
+ "{actor} shared calendar {calendar} with you" : "{actor} conpartilhou o calendário {calendar} com você",
+ "You shared calendar {calendar} with {user}" : "Você compartilhou o calendário {calendar} com {user}",
+ "{actor} shared calendar {calendar} with {user}" : "{actor} compartilhou o calendário {calendar} com {user}",
+ "{actor} unshared calendar {calendar} from you" : "{actor} descompartilhou o calendário {calendar} com você",
+ "You unshared calendar {calendar} from {user}" : "Você descompartilhou o calendário {calendar} com {user}",
+ "{actor} unshared calendar {calendar} from {user}" : "{actor} descompartilhou o calendário {calendar} de {user}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} descompartilhou o calendário {calendar} deles mesmos",
+ "You shared calendar {calendar} with group {group}" : "Você compartilhou o calendário {calendar} com o grupo {group}",
+ "{actor} shared calendar {calendar} with group {group}" : "{actor} compartilhou o calendário {calendar} com o grupo {group}",
+ "You unshared calendar {calendar} from group {group}" : "Você descompartilhou o calendário {calendar} do grupo {group}",
+ "{actor} unshared calendar {calendar} from group {group}" : "{actor} descompartilhou o calendário {calendar} do grupo {group}",
+ "{actor} created event {event} in calendar {calendar}" : "{actor} criou o evento {event} no calendário {calendar}",
+ "You created event {event} in calendar {calendar}" : "Você criou o evento {event} no calendário {calendar}",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor} eliminou o evento {event} do calendário {calendar}",
+ "You deleted event {event} from calendar {calendar}" : "Você eliminou o evento {event} do calendário {calendar}",
+ "{actor} updated event {event} in calendar {calendar}" : "{actor} atualizou o evento {event} no calendário {calendar}",
+ "You updated event {event} in calendar {calendar}" : "Você atualizou o evento {event} no calendário {calendar}",
+ "{actor} created todo {todo} in list {calendar}" : "{actor} criou a tarefa {todo} na lista {calendar}",
+ "You created todo {todo} in list {calendar}" : "Você criou a tarefa {todo} na lista {calendar}",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} eliminou a tarefa {todo} da lista {calendar}",
+ "You deleted todo {todo} from list {calendar}" : "Você eliminou a tarefa {todo} da lista {calendar}",
+ "{actor} updated todo {todo} in list {calendar}" : "{actor} atualizou a tarefa {todo} na lista {calendar}",
+ "You updated todo {todo} in list {calendar}" : "Você atualizou a tarefa {todo} na lista {calendar}",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} tarefa resolvida {todo} na lista {calendar}",
+ "You solved todo {todo} in list {calendar}" : "Você resolveu a tarefa {todo} na lista {calendar}",
+ "{actor} reopened todo {todo} in list {calendar}" : "{actor} reabriu tarefa {todo} na lista {calendar}",
+ "You reopened todo {todo} in list {calendar}" : "Você reabriu a terafa {todo} na lista {calendar}",
"A <strong>calendar</strong> was modified" : "Um <strong> calendário</strong> foi modificado",
"A calendar <strong>event</strong> was modified" : "Um <strong>evento</strong> do calendário foi modificado",
"A calendar <strong>todo</strong> was modified" : "Uma <strong>tarefa</strong> do calendário foi modificada",
- "%1$s created calendar %2$s" : "%1$s calendário criado %2$s",
- "You created calendar %2$s" : "Voce criou um calendário %2$s",
- "%1$s deleted calendar %2$s" : "%1$s calendário deletado %2$s",
- "You deleted calendar %2$s" : "Voce deletou um calendário %2$s",
- "%1$s updated calendar %2$s" : "%1$s calendário atualizado %2$s",
- "You updated calendar %2$s" : "Voce atualizou o calendário %2$s",
- "%1$s shared calendar %2$s with you" : "%1$s compartilhou o calendário %2$s com voce",
- "You shared calendar %2$s with %1$s" : "Voce compartilhou o calendário %2$s com %1$s",
- "%3$s shared calendar %2$s with %1$s" : "%3$s compartilhou o calendário %2$s com %1$s",
- "%1$s unshared calendar %2$s from you" : "%1$s descompartilhou o calendário %2$s de voce",
- "You unshared calendar %2$s from %1$s" : "Voce descompartilhou o calendário %2$s de %1$s",
- "%3$s unshared calendar %2$s from %1$s" : "%3$s descompartilhou o calendário %2$s de %1$s",
- "%1$s unshared calendar %2$s from themselves" : "%1$s descompartilhou o calendário %2$s de si mesmos",
- "You shared calendar %2$s with group %1$s" : "Voce compartilhou o calendário %2$s com o grupo %1$s",
- "%3$s shared calendar %2$s with group %1$s" : "%3$s compartilhou o calendário %2$s com o grupo %1$s",
- "You unshared calendar %2$s from group %1$s" : "Voce descompartilhou o calendário %2$s do grupo %1$s",
- "%3$s unshared calendar %2$s from group %1$s" : "%3$s descompartilhou o calendário %2$s do grupo %1$s",
- "%1$s created event %3$s in calendar %2$s" : "%1$s criou um evento %3$s no calendário %2$s",
- "You created event %3$s in calendar %2$s" : "Voce criou um evento %3$s no calendário %2$s",
- "%1$s deleted event %3$s from calendar %2$s" : "%1$s deletou o evento %3$s do calendário %2$s",
- "You deleted event %3$s from calendar %2$s" : "Voce deletou o evento %3$s do calendário %2$s",
- "%1$s updated event %3$s in calendar %2$s" : "%1$s atualizou o evento %3$s no calendário %2$s",
- "You updated event %3$s in calendar %2$s" : "Voce atualizou o evento %3$s no calendário %2$s",
- "%1$s created todo %3$s in list %2$s" : "%1$s criou a tarefa %3$s na lista %2$s",
- "You created todo %3$s in list %2$s" : "Voce criou uma tarefa %3$s na lista %2$s",
- "%1$s deleted todo %3$s from list %2$s" : "%1$s deletou a tarefa %3$s da lista %2$s",
- "You deleted todo %3$s from list %2$s" : "Voce deletou a tarefa %3$s da lista %2$s",
- "%1$s updated todo %3$s in list %2$s" : "%1$s atualizou a tarefa %3$s na lista %2$s",
- "You updated todo %3$s in list %2$s" : "Voce atualizou a tarefa %3$s na lista %2$s",
- "%1$s solved todo %3$s in list %2$s" : "%1$s resolveu a tarefa %3$s na lista %2$s",
- "You solved todo %3$s in list %2$s" : "Voce resolveu a tarefa %3$s na lista %2$s",
- "%1$s reopened todo %3$s in list %2$s" : "%1$s reabriu a tarefa %3$s na lista %2$s",
- "You reopened todo %3$s in list %2$s" : "Voce reabriu a tarefa %3$s na lista %2$s",
- "Calendar" : "Calendário",
- "Todos" : "Tarefas",
"Contact birthdays" : "Aniversário dos contatos",
"Personal" : "Pessoal",
"Contacts" : "Contatos",
diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json
index 2c69ebe2282..848f05f225d 100644
--- a/apps/dav/l10n/pt_BR.json
+++ b/apps/dav/l10n/pt_BR.json
@@ -1,42 +1,42 @@
{ "translations": {
+ "Calendar" : "Calendário",
+ "Todos" : "Tarefas",
+ "{actor} created calendar {calendar}" : "{actor} calendário criado {calendar}",
+ "You created calendar {calendar}" : "Seu calendário criado {calendar}",
+ "{actor} deleted calendar {calendar}" : "{actor} calendário eliminado {calendar}",
+ "You deleted calendar {calendar}" : "Você eliminou o calendário {calendar}",
+ "{actor} updated calendar {calendar}" : "{actor} atualizou o calendário {calendar}",
+ "You updated calendar {calendar}" : "Você atualizou o calendário {calendar}",
+ "{actor} shared calendar {calendar} with you" : "{actor} conpartilhou o calendário {calendar} com você",
+ "You shared calendar {calendar} with {user}" : "Você compartilhou o calendário {calendar} com {user}",
+ "{actor} shared calendar {calendar} with {user}" : "{actor} compartilhou o calendário {calendar} com {user}",
+ "{actor} unshared calendar {calendar} from you" : "{actor} descompartilhou o calendário {calendar} com você",
+ "You unshared calendar {calendar} from {user}" : "Você descompartilhou o calendário {calendar} com {user}",
+ "{actor} unshared calendar {calendar} from {user}" : "{actor} descompartilhou o calendário {calendar} de {user}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} descompartilhou o calendário {calendar} deles mesmos",
+ "You shared calendar {calendar} with group {group}" : "Você compartilhou o calendário {calendar} com o grupo {group}",
+ "{actor} shared calendar {calendar} with group {group}" : "{actor} compartilhou o calendário {calendar} com o grupo {group}",
+ "You unshared calendar {calendar} from group {group}" : "Você descompartilhou o calendário {calendar} do grupo {group}",
+ "{actor} unshared calendar {calendar} from group {group}" : "{actor} descompartilhou o calendário {calendar} do grupo {group}",
+ "{actor} created event {event} in calendar {calendar}" : "{actor} criou o evento {event} no calendário {calendar}",
+ "You created event {event} in calendar {calendar}" : "Você criou o evento {event} no calendário {calendar}",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor} eliminou o evento {event} do calendário {calendar}",
+ "You deleted event {event} from calendar {calendar}" : "Você eliminou o evento {event} do calendário {calendar}",
+ "{actor} updated event {event} in calendar {calendar}" : "{actor} atualizou o evento {event} no calendário {calendar}",
+ "You updated event {event} in calendar {calendar}" : "Você atualizou o evento {event} no calendário {calendar}",
+ "{actor} created todo {todo} in list {calendar}" : "{actor} criou a tarefa {todo} na lista {calendar}",
+ "You created todo {todo} in list {calendar}" : "Você criou a tarefa {todo} na lista {calendar}",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} eliminou a tarefa {todo} da lista {calendar}",
+ "You deleted todo {todo} from list {calendar}" : "Você eliminou a tarefa {todo} da lista {calendar}",
+ "{actor} updated todo {todo} in list {calendar}" : "{actor} atualizou a tarefa {todo} na lista {calendar}",
+ "You updated todo {todo} in list {calendar}" : "Você atualizou a tarefa {todo} na lista {calendar}",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} tarefa resolvida {todo} na lista {calendar}",
+ "You solved todo {todo} in list {calendar}" : "Você resolveu a tarefa {todo} na lista {calendar}",
+ "{actor} reopened todo {todo} in list {calendar}" : "{actor} reabriu tarefa {todo} na lista {calendar}",
+ "You reopened todo {todo} in list {calendar}" : "Você reabriu a terafa {todo} na lista {calendar}",
"A <strong>calendar</strong> was modified" : "Um <strong> calendário</strong> foi modificado",
"A calendar <strong>event</strong> was modified" : "Um <strong>evento</strong> do calendário foi modificado",
"A calendar <strong>todo</strong> was modified" : "Uma <strong>tarefa</strong> do calendário foi modificada",
- "%1$s created calendar %2$s" : "%1$s calendário criado %2$s",
- "You created calendar %2$s" : "Voce criou um calendário %2$s",
- "%1$s deleted calendar %2$s" : "%1$s calendário deletado %2$s",
- "You deleted calendar %2$s" : "Voce deletou um calendário %2$s",
- "%1$s updated calendar %2$s" : "%1$s calendário atualizado %2$s",
- "You updated calendar %2$s" : "Voce atualizou o calendário %2$s",
- "%1$s shared calendar %2$s with you" : "%1$s compartilhou o calendário %2$s com voce",
- "You shared calendar %2$s with %1$s" : "Voce compartilhou o calendário %2$s com %1$s",
- "%3$s shared calendar %2$s with %1$s" : "%3$s compartilhou o calendário %2$s com %1$s",
- "%1$s unshared calendar %2$s from you" : "%1$s descompartilhou o calendário %2$s de voce",
- "You unshared calendar %2$s from %1$s" : "Voce descompartilhou o calendário %2$s de %1$s",
- "%3$s unshared calendar %2$s from %1$s" : "%3$s descompartilhou o calendário %2$s de %1$s",
- "%1$s unshared calendar %2$s from themselves" : "%1$s descompartilhou o calendário %2$s de si mesmos",
- "You shared calendar %2$s with group %1$s" : "Voce compartilhou o calendário %2$s com o grupo %1$s",
- "%3$s shared calendar %2$s with group %1$s" : "%3$s compartilhou o calendário %2$s com o grupo %1$s",
- "You unshared calendar %2$s from group %1$s" : "Voce descompartilhou o calendário %2$s do grupo %1$s",
- "%3$s unshared calendar %2$s from group %1$s" : "%3$s descompartilhou o calendário %2$s do grupo %1$s",
- "%1$s created event %3$s in calendar %2$s" : "%1$s criou um evento %3$s no calendário %2$s",
- "You created event %3$s in calendar %2$s" : "Voce criou um evento %3$s no calendário %2$s",
- "%1$s deleted event %3$s from calendar %2$s" : "%1$s deletou o evento %3$s do calendário %2$s",
- "You deleted event %3$s from calendar %2$s" : "Voce deletou o evento %3$s do calendário %2$s",
- "%1$s updated event %3$s in calendar %2$s" : "%1$s atualizou o evento %3$s no calendário %2$s",
- "You updated event %3$s in calendar %2$s" : "Voce atualizou o evento %3$s no calendário %2$s",
- "%1$s created todo %3$s in list %2$s" : "%1$s criou a tarefa %3$s na lista %2$s",
- "You created todo %3$s in list %2$s" : "Voce criou uma tarefa %3$s na lista %2$s",
- "%1$s deleted todo %3$s from list %2$s" : "%1$s deletou a tarefa %3$s da lista %2$s",
- "You deleted todo %3$s from list %2$s" : "Voce deletou a tarefa %3$s da lista %2$s",
- "%1$s updated todo %3$s in list %2$s" : "%1$s atualizou a tarefa %3$s na lista %2$s",
- "You updated todo %3$s in list %2$s" : "Voce atualizou a tarefa %3$s na lista %2$s",
- "%1$s solved todo %3$s in list %2$s" : "%1$s resolveu a tarefa %3$s na lista %2$s",
- "You solved todo %3$s in list %2$s" : "Voce resolveu a tarefa %3$s na lista %2$s",
- "%1$s reopened todo %3$s in list %2$s" : "%1$s reabriu a tarefa %3$s na lista %2$s",
- "You reopened todo %3$s in list %2$s" : "Voce reabriu a tarefa %3$s na lista %2$s",
- "Calendar" : "Calendário",
- "Todos" : "Tarefas",
"Contact birthdays" : "Aniversário dos contatos",
"Personal" : "Pessoal",
"Contacts" : "Contatos",
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 99d82b4cb41..bf3885b7d96 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -94,12 +94,18 @@ OC.L10N.register(
"You changed {file}" : "Usted ha cambiado {file}",
"{user} changed {file}" : "{user} ha cambiado {file}",
"You deleted {file}" : "Usted ha borrado {file}",
+ "{user} deleted {file}" : "{user} eliminó {file}",
+ "You restored {file}" : "Usted restauró {file}",
"{user} restored {file}" : "{user} restauró {file}",
"You renamed {oldfile} to {newfile}" : "Ha renombrado {oldfile} como {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} ha renombrado {oldfile } como {newfile}",
"You moved {oldfile} to {newfile}" : "Ha movido {oldfile } a {newfile}",
+ "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong> o <strong>renombrado</strong>.",
"A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta",
+ "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>eliminado</strong>.",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>",
+ "A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo o carpeta ha sido <strong>restaurado</strong>.",
"Upload (max. %s)" : "Subida (máx. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
@@ -121,6 +127,7 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
"Shared with you" : "Compartido con usted",
"Shared with others" : "Compartido con otros",
+ "Shared by link" : "Compartido por enlace",
"Tags" : "Etiquetas",
"Deleted files" : "Archivos eliminados",
"Text file" : "Archivo de texto",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index cff9e89eb21..c3a48182939 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -92,12 +92,18 @@
"You changed {file}" : "Usted ha cambiado {file}",
"{user} changed {file}" : "{user} ha cambiado {file}",
"You deleted {file}" : "Usted ha borrado {file}",
+ "{user} deleted {file}" : "{user} eliminó {file}",
+ "You restored {file}" : "Usted restauró {file}",
"{user} restored {file}" : "{user} restauró {file}",
"You renamed {oldfile} to {newfile}" : "Ha renombrado {oldfile} como {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} ha renombrado {oldfile } como {newfile}",
"You moved {oldfile} to {newfile}" : "Ha movido {oldfile } a {newfile}",
+ "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong> o <strong>renombrado</strong>.",
"A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta",
+ "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>eliminado</strong>.",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>",
+ "A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo o carpeta ha sido <strong>restaurado</strong>.",
"Upload (max. %s)" : "Subida (máx. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
@@ -119,6 +125,7 @@
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
"Shared with you" : "Compartido con usted",
"Shared with others" : "Compartido con otros",
+ "Shared by link" : "Compartido por enlace",
"Tags" : "Etiquetas",
"Deleted files" : "Archivos eliminados",
"Text file" : "Archivo de texto",
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index 5c5c851bd83..8dfee4bb302 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -15,7 +15,7 @@ OC.L10N.register(
"Invalid server URL" : "URL del server non valido",
"Failed to add the public link to your Nextcloud" : "Aggiunta del collegamento pubblico al tuo Nextcloud non riuscita",
"Share" : "Condividi",
- "No expiration date set" : "Nessuna data di scandenza impostata",
+ "No expiration date set" : "Nessuna data di scadenza impostata",
"Shared by" : "Condiviso da",
"Sharing" : "Condivisione",
"File shares" : "Condivisioni dei file",
diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json
index e8b53a54323..2125faa6c52 100644
--- a/apps/files_sharing/l10n/it.json
+++ b/apps/files_sharing/l10n/it.json
@@ -13,7 +13,7 @@
"Invalid server URL" : "URL del server non valido",
"Failed to add the public link to your Nextcloud" : "Aggiunta del collegamento pubblico al tuo Nextcloud non riuscita",
"Share" : "Condividi",
- "No expiration date set" : "Nessuna data di scandenza impostata",
+ "No expiration date set" : "Nessuna data di scadenza impostata",
"Shared by" : "Condiviso da",
"Sharing" : "Condivisione",
"File shares" : "Condivisioni dei file",
diff --git a/apps/files_versions/l10n/de.js b/apps/files_versions/l10n/de.js
index 4fcfaca4043..22a2fb3034c 100644
--- a/apps/files_versions/l10n/de.js
+++ b/apps/files_versions/l10n/de.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Konnte {file} nicht auf Revision {timestamp} zurücksetzen.",
"_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
"Restore" : "Wiederherstellen",
+ "No versions available" : "Neue Versionen verfügbar",
"More versions..." : "Weitere Versionen…",
"No other versions available" : "Keine anderen Versionen verfügbar"
},
diff --git a/apps/files_versions/l10n/de.json b/apps/files_versions/l10n/de.json
index 85811faf698..9351b4d829c 100644
--- a/apps/files_versions/l10n/de.json
+++ b/apps/files_versions/l10n/de.json
@@ -4,6 +4,7 @@
"Failed to revert {file} to revision {timestamp}." : "Konnte {file} nicht auf Revision {timestamp} zurücksetzen.",
"_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
"Restore" : "Wiederherstellen",
+ "No versions available" : "Neue Versionen verfügbar",
"More versions..." : "Weitere Versionen…",
"No other versions available" : "Keine anderen Versionen verfügbar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files_versions/l10n/de_DE.js b/apps/files_versions/l10n/de_DE.js
index 4fcfaca4043..22a2fb3034c 100644
--- a/apps/files_versions/l10n/de_DE.js
+++ b/apps/files_versions/l10n/de_DE.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Konnte {file} nicht auf Revision {timestamp} zurücksetzen.",
"_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
"Restore" : "Wiederherstellen",
+ "No versions available" : "Neue Versionen verfügbar",
"More versions..." : "Weitere Versionen…",
"No other versions available" : "Keine anderen Versionen verfügbar"
},
diff --git a/apps/files_versions/l10n/de_DE.json b/apps/files_versions/l10n/de_DE.json
index 85811faf698..9351b4d829c 100644
--- a/apps/files_versions/l10n/de_DE.json
+++ b/apps/files_versions/l10n/de_DE.json
@@ -4,6 +4,7 @@
"Failed to revert {file} to revision {timestamp}." : "Konnte {file} nicht auf Revision {timestamp} zurücksetzen.",
"_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
"Restore" : "Wiederherstellen",
+ "No versions available" : "Neue Versionen verfügbar",
"More versions..." : "Weitere Versionen…",
"No other versions available" : "Keine anderen Versionen verfügbar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files_versions/l10n/es.js b/apps/files_versions/l10n/es.js
index e41141ba612..bec562b458d 100644
--- a/apps/files_versions/l10n/es.js
+++ b/apps/files_versions/l10n/es.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "No se ha podido revertir {archivo} a revisión {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Recuperar",
+ "No versions available" : "No hay versiones disponibles",
"More versions..." : "Más versiones...",
"No other versions available" : "No hay otras versiones disponibles"
},
diff --git a/apps/files_versions/l10n/es.json b/apps/files_versions/l10n/es.json
index fd825264902..4b0d2ea2aa9 100644
--- a/apps/files_versions/l10n/es.json
+++ b/apps/files_versions/l10n/es.json
@@ -4,6 +4,7 @@
"Failed to revert {file} to revision {timestamp}." : "No se ha podido revertir {archivo} a revisión {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Recuperar",
+ "No versions available" : "No hay versiones disponibles",
"More versions..." : "Más versiones...",
"No other versions available" : "No hay otras versiones disponibles"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files_versions/l10n/fr.js b/apps/files_versions/l10n/fr.js
index e0e028cf397..23cc8be44f3 100644
--- a/apps/files_versions/l10n/fr.js
+++ b/apps/files_versions/l10n/fr.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Échec du retour du fichier {file} à la révision {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n octet","%n octets"],
"Restore" : "Restaurer",
+ "No versions available" : "Aucune version n'est disponible",
"More versions..." : "Plus de versions...",
"No other versions available" : "Aucune autre version n'est disponible"
},
diff --git a/apps/files_versions/l10n/fr.json b/apps/files_versions/l10n/fr.json
index 907446da320..ed563578a6d 100644
--- a/apps/files_versions/l10n/fr.json
+++ b/apps/files_versions/l10n/fr.json
@@ -4,6 +4,7 @@
"Failed to revert {file} to revision {timestamp}." : "Échec du retour du fichier {file} à la révision {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n octet","%n octets"],
"Restore" : "Restaurer",
+ "No versions available" : "Aucune version n'est disponible",
"More versions..." : "Plus de versions...",
"No other versions available" : "Aucune autre version n'est disponible"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/apps/files_versions/l10n/hu_HU.js b/apps/files_versions/l10n/hu_HU.js
index 625e87ef290..3eba3ee536c 100644
--- a/apps/files_versions/l10n/hu_HU.js
+++ b/apps/files_versions/l10n/hu_HU.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "{file} fájlt nem sikerült erre visszaállítani: {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
"Restore" : "Visszaállítás",
+ "No versions available" : "Nincs elérhető verzió",
"More versions..." : "További változatok...",
"No other versions available" : "Nincs több elérhető verzió"
},
diff --git a/apps/files_versions/l10n/hu_HU.json b/apps/files_versions/l10n/hu_HU.json
index ce8a2175cc9..412c3cc3b46 100644
--- a/apps/files_versions/l10n/hu_HU.json
+++ b/apps/files_versions/l10n/hu_HU.json
@@ -4,6 +4,7 @@
"Failed to revert {file} to revision {timestamp}." : "{file} fájlt nem sikerült erre visszaállítani: {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
"Restore" : "Visszaállítás",
+ "No versions available" : "Nincs elérhető verzió",
"More versions..." : "További változatok...",
"No other versions available" : "Nincs több elérhető verzió"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files_versions/l10n/it.js b/apps/files_versions/l10n/it.js
index 88f708d2f83..52a3955b476 100644
--- a/apps/files_versions/l10n/it.js
+++ b/apps/files_versions/l10n/it.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Ripristino di {file} alla revisione {timestamp} non riuscito.",
"_%n byte_::_%n bytes_" : ["%n byte","%n byte"],
"Restore" : "Ripristina",
+ "No versions available" : "Nessuna versione disponibile",
"More versions..." : "Altre versioni...",
"No other versions available" : "Non sono disponibili altre versioni"
},
diff --git a/apps/files_versions/l10n/it.json b/apps/files_versions/l10n/it.json
index f81009336e1..44df0b90132 100644
--- a/apps/files_versions/l10n/it.json
+++ b/apps/files_versions/l10n/it.json
@@ -4,6 +4,7 @@
"Failed to revert {file} to revision {timestamp}." : "Ripristino di {file} alla revisione {timestamp} non riuscito.",
"_%n byte_::_%n bytes_" : ["%n byte","%n byte"],
"Restore" : "Ripristina",
+ "No versions available" : "Nessuna versione disponibile",
"More versions..." : "Altre versioni...",
"No other versions available" : "Non sono disponibili altre versioni"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files_versions/l10n/pt_BR.js b/apps/files_versions/l10n/pt_BR.js
index f81abb4d554..dc62674d4a4 100644
--- a/apps/files_versions/l10n/pt_BR.js
+++ b/apps/files_versions/l10n/pt_BR.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Falha ao reverter {file} para a revisão {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Restaurar",
+ "No versions available" : "Não há versões disponíveis",
"More versions..." : "Mais versões...",
"No other versions available" : "Nenhuma outra versão disponível"
},
diff --git a/apps/files_versions/l10n/pt_BR.json b/apps/files_versions/l10n/pt_BR.json
index 97834d4fe3b..14799701090 100644
--- a/apps/files_versions/l10n/pt_BR.json
+++ b/apps/files_versions/l10n/pt_BR.json
@@ -4,6 +4,7 @@
"Failed to revert {file} to revision {timestamp}." : "Falha ao reverter {file} para a revisão {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Restaurar",
+ "No versions available" : "Não há versões disponíveis",
"More versions..." : "Mais versões...",
"No other versions available" : "Nenhuma outra versão disponível"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index 36a2331b9b0..c473915f853 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Channel updated" : "Kanal aktualisiert",
"Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
+ "Update for {app} to version %s is available." : "Ein Update für {app} auf Version %s ist verfügbar.",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater öffnen",
"Download now" : "Jetzt herunterladen",
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json
index abf6924b917..2f8012fd3ad 100644
--- a/apps/updatenotification/l10n/de.json
+++ b/apps/updatenotification/l10n/de.json
@@ -5,6 +5,7 @@
"Channel updated" : "Kanal aktualisiert",
"Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
+ "Update for {app} to version %s is available." : "Ein Update für {app} auf Version %s ist verfügbar.",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater öffnen",
"Download now" : "Jetzt herunterladen",
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 65df75973c1..fea2de004dd 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Channel updated" : "Kanal aktualisiert",
"Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
+ "Update for {app} to version %s is available." : "Ein Update für {app} auf Version %s ist verfügbar.",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater öffnen",
"Download now" : "Jetzt herunterladen",
diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json
index 5557fd5410a..430943425fd 100644
--- a/apps/updatenotification/l10n/de_DE.json
+++ b/apps/updatenotification/l10n/de_DE.json
@@ -5,6 +5,7 @@
"Channel updated" : "Kanal aktualisiert",
"Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
+ "Update for {app} to version %s is available." : "Ein Update für {app} auf Version %s ist verfügbar.",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater öffnen",
"Download now" : "Jetzt herunterladen",
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index 8aabb4c6c07..c0d1300412a 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Channel updated" : "Canal actualizado",
"Update to %1$s is available." : "Actualización a %1$s esta disponible.",
"Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.",
+ "Update for {app} to version %s is available." : "Actualización de {app} a la versión %s disponible.",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
"Download now" : "Descargar ahora",
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index d6cf3719da8..4a916a9786c 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -5,6 +5,7 @@
"Channel updated" : "Canal actualizado",
"Update to %1$s is available." : "Actualización a %1$s esta disponible.",
"Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.",
+ "Update for {app} to version %s is available." : "Actualización de {app} a la versión %s disponible.",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
"Download now" : "Descargar ahora",
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js
index dd2ca4c394f..ed4e253e3aa 100644
--- a/apps/updatenotification/l10n/it.js
+++ b/apps/updatenotification/l10n/it.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Channel updated" : "Canale aggiornato",
"Update to %1$s is available." : "Aggiornamento a %1$s disponibile.",
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
+ "Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"Open updater" : "Apri strumento di aggiornamento",
"Download now" : "Scarica ora",
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json
index 191c849a194..5415f3ed40d 100644
--- a/apps/updatenotification/l10n/it.json
+++ b/apps/updatenotification/l10n/it.json
@@ -5,6 +5,7 @@
"Channel updated" : "Canale aggiornato",
"Update to %1$s is available." : "Aggiornamento a %1$s disponibile.",
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
+ "Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"Open updater" : "Apri strumento di aggiornamento",
"Download now" : "Scarica ora",
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index 25e7bd2e2c3..f55dec6b790 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Channel updated" : "Canal atualizado",
"Update to %1$s is available." : "Atualização para %1$s está disponível.",
"Update for %1$s to version %2$s is available." : "Atualização de %1$s para versão %2$s está disponível.",
+ "Update for {app} to version %s is available." : "Atualização do {app} para a versão %s está disponível.",
"A new version is available: %s" : "Uma nova versão está disponível: %s",
"Open updater" : "Abrir atualizador",
"Download now" : "Baixe agora",
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json
index 5cd6aa1ddfe..72768436c62 100644
--- a/apps/updatenotification/l10n/pt_BR.json
+++ b/apps/updatenotification/l10n/pt_BR.json
@@ -5,6 +5,7 @@
"Channel updated" : "Canal atualizado",
"Update to %1$s is available." : "Atualização para %1$s está disponível.",
"Update for %1$s to version %2$s is available." : "Atualização de %1$s para versão %2$s está disponível.",
+ "Update for {app} to version %s is available." : "Atualização do {app} para a versão %s está disponível.",
"A new version is available: %s" : "Uma nova versão está disponível: %s",
"Open updater" : "Abrir atualizador",
"Download now" : "Baixe agora",
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js
index fd536ec7ec4..bb1faff8615 100644
--- a/apps/workflowengine/l10n/es.js
+++ b/apps/workflowengine/l10n/es.js
@@ -37,6 +37,7 @@ OC.L10N.register(
"Android client" : "Cliente Android",
"iOS client" : "Cliente iOS",
"Desktop client" : "Cliente de escritorio",
+ "User group membership" : "Pertenencia a un grupo de usuarios",
"is member of" : "es miembro de",
"is not member of" : "no es miembro de",
"The given operator is invalid" : "La operación dada no es valida",
@@ -46,6 +47,7 @@ OC.L10N.register(
"The given IP range is invalid" : "El rango de IPs no es valido",
"The given IP range is not valid for IPv4" : "El rango de IP no es valida para IPv4",
"The given IP range is not valid for IPv6" : "El rango de IP no es valida para IPv6",
+ "The given time span is invalid" : "El intervalo temporal dado es inválido",
"The given start time is invalid" : "La hora de inicio dada no es válida",
"The given end time is invalid" : "El tiempo final no es valido",
"The given group does not exist" : "El grupo dado no existe",
@@ -56,6 +58,7 @@ OC.L10N.register(
"Check %s does not exist" : "Chequeo %s no existe",
"Check %s is invalid" : "Chequeo %s no es valido",
"Check #%s does not exist" : "El chequeo #%s no existe",
+ "Workflow" : "Flujo de trabajo",
"Open documentation" : "Documentación abierta",
"Add rule group" : "Añadir regla al grupo",
"Short rule description" : "Descripción de la regla corta",
diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json
index aa217c99c0c..98fd00b678e 100644
--- a/apps/workflowengine/l10n/es.json
+++ b/apps/workflowengine/l10n/es.json
@@ -35,6 +35,7 @@
"Android client" : "Cliente Android",
"iOS client" : "Cliente iOS",
"Desktop client" : "Cliente de escritorio",
+ "User group membership" : "Pertenencia a un grupo de usuarios",
"is member of" : "es miembro de",
"is not member of" : "no es miembro de",
"The given operator is invalid" : "La operación dada no es valida",
@@ -44,6 +45,7 @@
"The given IP range is invalid" : "El rango de IPs no es valido",
"The given IP range is not valid for IPv4" : "El rango de IP no es valida para IPv4",
"The given IP range is not valid for IPv6" : "El rango de IP no es valida para IPv6",
+ "The given time span is invalid" : "El intervalo temporal dado es inválido",
"The given start time is invalid" : "La hora de inicio dada no es válida",
"The given end time is invalid" : "El tiempo final no es valido",
"The given group does not exist" : "El grupo dado no existe",
@@ -54,6 +56,7 @@
"Check %s does not exist" : "Chequeo %s no existe",
"Check %s is invalid" : "Chequeo %s no es valido",
"Check #%s does not exist" : "El chequeo #%s no existe",
+ "Workflow" : "Flujo de trabajo",
"Open documentation" : "Documentación abierta",
"Add rule group" : "Añadir regla al grupo",
"Short rule description" : "Descripción de la regla corta",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 8b8853ed137..c52328211f8 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -234,7 +234,7 @@ OC.L10N.register(
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione di Nextcloud.",
"App can't be installed because it is not compatible with this version of Nextcloud" : "L'applicazione non può essere installata perché non è compatibile con questa versione di Nextcloud",
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "L'applicazione non può essere installata poiché la versione nel file info.xml/version non è la stessa riportata dall'app store",
- "Hint: You can speed up the upgrade by executing this SQL command manually: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;" : "Suggerimento: puoi eseguire più velocemente l'aggiornamento eseguendo questa istruziine SQL: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;",
+ "Hint: You can speed up the upgrade by executing this SQL command manually: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;" : "Suggerimento: puoi eseguire più velocemente l'aggiornamento eseguendo questa istruzione SQL: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "L'esecuzione del server Nextcloud sulla piattaforma Microsoft Windows non è supportato. Ti consigliamo di utilizzare un server Linux in una macchina virtuale se non hai la possibilità di migrare il server. Trovare i pacchetti per Linux è facile quanto attivare immagini di macchine virtuali su <a href=\"%s\">%s</a>. Per migrare installazioni esistenti su Linux, puoi trovare alcuni consigli e uno script di migrazione nella <a href=\"%s\">nostra documentazione</a>.",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Ciò può essere normalmente corretto <a href=\"%s\" target=\"_blank\">fornendo al server web accesso in scrittura alla cartella radice</a>."
},
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index a1ad0821dad..4d1455e8dab 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -232,7 +232,7 @@
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione di Nextcloud.",
"App can't be installed because it is not compatible with this version of Nextcloud" : "L'applicazione non può essere installata perché non è compatibile con questa versione di Nextcloud",
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "L'applicazione non può essere installata poiché la versione nel file info.xml/version non è la stessa riportata dall'app store",
- "Hint: You can speed up the upgrade by executing this SQL command manually: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;" : "Suggerimento: puoi eseguire più velocemente l'aggiornamento eseguendo questa istruziine SQL: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;",
+ "Hint: You can speed up the upgrade by executing this SQL command manually: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;" : "Suggerimento: puoi eseguire più velocemente l'aggiornamento eseguendo questa istruzione SQL: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "L'esecuzione del server Nextcloud sulla piattaforma Microsoft Windows non è supportato. Ti consigliamo di utilizzare un server Linux in una macchina virtuale se non hai la possibilità di migrare il server. Trovare i pacchetti per Linux è facile quanto attivare immagini di macchine virtuali su <a href=\"%s\">%s</a>. Per migrare installazioni esistenti su Linux, puoi trovare alcuni consigli e uno script di migrazione nella <a href=\"%s\">nostra documentazione</a>.",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Ciò può essere normalmente corretto <a href=\"%s\" target=\"_blank\">fornendo al server web accesso in scrittura alla cartella radice</a>."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 5a30a62c182..ef96bd603fd 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -244,7 +244,7 @@ OC.L10N.register(
"Hide description …" : "Nascondi descrizione...",
"This app has an update available." : "Un aggiornamento di questa applicazione è disponibile.",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione minima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.",
- "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione massima di Nextcloud richiesta. In futuro cio sarà considerato un errore.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione massima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:",
"Enable only for specific groups" : "Abilita solo per gruppi specifici",
"Uninstall App" : "Disinstalla applicazione",
@@ -301,7 +301,7 @@ OC.L10N.register(
"Desktop client" : "Client desktop",
"Android app" : "Applicazione Android",
"iOS app" : "Applicazione iOS",
- "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}junisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}unisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!",
"Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio",
"Web, desktop and mobile clients currently logged in to your account." : "Client web, desktop e mobile attualmente connessi al tuo account.",
"Device" : "Dispositivo",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index bc2a8a0149a..a0fb970ccdb 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -242,7 +242,7 @@
"Hide description …" : "Nascondi descrizione...",
"This app has an update available." : "Un aggiornamento di questa applicazione è disponibile.",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione minima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.",
- "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione massima di Nextcloud richiesta. In futuro cio sarà considerato un errore.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione massima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:",
"Enable only for specific groups" : "Abilita solo per gruppi specifici",
"Uninstall App" : "Disinstalla applicazione",
@@ -299,7 +299,7 @@
"Desktop client" : "Client desktop",
"Android app" : "Applicazione Android",
"iOS app" : "Applicazione iOS",
- "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}junisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}unisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!",
"Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio",
"Web, desktop and mobile clients currently logged in to your account." : "Client web, desktop e mobile attualmente connessi al tuo account.",
"Device" : "Dispositivo",