Blame view
sources/apps/files_sharing/l10n/bg_BG.php
470 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Password" => "Парола", |
|
03e52840d
|
4 5 6 |
"%s shared the folder %s with you" => "%s сподели папката %s с Вас", "%s shared the file %s with you" => "%s сподели файла %s с Вас", "Download" => "Изтегляне", |
|
31b7f2792
|
7 8 9 |
"Upload" => "Качване", "Cancel upload" => "Спри качването", "No preview available for" => "Няма наличен преглед за" |
|
03e52840d
|
10 |
); |
|
31b7f2792
|
11 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |