diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-30 01:59:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-30 01:59:18 +0200 |
commit | 5764bf088eb25f7b635e48cebbffce7addec463a (patch) | |
tree | 20b82c33579e41f79a7332bde80f6688533e907c /lib/l10n | |
parent | a5c72f1ad27dad9b9b81e9819b6e72473a72e80d (diff) | |
download | nextcloud-server-5764bf088eb25f7b635e48cebbffce7addec463a.tar.gz nextcloud-server-5764bf088eb25f7b635e48cebbffce7addec463a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/nn_NO.php | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/lib/l10n/nn_NO.php b/lib/l10n/nn_NO.php index 6f7f8046e6e..f8f15c9fba6 100644 --- a/lib/l10n/nn_NO.php +++ b/lib/l10n/nn_NO.php @@ -7,5 +7,15 @@ "Admin" => "Administrer", "Authentication error" => "Feil i autentisering", "Files" => "Filer", -"Text" => "Tekst" +"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 vennleg og dobbeltsjekk <a href='%s'>installasjonsrettleiinga</a>.", +"seconds ago" => "sekund sidan", +"1 minute ago" => "1 minutt sidan", +"1 hour ago" => "1 time sidan", +"today" => "i dag", +"yesterday" => "i går", +"last month" => "førre månad", +"last year" => "i fjor", +"years ago" => "år sidan" ); |