]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/EmailRegistration/locale/mk/LC_MESSAGES/EmailRegistration.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / EmailRegistration / locale / mk / LC_MESSAGES / EmailRegistration.po
index 56cdb8c651d442191955c49966440611b38d1641..0f4a3f6ec74f8cc8193fd2c8aaa4351ebf8bfeed 100644 (file)
@@ -9,22 +9,34 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - EmailRegistration\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-05-05 20:48+0000\n"
-"PO-Revision-Date: 2011-05-05 20:49:13+0000\n"
+"POT-Creation-Date: 2011-06-05 09:13+0000\n"
+"PO-Revision-Date: 2011-06-05 09:14:17+0000\n"
 "Language-Team: Macedonian <http://translatewiki.net/wiki/Portal:mk>\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-POT-Import-Date: 2011-05-05 21:44:44+0000\n"
+"X-Generator: MediaWiki 1.19alpha (r89487); Translate extension (2011-06-02)\n"
 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
 "X-Language-Code: mk\n"
 "X-Message-Group: #out-statusnet-plugin-emailregistration\n"
 "Plural-Forms: nplurals=2; plural=(n == 1 || n%10 == 1) ? 0 : 1;\n"
 
+#. TRANS: Client exception trown when registration by e-mail is not allowed.
+msgid "Registration not allowed."
+msgstr ""
+
+#. TRANS: Client exception trown when trying to register without an invitation.
+msgid "Sorry, only invited people can register."
+msgstr ""
+
 #. TRANS: Client exception thrown when no confirmation code was provided.
 msgid "No confirmation code."
 msgstr "Нема потврден код."
 
+#. TRANS: Client exception trown when using an invitation multiple times.
+msgid "Invitation already used."
+msgstr ""
+
 #. TRANS: Client exception thrown when given confirmation code was not issued.
 msgid "No such confirmation code."
 msgstr "Нема таков потврден код."
@@ -49,6 +61,11 @@ msgstr ""
 "Ви испративме порака на адресата %s за да ја потврдите. Погледнете во "
 "дојдовната пошта и проследете ги напатствијата."
 
+#. TRANS: Client exception trown when trying to set password with an invalid confirmation code.
+#, fuzzy
+msgid "No confirmation thing."
+msgstr "Нема потврден код."
+
 #. TRANS: Error text when trying to register without agreeing to the terms.
 msgid "You must accept the terms of service and privacy policy to register."
 msgstr ""
@@ -67,6 +84,10 @@ msgstr "Лозинката мора да содржи барем 6 знаци."
 msgid "Passwords do not match."
 msgstr "Лозинките не се совпаѓаат."
 
+#. TRANS: Exception trown when using an invitation multiple times.
+msgid "Failed to register user."
+msgstr ""
+
 #. TRANS: Subject for confirmation e-mail.
 #. TRANS: %s is the StatusNet sitename.
 #, php-format
@@ -162,7 +183,7 @@ msgstr "Ова не е важечка е-пошта."
 #. TRANS: %s is the StatusNet sitename.
 #, php-format
 msgid "Welcome to %s"
-msgstr ""
+msgstr "Добредојдовте на %s"
 
 #. TRANS: Plugin description.
 msgid "Use email only for registration."