diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-04 00:06:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-04 00:06:56 +0000 |
commit | 14d226dc33d5ad6965f1d01197832abf83a0eeed (patch) | |
tree | cfc46d8bede2f9ef74ce586220f0b238ebdbd6c8 /apps/files/l10n/ast.js | |
parent | 657c8da81121b272deb29a25f920280a1dc521bc (diff) | |
download | nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.tar.gz nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 092610b7140..4a228519647 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -90,7 +90,6 @@ OC.L10N.register( "Local link" : "Enllaz llocal", "Folder" : "Carpeta", "New folder" : "Nueva carpeta", - "{newname} already exists" : "{newname} yá existe", "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", @@ -130,6 +129,7 @@ OC.L10N.register( "No favorites" : "Nengún favoritu", "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" + "New text file.txt" : "Nuevu testu ficheru.txt", + "{newname} already exists" : "{newname} yá existe" }, "nplurals=2; plural=(n != 1);"); |