Blame view
sources/apps/files_external/l10n/nn_NO.php
182 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Configuration" => "Innstillingar", |
|
03e52840d
|
4 5 6 7 |
"Groups" => "Grupper", "Users" => "Brukarar", "Delete" => "Slett" ); |
|
31b7f2792
|
8 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |