Files
nairobi/config/locales/sr/documents.yml
Senén Rodero Rodríguez 3240f211b5 Update translations from Crowdin
Add translations files for two new languages: Indonesian and
Tagalog.

Change Serbian (Cyrillic) folder from `sr-SP` to `sr`, this is a
preference of us so we can run i18n-tasks without having to
rename the folder first.
2020-09-23 17:22:46 +02:00

25 lines
1.5 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

sr:
documents:
title: Документа
max_documents_allowed_reached: Достигли сте максималан број дозвољених докумената! <strong>Морате обрисати један пре него што унесете други. </strong>
additional: Додатна документација
form:
title: Документа
title_placeholder: Додајте описни наслов за документ
delete_button: Уклоните документ
cancel_button: Одбите
note: "Можете унети максимум %{max_documents_allowed} документа следећег садржаја:%{accepted_content_types}, до %{max_file_size} МБ по датотеци."
add_new_document: Додајте нови документ
actions:
destroy:
notice: Документ је успешно обрисан.
alert: Не можете да обришете документ.
confirm: Да ли сте сигурни да желите да обришете документ? Ова радња се не може поништити!
buttons:
download_document: Преузмите датотеку
destroy_document: Обришите документ
errors:
messages:
in_between: мора бити између %{min} и %{max}
wrong_content_type: тип садржаја %{content_type} се не поклапа са прихваћеним типовима садржаја %{accepted_content_types}