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: I8bab62ab54182a9e44a40bde14be279b7504bf3d
This commit is contained in:
parent
e02e11d66e
commit
67a5effbd0
|
@ -7,7 +7,12 @@
|
|||
]
|
||||
},
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|شكر}}}}",
|
||||
"thanks-error-notloggedin": "لخدايميا لمجهولين مايمكنش ليهوم يصيفطو شكر",
|
||||
"thanks-thank-tooltip": "{{GENDER:$1|صيفط|صيفطي}} إشعار شكر ل{{GENDER:$2|هاد لخدايمي|هاد لخدايمية}}",
|
||||
"thanks-confirmation2": "{{GENDER:$1|لمصيفطة}} د شكر ب لعلالي؟",
|
||||
"thanks-thanked-notice": "{{GENDER:$3|راك|راكي}} شكرتي {{GENDER:$2|$1}}.",
|
||||
"thanks": "مصيفطة د شكر",
|
||||
"notification-header-rev-thank": "$1 شكر{{GENDER:$2||ات}}ك على {{GENDER:$4|تبديل ديالك}} ف <strong>$3</strong>.",
|
||||
"flow-thanks-thanked-notice": "{{GENDER:$3|راك|راكي}} شكرتي $1 على التعليق {{GENDER:$2|ديالو|ديالها}}.",
|
||||
"notification-header-flow-thank": "{{GENDER:$2|شكرك|شكراتك}} $1 على {{GENDER:$5|تعليق ديالك}} ف \"<strong>$3</strong>\"."
|
||||
}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"Mar(c)",
|
||||
"Nemo bis",
|
||||
"Nike",
|
||||
"No se",
|
||||
"Pxos",
|
||||
"Raymond",
|
||||
"Robby",
|
||||
|
@ -53,7 +54,7 @@
|
|||
"notification-bundle-header-log-thank": "Bundle header text for a notification when a user is thanked for a log entry. Parameters:\n* $1 is the number of users who sent thanks for the same edit. When used with PLURAL, the value 100 represents more than 99.\n* $2 is the title of the page that is the target of the log entry.\n* $3 is the username of the user being thanked, for use in GENDER.\n{{Related|Notification-bundle}}",
|
||||
"log-name-thanks": "Name of log that appears on [[Special:Log]].",
|
||||
"log-description-thanks": "Description of thanks log",
|
||||
"logentry-thanks-thank": "Log entry that is created when a user thanks another user for an edit. Parameters:\n* $1 is a user link, for example \"Jane Doe (Talk | contribs)\"\n* $2 is a username. Can be used for GENDER.\n* $3 is a user link, for example \"John Doe (Talk | contribs)\n* $4 is the username of the recipient. Can be used for GENDER.\n{{Identical|Thanked}}",
|
||||
"logentry-thanks-thank": "Log entry that is created when a user thanks another user for an edit. Parameters:\n* $1 is a user link, for example \"Jane Doe (Talk | contribs)\"\n* $2 is a username. Can be used for GENDER.\n* $3 is a user link of the recipient, for example \"John Doe (Talk | contribs)\"\n* $4 is the username of the recipient. Can be used for GENDER.\n{{Identical|Thanked}}",
|
||||
"logeventslist-thanks-log": "Thanks log option label on [[Special:Log]]",
|
||||
"thanks-error-no-id-specified": "Error message shown to the user when they visit Special:Thanks without specifying a revision ID",
|
||||
"thanks-confirmation-special-log": "A confirmation message shown on [[Special:Thanks]] to make sure the user wants to send thanks for a log action (publicly).\n\nSee also:\n* {{msg-mw|Thanks-confirmation-special-rev}}\n* {{msg-mw|Flow-thanks-confirmation-special}}\n* {{msg-mw|Thanks-confirmation2}}",
|
||||
|
|
Loading…
Reference in a new issue