mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-23 14:36:47 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I9aff2393e41562d27dba20918ee04f6a764270e3
This commit is contained in:
parent
013e78a9bb
commit
924098d768
|
@ -33,6 +33,7 @@
|
|||
"echo-category-title-edit-thank": "Zahvale",
|
||||
"notification-thanks-diff-link": "vašoj izmjeni",
|
||||
"notification-header-rev-thank": "$1 Vam se {{GENDER:$2|zahvalio|zahvalila}} na {{GENDER:$4|Vašoj}} izmjeni stranice <strong>$3</strong>.",
|
||||
"notification-header-creation-thank": "$1 {{GENDER:$2|zahvalio|zahvalila|zahvalio/-la}} {{GENDER:$4|Vam}} se na stvaranju stranice <strong>$3</strong>.",
|
||||
"notification-compact-header-edit-thank": "$1 {{GENDER:$3|Vam}} se {{GENDER:$2|zahvalio|zahvalila}}.",
|
||||
"log-name-thanks": "Zapisnik zahvalnica",
|
||||
"log-description-thanks": "Ispod se nalazi spisak korisnika kojima su se drugi korisnici zahvalili.",
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Amara-Amaziɣ"
|
||||
"Amara-Amaziɣ",
|
||||
"Ayour2002"
|
||||
]
|
||||
},
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|ⵙⵏⵉⵎⵎⵔ}}}}",
|
||||
"thanks-thank-tooltip": "{{GENDER:$1|ⴰⵣⵏ ⵏⵏ}} ⵢⴰⵜ ⵜⵏⵖⵎⵉⵙⵜ ⵏ ⵓⵙⵏⵉⵎⵎⵔ ⵉ {{GENDER:$2|ⵓⵙⵎⵔⴰⵙ|ⵜⵙⵎⵔⴰⵙⵜ}} ⴰⴷ"
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|snimmr}}}}",
|
||||
"thanks-thank-tooltip": "{{GENDER:$1|Ṣufḍ}} yat tnɣmist n usnimmr i {{GENDER:$2|usmras|tsmrast}} ad"
|
||||
}
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"echo-category-title-edit-thank": "Захвалнице",
|
||||
"notification-thanks-diff-link": "вашој измени",
|
||||
"notification-header-rev-thank": "$1 вам се {{GENDER:$2|захвалио|захвалила|захвалио/ла}} на {{GENDER:$4|вашој}} измени странице <strong>$3</strong>.",
|
||||
"notification-header-creation-thank": "$1 {{GENDER:$4|вам}} се {{GENDER:$2|захвалио|захвалила|захвалио/ла}} на вашем прављењу странице <strong>$3</strong>.",
|
||||
"notification-header-creation-thank": "$1 {{GENDER:$4|Вам}} се {{GENDER:$2|захвалио|захвалила|захвалио/-ла}} на прављењу странице <strong>$3</strong>.",
|
||||
"notification-header-log-thank": "$1 вам се {{GENDER:$2|захвалио|захвалила|захвалио/ла}} на {{GENDER:$4|вашој}} радњи на страници <strong>$3</strong>.",
|
||||
"notification-compact-header-edit-thank": "$1 {{GENDER:$3|вам}} се {{GENDER:$2|захвалио|захвалила|захвалио/ла}}.",
|
||||
"notification-bundle-header-rev-thank": "{{PLURAL:$1|Једна особа вам се захвалила|$1 особе су вам се захвалиле|$1 особа вам се захвалило|100=> 99 особа вам се захвалило}} на {{GENDER:$3|вашој}} измени странице <strong>$2</strong>.",
|
||||
|
|
17
i18n/te.json
17
i18n/te.json
|
@ -12,15 +12,26 @@
|
|||
},
|
||||
"thanks-desc": "చరిత్ర మరియు తేడా వీక్షణాలకు వాడుకరులకు ధన్యవాదములు తెలుపు లంకెలను జత చేస్తుంది",
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|ధన్యవాదాలు పంపండి}}}}",
|
||||
"thanks-thanked": "{{GENDER:$1|అభినందించారు}}",
|
||||
"thanks-error-undefined": "కృతజ్ఞతల చర్య విఫలమైంది. దయచేసి మళ్ళీ ప్రయత్నించండి.",
|
||||
"thanks-thanked": "{{GENDER:$1|ధన్యవాదాలు చెప్పారు}}",
|
||||
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|ధన్యవాదాలు చెప్పండి}}}}",
|
||||
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|ధన్యవాదాలు చెప్పారు}}}}",
|
||||
"thanks-error-undefined": "ధన్యవాదాలు చెప్పడం విఫలమైంది (error code: $1). మళ్ళీ ప్రయత్నించండి.",
|
||||
"thanks-error-invalidrevision": "కూర్పుల ID చెల్లదు",
|
||||
"thanks-error-ratelimited": "మీరు మీ రేట్ హద్దును దాటారు. దయచేసి కాసేపాగి తిరిగి ప్రయత్నించండి.",
|
||||
"thanks-error-notloggedin": "అజ్ఞాత వాడుకరులు ధన్యవాదాలు చెప్పజాలరు",
|
||||
"thanks-error-ratelimited": "{{GENDER:$1|మీరు}} మీ రేట్ పరిమితిని దాటారు. కాసేపాగి తిరిగి ప్రయత్నించండి.",
|
||||
"thanks-thank-tooltip": "{{GENDER:$2|వాడుకరి}}కి ఒక ధన్యవాద సూచన {{GENDER:$1|పంపండి}}",
|
||||
"thanks-thank-tooltip-no": "ధన్యవాదాలు గమనింపును {{GENDER:$1|రద్దు చెయ్యి}}",
|
||||
"thanks-confirmation2": "ధన్యవాదాలను బహిరంగంగా {{GENDER:$1|పంపుతారా?}}",
|
||||
"thanks-thanked-notice": "{{GENDER:$3|మీరు}}, {{GENDER:$2|$1}} కు ధన్యవాదాలు పంపారు.",
|
||||
"echo-pref-subscription-edit-thank": "నా మార్పుకు ధన్యవాదాలు",
|
||||
"echo-pref-tooltip-edit-thank": "నేను చేసిన మార్పుకు ఎవరైనా ధన్యవాదాలు చెపితే నాకు తెలియజేయి",
|
||||
"echo-category-title-edit-thank": "ధన్యవాదాలు",
|
||||
"notification-thanks-diff-link": "మీ మార్పు",
|
||||
"notification-header-rev-thank": "<strong>$3</strong> లో మీరు చేసిన దిద్దుబాటుకు గాను $1, {{GENDER:$4|మీకు}} {{GENDER:$2|ధన్యవాదాలు}} చెప్పారు.",
|
||||
"notification-header-creation-thank": "<strong>$3</strong> ను సృష్టించినందుకు $1, {{GENDER:$4|మీకు}} {{GENDER:$2|ధన్యవాదాలు}} చెప్పారు.",
|
||||
"notification-header-log-thank": "<strong>$3</strong> కు సంబంధించి {{GENDER:$4|మీరు}} తీసుకున్న చర్యకు గాను $1, {{GENDER:$2|ధన్యవాదాలు}} చెప్పారు.",
|
||||
"notification-compact-header-edit-thank": "$1 {{GENDER:$3|మీకు}} ధన్యవాదాలు {{GENDER:$2|చెప్పారు}}.",
|
||||
"notification-bundle-header-rev-thank": "<strong>$2</strong> లో {{GENDER:$3|మీరు}} చేసిన దిద్దుబాటుకు గాను {{PLURAL:$1|ఒక వ్యక్తి|$1 మంది|100=99+ వ్యక్తులు}} ధన్యవాదాలు చెప్పారు.",
|
||||
"log-name-thanks": "ధన్యవాదాల చిట్టా",
|
||||
"log-description-thanks": "క్రింది వాడుకరులు ఇతర వాడుకరుల నుండి ధన్యవాదాలు పొందారు.",
|
||||
"logentry-thanks-thank": "$1 {{GENDER:$4|$3}} కు {{GENDER:$2|ధన్యవాదాలు పంపారు}}",
|
||||
|
|
Loading…
Reference in a new issue