mirror of
https://github.com/gsantner/dandelion
synced 2025-12-14 00:01:10 +01:00
Added Kannada language (thanks yogi)
This commit is contained in:
parent
7e352c1aeb
commit
c2e5dab920
12 changed files with 87 additions and 22 deletions
13
app/src/main/res/values-kn/strings-preferences.xml
Normal file
13
app/src/main/res/values-kn/strings-preferences.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<!-- Key Names (Untranslatable) -->
|
||||
<!-- Category Titles -->
|
||||
<!-- Visuals -->
|
||||
<!-- Font size -->
|
||||
<!-- prefix 's' is needed to make this a string array. Otherwise ListPreference would crash -->
|
||||
<!-- Load images -->
|
||||
<!-- Proxy -->
|
||||
<!-- Diaspora Settings -->
|
||||
<!-- Recently added - Please move to right section-->
|
||||
</resources>
|
||||
24
app/src/main/res/values-kn/strings.xml
Normal file
24
app/src/main/res/values-kn/strings.xml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<!-- App - AppName specific -->
|
||||
<!-- Application -->
|
||||
<string name="reload">ಮತ್ತೋಮ್ಮೆ ಲೋಡ್ ಮಾಡಿ</string>
|
||||
<!-- Common Words -->
|
||||
<string name="settings">ಸೆಟ್ಟಿಂಗ್ಗಳು</string>
|
||||
<string name="liked">ಇಷ್ಟವಾದ</string>
|
||||
<string name="public_">ಸಾರ್ವಜನಿಕ</string>
|
||||
<string name="search">ಹುಡುಕಿ</string>
|
||||
<!-- Pod Activity -->
|
||||
<string name="title_activity_pods">ಪೋಡ್ ಆಯ್ಕೆಮಾಡಿಕೊಳ್ಳಿ</string>
|
||||
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||
<string name="new_post">ಹೊಸ ಪೊಸ್ಟ್</string>
|
||||
<string name="action_go_to_top">ಮೇಲಕ್ಕೆ ಹೋಗಿ</string>
|
||||
<string name="context_menu_save_image">ಚಿತ್ರವನ್ನು ಉಳಿಸಿ</string>
|
||||
<string name="context_menu_share_image">ಚಿತ್ರವನ್ನು ಹಂಚಿಕೊಳ್ಳಿ</string>
|
||||
<!-- More from MainActivity -->
|
||||
<string name="all_tags">ಎಲ್ಲಾ ಟ್ಯಾಗ್ಗಳು</string>
|
||||
<!-- Permissions -->
|
||||
<!-- License & help (large amount of text) -->
|
||||
<!-- Recently added - Please move to right section-->
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue