summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
commita7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch)
treeccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/files/l10n/ast.js
parent2ee948e8d1a836696c514657c78804d1942f0d7b (diff)
downloadnextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz
nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 692be48bb95..d2b777cc43f 100644
--- a/apps/files/l10n/ast.js
+++ b/apps/files/l10n/ast.js
@@ -48,7 +48,6 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n carpeta","%n carpetes"],
"_%n file_::_%n files_" : ["%n ficheru","%n ficheros"],
"{dirs} and {files}" : "{dirs} y {files}",
- "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí",
"_Uploading %n file_::_Uploading %n files_" : ["Xubiendo %n ficheru","Xubiendo %n ficheros"],
"New" : "Nuevu",
"\"{name}\" is an invalid file name." : "\"{name}\" ye un nome de ficheru inválidu.",
@@ -108,6 +107,7 @@ OC.L10N.register(
"Shared by link" : "Compartíos per enllaz",
"Text file" : "Ficheru de testu",
"New text file.txt" : "Nuevu testu ficheru.txt",
- "Select" : "Esbillar"
+ "Select" : "Esbillar",
+ "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí"
},
"nplurals=2; plural=(n != 1);");