diff options
Diffstat (limited to 'l10n/ur_PK/files_sharing.po')
-rw-r--r-- | l10n/ur_PK/files_sharing.po | 40 |
1 files changed, 36 insertions, 4 deletions
diff --git a/l10n/ur_PK/files_sharing.po b/l10n/ur_PK/files_sharing.po index 9ebbf368417..aab9aee67a4 100644 --- a/l10n/ur_PK/files_sharing.po +++ b/l10n/ur_PK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-11 01:55-0400\n" -"PO-Revision-Date: 2014-05-11 05:02+0000\n" +"POT-Creation-Date: 2014-05-31 01:54-0400\n" +"PO-Revision-Date: 2014-05-31 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -17,10 +17,34 @@ msgstr "" "Language: ur_PK\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:33 +#: appinfo/app.php:32 js/app.js:32 +msgid "Shared with you" +msgstr "" + +#: appinfo/app.php:41 js/app.js:51 +msgid "Shared with others" +msgstr "" + +#: js/app.js:33 +msgid "No files have been shared with you yet." +msgstr "" + +#: js/app.js:52 +msgid "You haven't shared any files yet." +msgstr "" + +#: js/share.js:47 js/share.js:55 msgid "Shared by {owner}" msgstr "" +#: js/sharedfilelist.js:116 +msgid "Shared by" +msgstr "" + +#: js/sharedfilelist.js:220 +msgid "link" +msgstr "" + #: templates/authenticate.php:4 msgid "This share is password-protected" msgstr "" @@ -33,6 +57,14 @@ msgstr "" msgid "Password" msgstr "پاسورڈ" +#: templates/list.php:16 +msgid "Name" +msgstr "" + +#: templates/list.php:20 +msgid "Share time" +msgstr "" + #: templates/part.404.php:3 msgid "Sorry, this link doesn’t seem to work anymore." msgstr "" @@ -59,7 +91,7 @@ msgstr "" #: templates/public.php:21 msgid "Download" -msgstr "" +msgstr "ڈاؤن لوڈ،" #: templates/public.php:52 #, php-format |