Blame view
sources/apps/firstrunwizard/l10n/is.php
171 Bytes
|
6d9380f96
|
1 2 |
<?php $TRANSLATIONS = array( |
|
d1bafeea1
|
3 |
"Connect your Calendar" => "Tengju dagatalið þitt", |
|
6d9380f96
|
4 |
"Documentation" => "Notendahandbók" |
|
d1bafeea1
|
5 |
); |
|
6d9380f96
|
6 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |