]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/ru/strings.php
Fix date time format calculation
[friendica.git] / view / lang / ru / strings.php
index c8f6865bd0bb79edaef7a1a42fa6d85814089d74..ce1a3b85140bcd0f33d487b267b8f7f4181dc7f1 100644 (file)
@@ -269,25 +269,8 @@ $a->strings['GNU Social Connector'] = 'GNU Social Connector';
 $a->strings['ActivityPub'] = 'ActivityPub';
 $a->strings['pnut'] = 'pnut';
 $a->strings['%s (via %s)'] = '%s (через %s)';
-$a->strings['%s likes this.'] = '%s нравится это.';
-$a->strings['%s doesn\'t like this.'] = '%s не нравится это.';
-$a->strings['%s attends.'] = '%s посещает.';
-$a->strings['%s doesn\'t attend.'] = '%s не посетит.';
-$a->strings['%s attends maybe.'] = '%s может быть посетит.';
-$a->strings['%s reshared this.'] = '%s поделился этим.';
 $a->strings['and'] = 'и';
 $a->strings['and %d other people'] = 'и еще %d человек';
-$a->strings['<button type="button" %1$s>%2$d people</button> like this'] = '<button type="button" %1$s>%2$d людям</button> нравится это';
-$a->strings['%s like this.'] = '%s нравится это.';
-$a->strings['<button type="button" %1$s>%2$d people</button> don\'t like this'] = '<button type="button" %1$s>%2$d людям</button> не нравится это';
-$a->strings['%s don\'t like this.'] = '%s не нравится это';
-$a->strings['<button type="button" %1$s>%2$d people</button> attend'] = '<button type="button" %1$s>%2$d людей</button> посетят';
-$a->strings['%s attend.'] = '%s посетит.';
-$a->strings['<button type="button" %1$s>%2$d people</button> don\'t attend'] = '<button type="button" %1$s>%2$d людей</button> не посетят';
-$a->strings['%s don\'t attend.'] = '%s не посетит';
-$a->strings['<button type="button" %1$s>%2$d people</button> attend maybe'] = '<button type="button" %1$s>%2$d людей</button> может быть посетят';
-$a->strings['%s attend maybe.'] = '%s может быть посетит.';
-$a->strings['<button type="button" %1$s>%2$d people</button> reshared this'] = '<button type="button" %1$s>%2$d людей</button> поделились этим';
 $a->strings['Visible to <strong>everybody</strong>'] = 'Видимое <strong>всем</strong>';
 $a->strings['Please enter a image/video/audio/webpage URL:'] = 'Пожалуйста, введите адрес картинки/видео/аудио/странички:';
 $a->strings['Tag term:'] = 'Тег:';
@@ -332,6 +315,7 @@ $a->strings['Delete Selected Items'] = 'Удалить выбранные поз
 $a->strings['You had been addressed (%s).'] = 'К вам обратились (%s).';
 $a->strings['You are following %s.'] = 'Вы подписаны на %s.';
 $a->strings['You subscribed to one or more tags in this post.'] = 'Вы подписаны на один или несколько тегов в этой записи.';
+$a->strings['%s reshared this.'] = '%s поделился этим.';
 $a->strings['Reshared'] = 'Репост';
 $a->strings['Reshared by %s <%s>'] = 'Репост от %s <%s>';
 $a->strings['%s is participating in this thread.'] = '%s участвует в этом обсуждении';