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/nb_NO/files_sharing.po | |
parent | 86b06c72bbdd8fb9c230b9a7b6574b32ec67b598 (diff) | |
download | nextcloud-server-cff9440a37a64a43403b7dd57a99a203410e426a.tar.gz nextcloud-server-cff9440a37a64a43403b7dd57a99a203410e426a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/nb_NO/files_sharing.po')
-rw-r--r-- | l10n/nb_NO/files_sharing.po | 40 |
1 files changed, 36 insertions, 4 deletions
diff --git a/l10n/nb_NO/files_sharing.po b/l10n/nb_NO/files_sharing.po index ccfe56e2a58..1f322a3b743 100644 --- a/l10n/nb_NO/files_sharing.po +++ b/l10n/nb_NO/files_sharing.po @@ -9,8 +9,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: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -19,10 +19,34 @@ msgstr "" "Language: nb_NO\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 "Delt av {owner}" +#: 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 "Denne delingen er passordbeskyttet" @@ -35,6 +59,14 @@ msgstr "Passordet er feil. Prøv på nytt." msgid "Password" msgstr "Passord" +#: 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 "Beklager, denne lenken ser ikke ut til å virke lenger." @@ -66,7 +98,7 @@ msgstr "Last ned" #: templates/public.php:52 #, php-format msgid "Download %s" -msgstr "" +msgstr "Last ned %s" #: templates/public.php:56 msgid "Direct link" |