]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Meteor/locale/uk/LC_MESSAGES/Meteor.po
Snapshot of the Transifex translation project - February 2015
[quix0rs-gnu-social.git] / plugins / Meteor / locale / uk / LC_MESSAGES / Meteor.po
index 20762e1eb79e7b9cd9c1f9f57588c443beb6ebd3..458fe9038033701a903570023aa1abf606db4d09 100644 (file)
@@ -1,40 +1,35 @@
-# Translation of StatusNet - Meteor to Ukrainian (українська)
-# Exported from translatewiki.net
-#
-# Author: Boogie
-# --
-# This file is distributed under the same license as the StatusNet package.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
 msgid ""
 msgstr ""
-"Project-Id-Version: StatusNet - Meteor\n"
+"Project-Id-Version: GNU social\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-30 11:07+0000\n"
-"PO-Revision-Date: 2012-06-30 11:09:11+0000\n"
-"Language-Team: Ukrainian <https://translatewiki.net/wiki/Portal:uk>\n"
+"POT-Creation-Date: 2015-02-02 17:47+0100\n"
+"PO-Revision-Date: 2015-02-07 09:02+0000\n"
+"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
+"Language-Team: Ukrainian (http://www.transifex.com/projects/p/gnu-social/language/uk/)\n"
+"MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2011-12-03 13:48:54+0000\n"
-"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
-"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
-"X-Language-Code: uk\n"
-"X-Message-Group: #out-statusnet-plugin-meteor\n"
-"Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
-"2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
+"Language: uk\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
 #. TRANS: Exception. %1$s is the control server, %2$s is the control port.
+#: MeteorPlugin.php:127
 #, php-format
 msgid "Could not connect to %1$s on %2$s."
 msgstr "Не вдається підключитися до %1$s на %2$s."
 
 #. TRANS: Exception. %s is the Meteor message that could not be added.
+#: MeteorPlugin.php:140
 #, php-format
 msgid "Error adding meteor message \"%s\"."
 msgstr "Помилка при додаванні швидкого повідомлення «%s»."
 
 #. TRANS: Plugin description.
-#, fuzzy
+#: MeteorPlugin.php:171
 msgid "Plugin to do \"real time\" updates using Meteor."
 msgstr ""
-"Додаток для оновлення стрічки повідомлень у «реальному часі» використовуючи "
-"Comet/Bayeux."