From 83ed2a1e3730f5432c9fefe9cb30c298b96d838e Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff <tobias.diekershoff@gmx.net> Date: Sun, 9 Apr 2017 07:55:03 +0200 Subject: [PATCH] RU translation of cal addon THX pztrn --- cal/lang/ru/messages.po | 56 +++++++++++++++++++++++++++++++++++++++++ cal/lang/ru/strings.php | 16 ++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 cal/lang/ru/messages.po create mode 100644 cal/lang/ru/strings.php diff --git a/cal/lang/ru/messages.po b/cal/lang/ru/messages.po new file mode 100644 index 00000000..155cba8e --- /dev/null +++ b/cal/lang/ru/messages.po @@ -0,0 +1,56 @@ +# ADDON cal +# Copyright (C) +# This file is distributed under the same license as the Friendica cal addon package. +# +# +# Translators: +# Stanislav N. <pztrn@pztrn.name>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2017-04-08 17:06+0000\n" +"Last-Translator: Stanislav N. <pztrn@pztrn.name>\n" +"Language-Team: Russian (http://www.transifex.com/Friendica/friendica/language/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#: cal.php:33 +msgid "Event Export" +msgstr "ÐкÑпоÑÑ ÑобÑÑий" + +#: cal.php:33 +msgid "You can download public events from: " +msgstr "ÐÑ Ð¼Ð¾Ð¶ÐµÑе ÑкаÑаÑÑ Ð¿ÑблиÑнÑе ÑобÑÑÐ¸Ñ Ð¸Ð·:" + +#: cal.php:53 +msgid "The user does not export the calendar." +msgstr "ÐолÑзоваÑÐµÐ»Ñ Ð½Ðµ ÑкÑпоÑÑиÑовал календаÑÑ." + +#: cal.php:83 +msgid "This calendar format is not supported" +msgstr "ÐÑÐ¾Ñ ÑоÑÐ¼Ð°Ñ ÐºÐ°Ð»ÐµÐ½Ð´Ð°Ñей не поддеÑживаеÑÑÑ" + +#: cal.php:181 cal.php:185 +msgid "Export Events" +msgstr "ÐкÑпоÑÑ ÑобÑÑий" + +#: cal.php:189 +msgid "If this is enabled, your public events will be available at" +msgstr "ÐÑли ÑÑа наÑÑÑойка вклÑÑена, Ñо ваÑи пÑблиÑнÑе ÑобÑÑÐ¸Ñ Ð±ÑдÑÑ Ð´Ð¾ÑÑÑÐ¿Ð½Ñ Ð½Ð°:" + +#: cal.php:190 +msgid "Currently supported formats are ical and csv." +msgstr "ТекÑÑие поддеÑживаемÑе ÑоÑмаÑÑ ical и csv." + +#: cal.php:191 +msgid "Enable calendar export" +msgstr "ÐклÑÑиÑÑ ÑкÑпоÑÑ ÐºÐ°Ð»ÐµÐ½Ð´Ð°ÑÑ" + +#: cal.php:193 +msgid "Save Settings" +msgstr "Ð¡Ð¾Ñ ÑаниÑÑ Ð½Ð°ÑÑÑойки" diff --git a/cal/lang/ru/strings.php b/cal/lang/ru/strings.php new file mode 100644 index 00000000..d2ab1418 --- /dev/null +++ b/cal/lang/ru/strings.php @@ -0,0 +1,16 @@ +<?php + +if(! function_exists("string_plural_select_ru")) { +function string_plural_select_ru($n){ + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; +}} +; +$a->strings["Event Export"] = "ÐкÑпоÑÑ ÑобÑÑий"; +$a->strings["You can download public events from: "] = "ÐÑ Ð¼Ð¾Ð¶ÐµÑе ÑкаÑаÑÑ Ð¿ÑблиÑнÑе ÑобÑÑÐ¸Ñ Ð¸Ð·:"; +$a->strings["The user does not export the calendar."] = "ÐолÑзоваÑÐµÐ»Ñ Ð½Ðµ ÑкÑпоÑÑиÑовал календаÑÑ."; +$a->strings["This calendar format is not supported"] = "ÐÑÐ¾Ñ ÑоÑÐ¼Ð°Ñ ÐºÐ°Ð»ÐµÐ½Ð´Ð°Ñей не поддеÑживаеÑÑÑ"; +$a->strings["Export Events"] = "ÐкÑпоÑÑ ÑобÑÑий"; +$a->strings["If this is enabled, your public events will be available at"] = "ÐÑли ÑÑа наÑÑÑойка вклÑÑена, Ñо ваÑи пÑблиÑнÑе ÑобÑÑÐ¸Ñ Ð±ÑдÑÑ Ð´Ð¾ÑÑÑÐ¿Ð½Ñ Ð½Ð°:"; +$a->strings["Currently supported formats are ical and csv."] = "ТекÑÑие поддеÑживаемÑе ÑоÑмаÑÑ ical и csv."; +$a->strings["Enable calendar export"] = "ÐклÑÑиÑÑ ÑкÑпоÑÑ ÐºÐ°Ð»ÐµÐ½Ð´Ð°ÑÑ"; +$a->strings["Save Settings"] = "Ð¡Ð¾Ñ ÑаниÑÑ Ð½Ð°ÑÑÑойки"; -- 2.39.5