aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-08 00:06:50 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-08 00:06:50 +0000
commit0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9 (patch)
tree949dc5ad36f9bd2da7ed0e8baf04d78ca630111f /apps/systemtags
parent9e7824f3edcb498447915a396e93678ddb6f5768 (diff)
downloadnextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.tar.gz
nextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/es.js3
-rw-r--r--apps/systemtags/l10n/es.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js
index 08dce10c27b..25dcc015e59 100644
--- a/apps/systemtags/l10n/es.js
+++ b/apps/systemtags/l10n/es.js
@@ -36,6 +36,7 @@ OC.L10N.register(
"No files in here" : "Aquí no hay archivos",
"No entries found in this folder" : "No hay entradas en esta carpeta",
"Size" : "Tamaño",
- "Modified" : "Modificado"
+ "Modified" : "Modificado",
+ "%s (not-assignable)" : "%s (no-asignable)"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json
index 695f6a0fcbd..a9d5b94952b 100644
--- a/apps/systemtags/l10n/es.json
+++ b/apps/systemtags/l10n/es.json
@@ -34,6 +34,7 @@
"No files in here" : "Aquí no hay archivos",
"No entries found in this folder" : "No hay entradas en esta carpeta",
"Size" : "Tamaño",
- "Modified" : "Modificado"
+ "Modified" : "Modificado",
+ "%s (not-assignable)" : "%s (no-asignable)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file