diff options
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 9ec9e9ec523..0140a76377a 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -144,6 +144,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartío «%2$s» contigo y quier amestar:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartío «%2$s» contigo y quier amestar", "»%s« added a note to a file shared with you" : "«%s» amestó una nota a un ficheru compartío contigo", + "Unknown share type" : "Tipu de compartición desconocida", "You are not allowed to share %s" : "Nun tienes permisu pa compartir «%s»", "Cannot increase permissions of %s" : "Nun se pue amentar los permisos de: %s", "Files cannot be shared with create permissions" : "Los ficheros nun se pue compartir colos permisos de creación", |