Blame view
sources/apps/files_sharing/l10n/is.php
197 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Password" => "Lykilorð", |
|
6d9380f96
|
4 5 6 7 |
"Shared by" => "Deilt af", "Name" => "Nafn", "Save" => "Vista", "Download" => "Niðurhal" |
|
03e52840d
|
8 |
); |
|
31b7f2792
|
9 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |