mirror of
https://github.com/Mibew/i18n.git
synced 2025-01-22 13:30:29 +03:00
Add Serbian language pack
Thanks to Srđan Šajin
This commit is contained in:
parent
eea6d8ec47
commit
b1fda6b58d
BIN
translations/sr@latin/button/mblue_off.png
Normal file
BIN
translations/sr@latin/button/mblue_off.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
BIN
translations/sr@latin/button/mblue_on.png
Normal file
BIN
translations/sr@latin/button/mblue_on.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
BIN
translations/sr@latin/button/mgreen_off.png
Normal file
BIN
translations/sr@latin/button/mgreen_off.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
translations/sr@latin/button/mgreen_on.png
Normal file
BIN
translations/sr@latin/button/mgreen_on.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
translations/sr@latin/button/mibew_off.png
Normal file
BIN
translations/sr@latin/button/mibew_off.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
translations/sr@latin/button/mibew_on.png
Normal file
BIN
translations/sr@latin/button/mibew_on.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
2
translations/sr@latin/canned_messages.yml
Normal file
2
translations/sr@latin/canned_messages.yml
Normal file
@ -0,0 +1,2 @@
|
||||
- 'Dobar dan! Kako Vam mogu pomoći?'
|
||||
- 'Dobar dan! Dobrodošli u našu podršku. Kako Vam mogu pomoći?'
|
11
translations/sr@latin/config.yml
Normal file
11
translations/sr@latin/config.yml
Normal file
@ -0,0 +1,11 @@
|
||||
# This is human-readable name which will be used everywhere in UI.
|
||||
name: Srpski
|
||||
# Indicates if the locale uses Right-to-Left writing.
|
||||
rtl: false
|
||||
# Locale name which will be passed into PHP's setlocale function.
|
||||
time_locale: sr_RS.UTF8
|
||||
# Various formats which will be used with PHP's strftime function.
|
||||
date_format:
|
||||
full: "%d.%m.%Y %H:%M"
|
||||
date: "%d.%m.%Y"
|
||||
time: "%H:%M"
|
9
translations/sr@latin/mail_templates.yml
Normal file
9
translations/sr@latin/mail_templates.yml
Normal file
@ -0,0 +1,9 @@
|
||||
user_history:
|
||||
subject: 'Mibew Messenger: istorija razgovora'
|
||||
body: "Dobar dan, {0}! \n\nVaša istorija razgovora: \n\n{1} \n--- \nSa poštovanjem, \nMibew Messenger"
|
||||
password_recovery:
|
||||
subject: 'Reset your Mibew password'
|
||||
body: "Hi, {0}\n\nPlease click on the link below or copy and paste the URL into your browser:\n{1}\n\nThis will let you choose another password.\n\nRegards,\nMibew"
|
||||
leave_message:
|
||||
subject: 'Pitanje od {0}'
|
||||
body: "Imate poruku od {0}: \n\n{2} \n\nNjegov/njezin email: {1} \n{3} \n--- \nVaš Mibew Messenger"
|
1204
translations/sr@latin/translation.po
Normal file
1204
translations/sr@latin/translation.po
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user