diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-31 01:55:46 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-31 01:55:46 -0400 |
commit | cff9440a37a64a43403b7dd57a99a203410e426a (patch) | |
tree | 04ff4c981df6096b2f8d632d64b8549c90dca9bb /l10n/templates/files_sharing.pot | |
parent | 86b06c72bbdd8fb9c230b9a7b6574b32ec67b598 (diff) | |
download | nextcloud-server-cff9440a37a64a43403b7dd57a99a203410e426a.tar.gz nextcloud-server-cff9440a37a64a43403b7dd57a99a203410e426a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/templates/files_sharing.pot')
-rw-r--r-- | l10n/templates/files_sharing.pot | 36 |
1 files changed, 34 insertions, 2 deletions
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index f190cfe2c31..564bed250af 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-30 01:54-0400\n" +"POT-Creation-Date: 2014-05-31 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,10 +17,34 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: js/share.js:49 js/share.js:57 +#: 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 "" |