diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-09 00:03:49 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-09 00:03:49 +0100 |
commit | cb57a20ec27c5716fa52a998babf7e93f64fbe4e (patch) | |
tree | 295a961e5571dd050f692023760088a722610fb2 /core/l10n/nb_NO.php | |
parent | 4c06c25c6cb6ac64f1685222c9cdf35afe80aea6 (diff) | |
download | nextcloud-server-cb57a20ec27c5716fa52a998babf7e93f64fbe4e.tar.gz nextcloud-server-cb57a20ec27c5716fa52a998babf7e93f64fbe4e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nb_NO.php')
-rw-r--r-- | core/l10n/nb_NO.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php index d210485fd9f..c6cfc6bfe9e 100644 --- a/core/l10n/nb_NO.php +++ b/core/l10n/nb_NO.php @@ -3,6 +3,16 @@ "No category to add?" => "Ingen kategorier å legge til?", "This category already exists: " => "Denne kategorien finnes allerede:", "Settings" => "Innstillinger", +"seconds ago" => "sekunder siden", +"1 minute ago" => "1 minutt siden", +"{minutes} minutes ago" => "{minutes} minutter siden", +"today" => "i dag", +"yesterday" => "i går", +"{days} days ago" => "{days} dager siden", +"last month" => "forrige måned", +"months ago" => "måneder siden", +"last year" => "forrige år", +"years ago" => "år siden", "Choose" => "Velg", "Cancel" => "Avbryt", "No" => "Nei", |