mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
The app name has been 'Commons' (and not 'Wikimedia Commons') for a very long time. For completely unknown reasons, the Tamil (ta) translation of the app name stuck with the translation for 'Wikimedia Commons' regardless of the fact that the translation had been corrected at translatewiki.net in the year 2016. The correction somehow didn't reflect here during the localisation updates from tranlsatewiki.net. Ignoring the weirdness, correct the translation of the app name to reflect it's current name.
29 lines
2.3 KiB
XML
29 lines
2.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="app_name">காமன்சு</string>
|
|
<string name="menu_settings">அமைப்புகள்</string>
|
|
<string name="username">பயனர் பெயர்</string>
|
|
<string name="password">கடவுச்சொல்</string>
|
|
<string name="login">புகுபதிகை</string>
|
|
<string name="logging_in_message">தயவுசெய்து காத்திருங்கள்…</string>
|
|
<string name="login_success">புகுபதிகை வெற்றி</string>
|
|
<string name="login_failed">புகுபதிகை தோல்வியடைந்தது</string>
|
|
<string name="upload_completed_notification_title">%1$s பதிவேற்றப்பட்டது!</string>
|
|
<string name="upload_failed_notification_subtitle">காண்பதற்கு தட்டுக</string>
|
|
<string name="title_activity_contributions">எனது பதிவேற்றங்கள்</string>
|
|
<string name="contribution_state_in_progress">%1$d%% முடின்துள்ளத்து</string>
|
|
<string name="contribution_state_starting">பதிவேற்றப்படுகிறது</string>
|
|
<string name="menu_from_gallery">காட்சியகத்திலிருந்து</string>
|
|
<string name="menu_from_camera">புகைப்படம் எடு</string>
|
|
<string name="provider_contributions">எனது பதிவேற்றங்கள்</string>
|
|
<string name="menu_share">பகிர்</string>
|
|
<string name="menu_open_in_browser">உலாவியில் திற</string>
|
|
<string name="share_title_hint">தலைப்பு</string>
|
|
<string name="share_description_hint">விளக்கம்</string>
|
|
<string name="login_failed_generic">புகுபதிகை தோல்வியடைந்தது</string>
|
|
<string name="share_upload_button">பதிவேற்று</string>
|
|
<string name="menu_upload_single">பதிவேற்று</string>
|
|
<string name="menu_save_categories">சேமி</string>
|
|
<string name="categories_activity_title">பகுப்புகள்</string>
|
|
<string name="title_activity_settings">அமைப்புகள்</string>
|
|
</resources>
|