Blame view
sources/apps/files_encryption/l10n/is.php
144 Bytes
|
31b7f2792
|
1 2 3 4 |
<?php $TRANSLATIONS = array( "Saving..." => "Er að vista ...", "Encryption" => "Dulkóðun" |
|
03e52840d
|
5 |
); |
|
31b7f2792
|
6 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |