summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-07 00:07:04 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-07 00:07:04 +0000
commit838e258b44154b0a04b4b588764ad1b94242db58 (patch)
tree52c8310d3a5bf1f997f25ff905b0492a5771d9b4 /apps/files/l10n/ast.js
parent6278d3bbfdc406a5f5c790472336d4c515f70894 (diff)
downloadnextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.tar.gz
nextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r--apps/files/l10n/ast.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js
index 4a228519647..23c023eb82e 100644
--- a/apps/files/l10n/ast.js
+++ b/apps/files/l10n/ast.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Upload" : "Xubir",
"An error occurred while trying to update the tags" : "Hebo un fallu mientres s'intentaba actualizar les etiquetes",
"A new file or folder has been <strong>created</strong>" : "<strong>Creóse</strong> un ficheru o carpeta nuevos",
- "A file or folder has been <strong>changed</strong>" : "<strong>Camudóse</strong> un ficheru o carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Llendar les notificaciones tocantes a creación y cambeos a tos <strong>ficheros favoritos</strong <em>(namás Stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "<strong>Desanicióse</strong> un ficheru o carpeta",
"A file or folder has been <strong>restored</strong>" : "<strong>Restauróse</strong> un ficheru o carpeta",
@@ -130,6 +129,7 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Los ficheros y carpetes que marque como favoritos apaecerán equí",
"Text file" : "Ficheru de testu",
"New text file.txt" : "Nuevu testu ficheru.txt",
- "{newname} already exists" : "{newname} yá existe"
+ "{newname} already exists" : "{newname} yá existe",
+ "A file or folder has been <strong>changed</strong>" : "<strong>Camudóse</strong> un ficheru o carpeta"
},
"nplurals=2; plural=(n != 1);");