X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FDomainWhitelist%2Flocale%2Fmk%2FLC_MESSAGES%2FDomainWhitelist.po;h=c12b8f0f5d71e5a409337a4cdde203a3da53cec5;hb=7cfbe7c2d498b45a9f8714d232a733220fd4a92c;hp=b79a47e162d8ae83d1c46fd1cf460499bb513fb1;hpb=d4aef7a007c1c605917dc1924351f0281c6f2763;p=quix0rs-gnu-social.git diff --git a/plugins/DomainWhitelist/locale/mk/LC_MESSAGES/DomainWhitelist.po b/plugins/DomainWhitelist/locale/mk/LC_MESSAGES/DomainWhitelist.po index b79a47e162..c12b8f0f5d 100644 --- a/plugins/DomainWhitelist/locale/mk/LC_MESSAGES/DomainWhitelist.po +++ b/plugins/DomainWhitelist/locale/mk/LC_MESSAGES/DomainWhitelist.po @@ -9,14 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - DomainWhitelist\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-05-05 20:48+0000\n" -"PO-Revision-Date: 2011-05-05 20:49:07+0000\n" -"Language-Team: Macedonian \n" +"POT-Creation-Date: 2011-08-30 09:27+0000\n" +"PO-Revision-Date: 2011-08-30 09:28:39+0000\n" +"Language-Team: Macedonian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-04-27 13:26:37+0000\n" -"X-Generator: MediaWiki 1.18alpha (r87509); Translate extension (2011-04-26)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-18 16:19:17+0000\n" +"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n" +"X-Translation-Project: translatewiki.net at //translatewiki.net\n" "X-Language-Code: mk\n" "X-Message-Group: #out-statusnet-plugin-domainwhitelist\n" "Plural-Forms: nplurals=2; plural=(n == 1 || n%10 == 1) ? 0 : 1;\n" @@ -27,11 +27,54 @@ msgstr "" msgid "Email address must be in this domain: %s." msgstr "Е-поштенската адреса мора да биде во следниов домен: %s." +#. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist. +#. TRANS: %s are whitelisted e-mail domains separated by comma's (localisable). +#, php-format +msgid "Email address must be in one of these domains: %s." +msgstr "Е-поштенската адреса мора да биде во еден од следниве домени: %s." + #. TRANS: Separator for whitelisted domains. msgctxt "SEPARATOR" msgid ", " msgstr ", " +#. TRANS: Exception thrown when an e-mail address does not match the site's domain whitelist. +msgid "That email address is not allowed on this site." +msgstr "Таа е-поштенска адреса не е дозволена на ова мрежно место." + +#. TRANS: Title for invitiation deletion dialog. +msgid "Confirmation Required" +msgstr "Се бара потврда" + +#. TRANS: Confirmation text for invitation deletion dialog. +msgid "Really delete this invitation?" +msgstr "Навистина да ја избришам поканава?" + #. TRANS: Plugin description. msgid "Restrict domains for email users." msgstr "Ограничување на домените за корисници на е-пошта" + +#. TRANS: Form legend. +msgid "Invite collegues" +msgstr "Покани колеги" + +#. TRANS: Field label for a personal message to send to invitees. +msgid "Personal message" +msgstr "Лична порака" + +#. TRANS: Field title for a personal message to send to invitees. +msgid "Optionally add a personal message to the invitation." +msgstr "Можете да додадете и лична порака во поканата." + +#. TRANS: Link description to action to add another item to a list. +msgid "Add another item" +msgstr "Додај друга ставка" + +#. TRANS: Send button for inviting friends. +msgctxt "BUTTON" +msgid "Send" +msgstr "Испрати" + +#. TRANS: Submit button title. +msgid "Send invitations." +msgstr "Испрати покани."