Blame view
sources/apps/files_sharing/l10n/bg_BG.php
231 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Password" => "Парола", |
|
6d9380f96
|
4 5 6 7 |
"Shared by" => "Споделено от", "Name" => "Име", "Save" => "Запис", "Download" => "Изтегляне" |
|
03e52840d
|
8 |
); |
|
31b7f2792
|
9 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |