summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-11 00:09:22 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-11 00:09:22 +0000
commit67278d12e1f572d390722935f0eeb9aed34b708c (patch)
treebf38804db5905b402fdca75cbba026f524ffb4c1 /apps
parent3c30ca826044213c76b00e3120f98f6821835ef3 (diff)
downloadnextcloud-server-67278d12e1f572d390722935f0eeb9aed34b708c.tar.gz
nextcloud-server-67278d12e1f572d390722935f0eeb9aed34b708c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/it.js2
-rw-r--r--apps/comments/l10n/it.json2
-rw-r--r--apps/files/l10n/es.js1
-rw-r--r--apps/files/l10n/es.json1
-rw-r--r--apps/files_sharing/l10n/es.js2
-rw-r--r--apps/files_sharing/l10n/es.json2
6 files changed, 8 insertions, 2 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js
index ce98270c06d..ae514ece113 100644
--- a/apps/comments/l10n/it.js
+++ b/apps/comments/l10n/it.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Type in a new comment..." : "Digita un nuovo commento...",
"Delete comment" : "Elimina commento",
- "Post" : "Post",
+ "Post" : "Commento",
"Cancel" : "Annulla",
"Edit comment" : "Modifica commento",
"[Deleted user]" : "[Utente eliminato]",
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json
index 50b8aa17698..20ff98ed181 100644
--- a/apps/comments/l10n/it.json
+++ b/apps/comments/l10n/it.json
@@ -1,7 +1,7 @@
{ "translations": {
"Type in a new comment..." : "Digita un nuovo commento...",
"Delete comment" : "Elimina commento",
- "Post" : "Post",
+ "Post" : "Commento",
"Cancel" : "Annulla",
"Edit comment" : "Modifica commento",
"[Deleted user]" : "[Utente eliminato]",
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index bf0b9b54503..8298218481c 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -83,6 +83,7 @@ OC.L10N.register(
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "El almacén de {owner} está casi lleno en un ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["coincidencias '{filter}'","coincidencia '{filter}'"],
+ "View in folder" : "Ver en carpeta",
"Path" : "Ruta",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Agregado a Favoritos",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index d623ed90c96..d6b1e78079e 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -81,6 +81,7 @@
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "El almacén de {owner} está casi lleno en un ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["coincidencias '{filter}'","coincidencia '{filter}'"],
+ "View in folder" : "Ver en carpeta",
"Path" : "Ruta",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Agregado a Favoritos",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 8bb1afa8597..36e1eb69630 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"You can upload into this folder" : "Usted puede cargar en esta carpeta",
"No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}",
"Invalid ownCloud url" : "URL de ownCloud inválida",
+ "No expiration date set" : "No se ha establecido fecha de caducidad",
"Shared by" : "Compartido por",
"Sharing" : "Compartiendo",
"Share API is disabled" : "El API de compartir está deshabilitado",
@@ -95,6 +96,7 @@ OC.L10N.register(
"No entries found in this folder" : "No hay entradas en esta carpeta",
"Name" : "Nombre",
"Share time" : "Compartido hace",
+ "Expiration date" : "Fecha de caducidad",
"Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.",
"Reasons might be:" : "Las causas podrían ser:",
"the item was removed" : "el elemento fue eliminado",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index 4a6f0133c92..87810f3139e 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -23,6 +23,7 @@
"You can upload into this folder" : "Usted puede cargar en esta carpeta",
"No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}",
"Invalid ownCloud url" : "URL de ownCloud inválida",
+ "No expiration date set" : "No se ha establecido fecha de caducidad",
"Shared by" : "Compartido por",
"Sharing" : "Compartiendo",
"Share API is disabled" : "El API de compartir está deshabilitado",
@@ -93,6 +94,7 @@
"No entries found in this folder" : "No hay entradas en esta carpeta",
"Name" : "Nombre",
"Share time" : "Compartido hace",
+ "Expiration date" : "Fecha de caducidad",
"Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.",
"Reasons might be:" : "Las causas podrían ser:",
"the item was removed" : "el elemento fue eliminado",