Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions core/res/res/values-sr/mk_arrays.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2014 The MoKee OpenSource Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="animals">
<item>миш</item>
<item>крава</item>
<item>тигар</item>
<item>избегни</item>
<item>змај</item>
<item>глиста</item>
<item>коњ</item>
<item>овца</item>
<item>мајмун</item>
<item>кокошка</item>
<item>пас</item>
<item>свиња</item>
</string-array>
<string-array name="solar_holiday">
<item>Дан 0101 Нова година</item>
<item>0214 Дан заљубљених</item>
<item>Дан жена 0308</item>
<item>Дан шале 0401</item>
<item>0501 Празник рада</item>
<item>0504 Дан младости</item>
<item>Дан деце 0601</item>
<item>0701 Дан оснивања</item>
<item>0801 Дан Армије</item>
<item>Дан 0910 учитења</item>
<item>1001 Национални празник</item>
<item>Ноћ вештица 1031</item>
<item>Католички Божић 1225</item>
</string-array>
<string-array name="lunar_festival">
<item>Дванаести месец - Нова година</item>
<item>Eve</item>
<item>Први дан пролећа</item>
</string-array>
</resources>