From 4ad4b9768cd8b7e1107de0f9a15c039486c9c793 Mon Sep 17 00:00:00 2001
From: Jenkins for ownCloud <thomas.mueller@tmit.eu>
Date: Tue, 8 Apr 2014 01:57:51 -0400
Subject: [tx-robot] updated from transifex

---
 apps/files_external/l10n/ast.php | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 apps/files_external/l10n/ast.php

(limited to 'apps/files_external/l10n/ast.php')

diff --git a/apps/files_external/l10n/ast.php b/apps/files_external/l10n/ast.php
new file mode 100644
index 00000000000..e304b890f99
--- /dev/null
+++ b/apps/files_external/l10n/ast.php
@@ -0,0 +1,5 @@
+<?php
+$TRANSLATIONS = array(
+"Delete" => "Desaniciar"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
-- 
cgit v1.2.3