diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
commit | e4551106f5e8df91be2b70fe9058292c985b6913 (patch) | |
tree | 629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/ast.js | |
parent | 45018a0e839f71dd8fac892125b77b5bccd1713a (diff) | |
download | nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ast.js')
-rw-r--r-- | apps/files_sharing/l10n/ast.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index cbffd5b6fb7..252fc4fb68a 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -66,9 +66,6 @@ OC.L10N.register( "Download" : "Baxar", "Direct link" : "Enllaz direutu", "Share API is disabled" : "L'API de compartición ta desactivada", - "This share is password-protected" : "Esta compartición tien contraseña protexida", - "The password is wrong. Try again." : "La contraseña ye incorreuta. Inténtalo otra vegada.", - "Password" : "Contraseña", "No entries found in this folder" : "Nenguna entrada en esta carpeta", "Name" : "Nome", "Share time" : "Compartir hora", @@ -83,6 +80,9 @@ OC.L10N.register( "Select or drop files" : "Esbilla o suelta ficheros", "Uploading files…" : "Xubiendo ficheros...", "Uploaded files:" : "Ficheros xubíos:", - "{actor} removed you from {file}" : "{actor} desanicióte de {file}" + "{actor} removed you from {file}" : "{actor} desanicióte de {file}", + "This share is password-protected" : "Esta compartición tien contraseña protexida", + "The password is wrong. Try again." : "La contraseña ye incorreuta. Inténtalo otra vegada.", + "Password" : "Contraseña" }, "nplurals=2; plural=(n != 1);"); |