summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-18 01:55:01 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-18 01:55:01 -0400
commita7509e5fd98c05ea98d8b2e9f6b462ba1af51ca2 (patch)
tree31f93f3e735ce768bb5cafd5806303263b76c1af /apps/files_trashbin
parentb3d12412ce1eba0a5cc1b5e181ff3c8196ea0617 (diff)
downloadnextcloud-server-a7509e5fd98c05ea98d8b2e9f6b462ba1af51ca2.tar.gz
nextcloud-server-a7509e5fd98c05ea98d8b2e9f6b462ba1af51ca2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/ur_PK.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ur_PK.php b/apps/files_trashbin/l10n/ur_PK.php
index 4eaa8d15d20..fc71b528ced 100644
--- a/apps/files_trashbin/l10n/ur_PK.php
+++ b/apps/files_trashbin/l10n/ur_PK.php
@@ -1,6 +1,14 @@
<?php
$TRANSLATIONS = array(
+"Couldn't delete %s permanently" => "حذف نہیں ہو سکتا %s مستقل طور پر",
+"Couldn't restore %s" => "بحال نہيں کيا جا سکتا %s",
+"Deleted files" => "حذف شدہ فائليں",
+"Restore" => "بحال",
"Error" => "ایرر",
+"restored" => "بحال شدہ",
+"Nothing in here. Your trash bin is empty!" => " یہاں کچھ بھی نہیں .آپکی ردی کی ٹوکری خالی ہے.",
+"Name" => "اسم",
+"Deleted" => "حذف شدہ ",
"Delete" => "حذف کریں"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";