summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-19 01:57:09 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-19 01:57:09 -0400
commit77cfddff0f8eae2c6010e41e585f7543628d554e (patch)
tree7bb040be227b6f6dfcb18fb30de54a5fbe66b718 /apps/files_trashbin
parent8f7676c762ce4a6d2db852693060cd672b05121b (diff)
downloadnextcloud-server-77cfddff0f8eae2c6010e41e585f7543628d554e.tar.gz
nextcloud-server-77cfddff0f8eae2c6010e41e585f7543628d554e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/az.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/az.php b/apps/files_trashbin/l10n/az.php
index e0242f9385a..60a214eea59 100644
--- a/apps/files_trashbin/l10n/az.php
+++ b/apps/files_trashbin/l10n/az.php
@@ -6,6 +6,8 @@ $TRANSLATIONS = array(
"Restore" => "Geri qaytar",
"Error" => "Səhv",
"restored" => "geriqaytarılıb",
-"Name" => "Ad"
+"Name" => "Ad",
+"Deleted" => "Silinib",
+"Delete" => "Sil"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";