diff options
Diffstat (limited to 'apps/files/l10n/nb_NO.php')
-rw-r--r-- | apps/files/l10n/nb_NO.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php index 2efc87ce9ad..cb9be29ccc3 100644 --- a/apps/files/l10n/nb_NO.php +++ b/apps/files/l10n/nb_NO.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Lagringsplass ikke tilgjengelig", +"Storage invalid" => "Lagringsplass ugyldig", +"Unknown error" => "Ukjent feil", "Could not move %s - File with this name already exists" => "Kan ikke flytte %s - En fil med samme navn finnes allerede", "Could not move %s" => "Kunne ikke flytte %s", "File name cannot be empty." => "Filnavn kan ikke være tomt.", |