You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/sr/uploads.json

9 lines
638 B
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"uploading-file": "Отпремање датотеке...",
"select-file-to-upload": "Изаберите датотеку за отпремање!",
"upload-success": "Датотека је успешно отпремљена!",
"maximum-file-size": "Највише %1 kb",
"no-uploads-found": "Нема пронађених отпремања",
"public-uploads-info": "Отпремања су јавна, сви посетиоци их могу видети.",
"private-uploads-info": "Отпремања си приватна, само пријављени корисници их могу видети."
}