Blame view
sources/apps/files_sharing/l10n/lb.php
304 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
31b7f2792
|
3 |
"Password" => "Passwuert", |
|
6d9380f96
|
4 5 6 7 8 |
"Shared by" => "Gedeelt vun", "The password is wrong. Try again." => "Den Passwuert ass incorrect. Probeier ed nach eng keier.", "Name" => "Numm", "Save" => "Späicheren", "Download" => "Download" |
|
03e52840d
|
9 |
); |
|
31b7f2792
|
10 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |