1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-25 21:14:52 +02:00

Fix new TR errors

This commit is contained in:
Gregor Santner 2016-08-26 19:35:02 +02:00
parent f26f1539ec
commit e3a777a800
12 changed files with 67 additions and 16 deletions

View file

@ -153,6 +153,7 @@
<data android:host="librenet.co.za" android:scheme="https" />
<data android:host="librenet.gr" android:scheme="https" />
<data android:host="londor.be" android:scheme="https" />
<data android:host="lubiora.de" android:scheme="https" />
<data android:host="misamigos.online" android:scheme="https" />
<data android:host="mondiaspora.net" android:scheme="https" />
<data android:host="nerdpol.ch" android:scheme="https" />
@ -160,6 +161,7 @@
<data android:host="nx-pod.de" android:scheme="https" />
<data android:host="parteidervernunft.com" android:scheme="https" />
<data android:host="pod.4ray.co" android:scheme="https" />
<data android:host="pod.8n1.org" android:scheme="https" />
<data android:host="pod.alterworld.info" android:scheme="https" />
<data android:host="pod.asap-soft.com" android:scheme="https" />
<data android:host="podbay.net" android:scheme="https" />
@ -179,6 +181,7 @@
<data android:host="pod.hashtagueule.fr" android:scheme="https" />
<data android:host="pod.hfrc.de" android:scheme="https" />
<data android:host="pod.hoizi.net" android:scheme="https" />
<data android:host="pod.infoduv.fr" android:scheme="https" />
<data android:host="pod.itabs.nl" android:scheme="https" />
<data android:host="pod.jpope.org" android:scheme="https" />
<data android:host="pod.kepow.org" android:scheme="https" />
@ -190,6 +193,7 @@
<data android:host="pod.promedol.com" android:scheme="https" />
<data android:host="pod.psynet.su" android:scheme="https" />
<data android:host="pod.readme.is" android:scheme="https" />
<data android:host="podricing.pw" android:scheme="https" />
<data android:host="pod.ros-it.ch" android:scheme="https" />
<data android:host="pod.sccn.club" android:scheme="https" />
<data android:host="pod.sertelon.fr" android:scheme="https" />

View file

@ -73,6 +73,13 @@
<string name="permission_denied">Berechtigung verweigert.</string>
<string name="permission_granted_try_again">Berechtigung erteilt. Bitte versuche es erneut.</string>
<!-- License & help (large amount of text) -->
<string name="help_markdown__name">Markdown Formatierung</string>
<string name="about_activity__title_about_app">Über</string>
<string name="about_activity__title_about_license">Lizenz</string>
<string name="about_activity__title_debug_info">Debugging</string>
<string name="fragment_debug__section_app">Anwendung</string>
<string name="fragment_debug__section_pod">Diaspora Pod</string>
<string name="fragment_debug__app_version">App Version: %1$s</string>
<string name="fragment_debug__package_name">Paketname: %1$s</string>
<string name="fragment_debug__pod_domain">Pod-Adresse: %1$s</string>
<string name="fragment_license__3rd_party_libs_title">Verwendete Drittanbieter Bibliotheken</string>
</resources>

View file

@ -65,6 +65,4 @@
<string name="permission_denied">Permiso denegado.</string>
<string name="permission_granted_try_again">Permiso concedido. Por favor, inténtelo de nuevo.</string>
<!-- License & help (large amount of text) -->
<string name="help_markdown__name">Formato Markdown</string>
<string name="about_activity__title_about_license">Licencia</string>
</resources>

View file

@ -65,6 +65,4 @@
<string name="permission_denied">Permission refusée.</string>
<string name="permission_granted_try_again">Permission accordée. Veuillez réessayer.</string>
<!-- License & help (large amount of text) -->
<string name="help_markdown__name">Mise en forme Markdown</string>
<string name="about_activity__title_about_license">Licence</string>
</resources>

View file

@ -70,6 +70,4 @@
<string name="permission_denied">Permesso negato.</string>
<string name="permission_granted_try_again">Permesso garantito. Si prega di riprovare.</string>
<!-- License & help (large amount of text) -->
<string name="help_markdown__name">Formattazione Markdown</string>
<string name="about_activity__title_about_license">Licenza</string>
</resources>

View file

@ -65,6 +65,4 @@
<string name="permission_denied">アクセスが拒否されました。</string>
<string name="permission_granted_try_again">アクセスを許可しました。もう一度やり直してください。</string>
<!-- License & help (large amount of text) -->
<string name="help_markdown__name">マークダウン書式</string>
<string name="about_activity__title_about_license">ライセンス</string>
</resources>

