diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-12 01:57:17 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-12 01:57:17 -0400 |
commit | 8320b8eb7aed2e5ca951663d2b3894f0484f407d (patch) | |
tree | d364c5f36ac404291a7c24718ee4fa961f6448a7 /lib/l10n/nn_NO.php | |
parent | 364e1f852fe8640d7d6fa149f784a0d2d1de0a57 (diff) | |
download | nextcloud-server-8320b8eb7aed2e5ca951663d2b3894f0484f407d.tar.gz nextcloud-server-8320b8eb7aed2e5ca951663d2b3894f0484f407d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nn_NO.php')
-rw-r--r-- | lib/l10n/nn_NO.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nn_NO.php b/lib/l10n/nn_NO.php index e8bf8dfdef4..db257f35dce 100644 --- a/lib/l10n/nn_NO.php +++ b/lib/l10n/nn_NO.php @@ -13,6 +13,7 @@ $TRANSLATIONS = array( "Text" => "Tekst", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Tenaren din er ikkje enno rett innstilt til å tilby filsynkronisering sidan WebDAV-grensesnittet ser ut til å vera øydelagt.", "Please double check the <a href='%s'>installation guides</a>." => "Ver venleg og dobbeltsjekk <a href='%s'>installasjonsrettleiinga</a>.", +"%s shared »%s« with you" => "%s delte «%s» med deg", "seconds ago" => "sekund sidan", "_%n minute ago_::_%n minutes ago_" => array("","%n minutt sidan"), "_%n hour ago_::_%n hours ago_" => array("","%n timar sidan"), |