Blame view
sources/apps/files_trashbin/l10n/is.php
138 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Error" => "Villa", |
|
03e52840d
|
4 |
"Name" => "Nafn", |
|
03e52840d
|
5 6 |
"Delete" => "Eyưa" ); |
|
31b7f2792
|
7 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |