- Вложение: (unknown)
+ {_"attachment"}: (unknown)
{if !is_null($thisUser) && $owner < 0 && $club->canBeModifiedBy($thisUser)}
@@ -28,15 +28,15 @@
{/if}
diff --git a/locales/de.strings b/locales/de.strings
index 6270b74d..dd7e9703 100644
--- a/locales/de.strings
+++ b/locales/de.strings
@@ -254,7 +254,7 @@
"main" = "Hauptseite";
"contacts" = "Kontakte";
"avatar" = "Avatar";
-"privacy" = "privatsphäre";
+"privacy" = "Privatsphäre";
"interface" = "oberfläche";
"profile_picture" = "Profilbild";
diff --git a/locales/en.strings b/locales/en.strings
index 4fda7939..9061dbb1 100644
--- a/locales/en.strings
+++ b/locales/en.strings
@@ -47,6 +47,7 @@
"status" = "Status";
"no_information_provided" = "No information provided.";
"deceased_person" = "Deceased person";
+"none" = "none";
"relationship" = "Relationship";
@@ -115,10 +116,21 @@
"feed" = "News";
"publish_post" = "Add post";
+"all_news" = "All news";
+"posts_per_page" = "Number of posts per page";
+
+"attachment" = "Attachment";
+"post_as_group" = "Post as group";
+"add_signature" = "Add signature";
+/* ^ can be translated as "author's signature". ^ */
+"contains_nsfw" = "Contains NSFW content";
"nsfw_warning" = "This post may have NSFW-content";
"report" = "Report";
"attach_photo" = "Attach photo";
"no_posts_abstract" = "Nobody wrote anything here... At least.";
+"attach_no_longer_available" = "This attachment is no longer available.";
+"open_post" = "Open post";
+"version_incompatibility" = "This attachment could not be displayed. Probably the database is incompatible with the current version of OpenVK.";
/* Friends */
@@ -262,7 +274,7 @@
"main" = "Main";
"contacts" = "Contacts";
"avatar" = "Avatar";
-"privacy" = "privacy";
+"privacy" = "Privacy";
"interface" = "Interface";
"profile_picture" = "Profile picture";
@@ -284,6 +296,10 @@
"search_for_groups" = "Search for groups";
"search_for_people" = "Search for people";
"search_button" = "Find";
+"results_zero" = "No results";
+"results_one" = "$1 result";
+"results_other" = "$1 results";
+
"privacy_setting_access_page" = "Who can view my page";
"privacy_setting_read_info" = "Who can see main information of my page";
"privacy_setting_see_groups" = "Who can see my groups and meetings";
diff --git a/locales/ru.strings b/locales/ru.strings
index 17dcb22c..5cc4fce9 100644
--- a/locales/ru.strings
+++ b/locales/ru.strings
@@ -44,6 +44,7 @@
"status" = "Статус";
"no_information_provided" = "Информация отсутствует.";
"deceased_person" = "Страница покойного человека";
+"none" = "отсутствует";
"years" = "лет";
"relationship" = "Семейное положение";
@@ -114,10 +115,20 @@
"wall_many" = "$1 записей";
"wall_other" = "$1 записей";
+"all_news" = "Все новости";
+"posts_per_page" = "Количество записей на странице";
+
+"attachment" = "Вложение";
+"post_as_group" = "От имени сообщества";
+"add_signature" = "Подпись автора";
+"contains_nsfw" = "Содержит NSFW-контент";
"nsfw_warning" = "Данный пост может содержать 18+ контент";
"report" = "Пожаловаться";
"attach_photo" = "Прикрепить фото";
"no_posts_abstract" = "Здесь никто ничего не написал... Пока.";
+"attach_no_longer_available" = "Это вложение больше недоступно.";
+"open_post" = "Открыть запись";
+"version_incompatibility" = "Не удалось отобразить это вложение. Возможно, база данных несовместима с текущей версией OpenVK.";
/* Friends */
@@ -307,6 +318,12 @@
"search_for_groups" = "Поиск групп";
"search_for_people" = "Поиск людей";
"search_button" = "Найти";
+"results_zero" = "Ни одного результата";
+"results_one" = "Один результат";
+"results_few" = "$1 результата";
+"results_many" = "$1 результатов";
+"results_other" = "$1 результатов";
+
"privacy_setting_access_page" = "Кому в интернете видно мою страницу";
"privacy_setting_read_info" = "Кому видно основную информацию моей страницы";
"privacy_setting_see_groups" = "Кому видно мои группы и встречи";