View file

@ -23,5 +23,4 @@
<string name="all_tags">ಎಲ್ಲಾ ಟ್ಯಾಗ್‌ಗಳು</string>
<!-- Permissions -->
<!-- License & help (large amount of text) -->
<string name="about_activity__title_about_license">ಪರವಾನಿಗೆ</string>
</resources>

View file

@ -10,12 +10,35 @@
<string name="pref_cat__pod_settings">പോഡ് സജ്ജീകരണങ്ങൾ</string>
<!-- Visuals -->
<!-- Navigiation Slider -->
<string name="pref_title__sub_nav_slider">നാവിഗേഷൻ സ്ലൈഡർ</string>
<string name="pref_desc__sub_nav_slider">നാവിഗേഷൻ ഡ്രാവറിൽ കാണേണ്ട എൻട്രികൾ നിയന്ത്രിക്കൂ</string>
<string name="pref_cat__visibility_nav_items">ഇനത്തിന്റെ കാഴ്ച</string>
<!-- Font size -->
<string name="pref_title__font_size">ഫോണ്ട് സൈസ്</string>
<!-- prefix 's' is needed to make this a string array. Otherwise ListPreference would crash -->
<!-- Load images -->
<string name="pref_title__load_images">ചിത്രങ്ങൾ കാണിക്കണമോ</string>
<string name="pref_desc__load_images">മൊബൈൽ ഡാറ്റ ഉപഭോഗം കുറയ്ക്കാനായി ചിത്രങ്ങൾ ലോഡ് ചെയ്യാതിരിക്കുക</string>
<!-- Proxy -->
<string name="pref_title__proxy_enabled">പ്രോക്സി അനുവദിക്കൂ</string>
<string name="pref_desc__proxy_enabled">ഫയർവാളുകളെ മറികടക്കാൻ ഡയസ്പോറ ട്രാഫിക് പ്രോക്സി ചെയ്യൂ.\nപുനരാരഭിക്കേണ്ടി വന്നേക്കാം</string>
<string name="pref_title__proxy_host">ആഥിതേയൻ</string>
<string name="pref_title__proxy_port">പോർട്ട്</string>
<!-- Diaspora Settings -->
<string name="pref_title__personal_settings">സ്വകാര്യ സജ്ജീകരണങ്ങൾ</string>
<string name="pref_desc__personal_settings">താങ്കളുടെ ഡയസ്പോറ അക്കൗണ്ട് സജ്ജീകരണങ്ങൾ തുറക്കൂ</string>
<string name="pref_title__manage_contacts">ബന്ധങ്ങൾ</string>
<string name="pref_desc__manage_contacts">ബന്ധങ്ങളുടെ ക്രമം നിയന്ത്രികൂ</string>
<string name="pref_title__manage_tags">ഹാഷ്ടാഗുകളെ നിയന്ത്രിക്കൂ</string>
<string name="pref_desc__manage_tags">താങ്കൾ പിന്തുടരുന്ന ഹാഷ്ടാഗുകളെ ചേർക്കുകയോ നീക്കുകയോ ചെയ്യൂ</string>
<string name="pref_title__change_account">അക്കൗണ്ട് മാറ്റുക</string>
<string name="pref_desc__change_account">ലോക്കൽ സെഷൻ ഡാറ്റ തുടച്ചുമാറ്റി മറ്റൊരു ഡയസ്പോറ അക്കൗണ്ട്/പോഡ് തിരഞ്ഞെടുക്കുക</string>
<string name="pref_warning__change_account">ഇത് താങ്കളുടെ കുക്കികളും സെഷൻ ഡാറ്റയും തുടച്ചുനീക്കും. താങ്കൾക്ക് അക്കൗണ്ട് മാറ്റണമെന്ന് ഉറപ്പുണ്ടോ?</string>
<string name="pref_title__clear_cache">കാഷ് തുടച്ചുനീക്കുക</string>
<string name="pref_desc__clear_cache">വെബ്വ്യൂ കാഷ് തുടച്ചുനീക്കുക</string>
<string name="pref_desc__intellihide_toolbars">മുകളിലെയും ചുവട്ടിലെയും ടൂൾബാറുകൾ സ്ക്രോൾ ചെയ്യുമ്പോൾ താനേ അപ്രത്യക്ഷമാക്കുക</string>
<string name="pref_title__intellihide_toolbars">ടൂൾബാറുകൾ ഇന്റലിഹൈഡ് ചെയ്യുക</string>
<string name="pref_title__append_shared_via_app">അറിയിപ്പാൽ പങ്കുവച്ചത് എന്ന് കൂട്ടിച്ചേർക്കുക</string>
<string name="pref_desc__append_shared_via_app">പങ്കുവയ്ക്കുന്ന വാചകങ്ങളിൽ ഈ പ്രയോഗത്തിന്റെ അവലംബം(\"&#8230;പങ്കുവച്ചത്\") എന്ന് കൂട്ടിച്ചേർക്കുക</string>
<!-- Recently added - Please move to right section-->
</resources>

View file

@ -29,8 +29,40 @@
<string name="no_internet">ക്ഷമിക്കണം, തുടരുവാൻ ഇൻറർനെറ്റുമായി ബന്ധപ്പെട്ടിരിക്കണം</string>
<string name="confirmation">ഉറപ്പിക്കൽ</string>
<string name="confirm_pod">\nhttps://%1$s\nനിങ്ങളുടെ ഡയാസ്പൊറ പോഡായി ഉപയോഗിക്കണമെന്ന് ഉറപ്പാണോ?</string>
<string name="confirm_exit">പുറത്തേക്കു പോകണമോ?</string>
<!-- Drawer, Menu, Toolbar, ContextMenu -->
<string name="nav_help_license">പ്രയോഗത്തെ കുറിച്ച് | സഹായം</string>
<string name="nav_followed_tags">പിന്തുടരുന്ന ടാഗുകൾ</string>
<string name="nav_public_activities">പൊതു പ്രവൃത്തികൾ</string>
<string name="nav_settings_view">പ്രയോഗത്തിന്റെ സജ്ജീകരണങ്ങൾ</string>
<string name="share__share_link_as_text">ലിങ്ക് വാചകമായി പങ്കുവയ്ക്കൂ</string>
<string name="share__share_screenshot">വെബ്‌പേജിന്റെ ചിത്രം പങ്കുവയ്ക്കൂ</string>
<string name="share__take_screenshot">വെബ്‌പേജിന്റെ ചിത്രം എടുക്കുക</string>
<string name="share__toast_saved_image_to_location">ചിത്രം സൂക്ഷിക്കേണ്ട ഇടം</string>
<string name="share__toast_screenshot">സ്‌ക്രീനിന്റെ ചിത്രം സൂക്ഷിക്കേണ്ട പേര്:</string>
<string name="share__toast_link_address_copied">ലിങ്ക് അഡ്രസ് കോപ്പി ചെയ്തിട്ടുണ്ട് &#8230;</string>
<string name="new_post">പുതിയ പോസ്റ്റ്</string>
<string name="action_go_to_top">മുകളിലെയ്ക്ക് പോകൂ</string>
<string name="action_search_by_tags_or_persons">ടാഗ് പ്രകാരമോ വ്യക്തികൾ പ്രകാരമോ തിരയൂ</string>
<string name="action_exit_app">പുറത്തേയ്ക്കു കടക്കൂ</string>
<string name="action_toggle_desktop_page">മൊബൈൽ/ഡെസ്ക്ടോപ്പ് വ്യൂയിലോട്ടു മാറുക</string>
<string name="action_share_dotdotdot">പങ്കുവയ്ക്കൂ&#8230;</string>
<string name="search_alert_tag">ടാഗ് പ്രകാരം</string>
<string name="search_alert_people">വ്യക്തികൾ പ്രകാരം</string>
<string name="search_alert_bypeople_validate_needsomedata">ദയവായി ഒരു പേര് ചേർക്കുക</string>
<string name="context_menu_share_link">ലിങ്ക് അഡ്രസ് പങ്കുവയ്ക്കുക</string>
<string name="context_menu_save_image">ചിത്രം സൂക്ഷിക്കുക</string>
<string name="context_menu_share_image">ചിത്രം പങ്കുവയ്ക്കുക</string>
<string name="context_menu_open_external_browser">പുറമേയുള്ള ബ്രൗസറിൽ തുറക്കുക&#8230;</string>
<string name="context_menu_copy_link">ലിങ്ക് അഡ്രസ് ക്ലിപ്ബോർഡിലേക്ക് കോപ്പി ചെയ്യുക</string>
<!-- More from MainActivity -->
<string name="toast_set_proxy_failed">മുന്നറിയിപ്പ്: നെറ്റ്‌വർക്ക് പ്രോക്സി സെറ്റ് ചെയ്യാൻ കഴിഞ്ഞില്ല&#8230;</string>
<string name="unable_to_load_image">ചിത്രം ലോഡ്‌ ചെയ്യാൻ കഴിയുന്നില്ല</string>
<string name="all_tags">എല്ലാ ടാഗുകളും</string>
<!-- Permissions -->
<string name="permissions_screenshot">സ്‌ക്രീനിന്റെ ചിത്രങ്ങൾ സൂക്ഷിക്കാൻ താങ്കൾ \"സ്റ്റോറേജിൽ പ്രവേശിക്കാനുള്ള അനുവാദം\" നൽകണം. അതിനുശേഷം താങ്കൾ പ്രയോഗത്തെ പൂർണമായും നിർത്തുകയോ മൊബൈൽ റീസ്റ്റാർട്ട് ചെയ്യുകയോ വേണം. സ്റ്റോറേജിൽ പ്രവേശിക്കാനുള്ള അനുവാദം നൽകാതെ മറ്റൊരവസരത്തിൽ സ്‌ക്രീനിന്റെ ചിത്രത്തങ്ങൾ സൂക്ഷിക്കാൻ താങ്കൾക്ക് അപ്പോൾ അനുവാദം നൽകാം. ഇതിനായി സജ്ജീകരണങ്ങളിലെ പ്രയോഗങ്ങളിൽ നിന്ന് ഡയസ്പോറ തിരഞ്ഞെടുക്കുക. എന്നിട്ട്‌ അനുവാദങ്ങളിൽ \"റൈറ്റ് സ്റ്റോറേജ് അനുവാദം\" നൽകുക.</string>
<string name="permissions_image">ചിത്രങ്ങൾ സൂക്ഷിക്കാൻ താങ്കൾ \"സ്റ്റോറേജിൽ പ്രവേശിക്കാനുള്ള അനുവാദം\" നൽകണം. അതിനുശേഷം താങ്കൾ പ്രയോഗത്തെ പൂർണമായും നിർത്തുകയോ മൊബൈൽ റീസ്റ്റാർട്ട് ചെയ്യുകയോ വേണം. സ്റ്റോറേജിൽ പ്രവേശിക്കാനുള്ള അനുവാദം നൽകാതെ മറ്റൊരവസരത്തിൽ ചിത്രത്തങ്ങൾ സൂക്ഷിക്കാൻ താങ്കൾക്ക് അപ്പോൾ അനുവാദം നൽകാം. ഇതിനായി സജ്ജീകരണങ്ങളിലെ പ്രയോഗങ്ങളിൽ നിന്ന് ഡയസ്പോറ തിരഞ്ഞെടുക്കുക. എന്നിട്ട്‌ അനുവാദങ്ങളിൽ \"റൈറ്റ് സ്റ്റോറേജ് അനുവാദം\" നൽകുക.</string>
<string name="permission_denied">അനുവാദം നിഷേധിച്ചിരിക്കുന്നു.</string>
<string name="permission_granted_try_again">അനുവാദം നൽകിയിരിക്കുന്നു. ദയവായി വീണ്ടും ശ്രമിക്കുക.</string>
<!-- License & help (large amount of text) -->
</resources>

View file

@ -63,6 +63,4 @@
<string name="permission_denied">Toestemming geweigerd.</string>
<string name="permission_granted_try_again">Toestemming verleend. Probeer het opnieuw.</string>
<!-- License & help (large amount of text) -->
<string name="help_markdown__name">Markdown opmaak</string>
<string name="about_activity__title_about_license">Licentie</string>
</resources>

View file

@ -65,6 +65,4 @@
<string name="permission_denied">Permissão negada.</string>
<string name="permission_granted_try_again">Permissão concedida. Por favor, tente novamente.</string>
<!-- License & help (large amount of text) -->
<string name="help_markdown__name">Formatação de markdown</string>
<string name="about_activity__title_about_license">Licença</string>
</resources>

View file

@ -65,6 +65,4 @@
<string name="permission_denied">В разрешении отказано.</string>
<string name="permission_granted_try_again">Разрешение получено. Пожалуйста, попробуйте еще раз.</string>
<!-- License & help (large amount of text) -->
<string name="help_markdown__name">Форматирование Markdown</string>
<string name="about_activity__title_about_license">Лицензия</string>
</resources>