diff options
Diffstat (limited to 'apps/files_sharing/l10n/ast.php')
-rw-r--r-- | apps/files_sharing/l10n/ast.php | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/ast.php b/apps/files_sharing/l10n/ast.php index bfec96f30ac..742245f5374 100644 --- a/apps/files_sharing/l10n/ast.php +++ b/apps/files_sharing/l10n/ast.php @@ -6,9 +6,6 @@ $TRANSLATIONS = array( "No files have been shared with you yet." => "Entá nun se compartieron ficheros contigo.", "You haven't shared any files yet." => "Entá nun compartiesti dengún ficheru.", "You haven't shared any files by link yet." => "Entá nun compartiesti nengún ficheru por enllaz.", -"Could not load template" => "Nun pudo cargase la plantía", -"Saved" => "Guardáu", -"Reset" => "Reaniciar", "Shared by {owner}" => "Compartíu por {owner}", "Shared by" => "Compartíu por", "This share is password-protected" => "Esta compartición tien contraseña protexida", @@ -24,10 +21,6 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Pa más información, entrúga-y a la persona qu'unvió esti enllaz", "Download" => "Baxar", "Download %s" => "Descargar %s", -"Direct link" => "Enllaz direutu", -"Mail templates" => "Plantíes de corréu", -"Theme" => "Tema", -"Template" => "Plantía", -"Save" => "Guardar" +"Direct link" => "Enllaz direutu" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |