mirror of
https://github.com/gsantner/dandelion
synced 2024-11-21 11:52:07 +01:00
Update translations (PR #286)
This commit is contained in:
parent
0cf003ea38
commit
ceb0002546
3 changed files with 72 additions and 2 deletions
24
app/src/main/res/values-eo/strings.xml
Normal file
24
app/src/main/res/values-eo/strings.xml
Normal file
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- Application -->
|
||||
<!-- Common Words -->
|
||||
<!-- Notifications dropdown menu -->
|
||||
<!-- Pod Activity -->
|
||||
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||
<!-- More from MainActivity -->
|
||||
<!-- Permissions -->
|
||||
<!-- Operability -->
|
||||
<!-- Category Titles -->
|
||||
<!-- Visuals -->
|
||||
<!-- Navigiation Slider -->
|
||||
<!-- Themes -->
|
||||
<!-- Notifications dropdown -->
|
||||
<!-- Font size -->
|
||||
<!-- Load images -->
|
||||
<!-- Screen rotation -->
|
||||
<!-- Proxy -->
|
||||
<!-- Chrome custom tabs -->
|
||||
<!-- Diaspora Settings -->
|
||||
<!-- More -->
|
||||
<!-- License & help (large amount of text) -->
|
||||
</resources>
|
46
app/src/main/res/values-si/strings.xml
Normal file
46
app/src/main/res/values-si/strings.xml
Normal file
|
@ -0,0 +1,46 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- Application -->
|
||||
<string name="close">වසන්න</string>
|
||||
<string name="cancel">අවලංගු</string>
|
||||
<!-- Common Words -->
|
||||
<string name="settings">සැකසුම්</string>
|
||||
<string name="notifications">දැනුම්දීම්</string>
|
||||
<string name="conversations">සංවාද</string>
|
||||
<string name="profile">පැතිකඩ</string>
|
||||
<string name="search">සොයන්න</string>
|
||||
<!-- Notifications dropdown menu -->
|
||||
<!-- Pod Activity -->
|
||||
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||
<string name="more">තව</string>
|
||||
<string name="exit_app">යෙදුමෙන් පිටවන්න</string>
|
||||
<!-- More from MainActivity -->
|
||||
<!-- Permissions -->
|
||||
<string name="protocol">කෙටුම්පත</string>
|
||||
<!-- Operability -->
|
||||
<!-- Category Titles -->
|
||||
<string name="network">ජාලය</string>
|
||||
<!-- Visuals -->
|
||||
<!-- Navigiation Slider -->
|
||||
<string name="user">පරිශීලක</string>
|
||||
<!-- Themes -->
|
||||
<!-- Notifications dropdown -->
|
||||
<string name="language">භාෂාව</string>
|
||||
<!-- Font size -->
|
||||
<string name="normal">සාමාන්ය</string>
|
||||
<!-- Load images -->
|
||||
<!-- Screen rotation -->
|
||||
<!-- Proxy -->
|
||||
<string name="proxy">පෙරකලාසිය</string>
|
||||
<string name="enable_proxy">පෙරකලාසිය සබල කරන්න</string>
|
||||
<!-- Chrome custom tabs -->
|
||||
<!-- Diaspora Settings -->
|
||||
<string name="change_account">ගිණුම වෙනස් කරන්න</string>
|
||||
<!-- More -->
|
||||
<string name="about">පිලිබඳව</string>
|
||||
<string name="license">බලපත්රය</string>
|
||||
<string name="application">යෙදුම</string>
|
||||
<string name="device">උපාංගය</string>
|
||||
<!-- License & help (large amount of text) -->
|
||||
<string name="donate">පරිත්යාග</string>
|
||||
</resources>
|
|
@ -46,7 +46,7 @@
|
|||
<string name="take_screenshot_of_webpage">Ta skärmdump av en webbsida</string>
|
||||
<string name="saving_image_to">Sparar bild som</string>
|
||||
<string name="saving_screenshot_as">Sparar skärmdump som:</string>
|
||||
<string name="link_adress_copied">Länkadress kopierad…</string>
|
||||
<string name="link_adress_copied">Länkadressen kopierades ...</string>
|
||||
<string name="new_post">Nytt inlägg</string>
|
||||
<string name="go_to_top">Till toppen</string>
|
||||
<string name="search_by_tags_or_persons__appspecific">Sök på taggar eller personer</string>
|
||||
|
@ -59,7 +59,7 @@
|
|||
<string name="share_link_address">Dela länkadress</string>
|
||||
<string name="save_image">Spara bild</string>
|
||||
<string name="share_image">Dela bild</string>
|
||||
<string name="open_in_external_browser">Öppna i en extern webbläsare…</string>
|
||||
<string name="open_in_external_browser">Öppna i en extern webbläsare...</string>
|
||||
<string name="copy_link_adress_to_clipboard">Kopiera länkadress</string>
|
||||
<string name="copy_image_address_to_clipboard">Kopiera bildadressen</string>
|
||||
<!-- More from MainActivity -->
|
||||
|
|
Loading…
Reference in a new issue