From 59ef95060ce3ac8fa3c6f1a8f4f00903136ea5a1 Mon Sep 17 00:00:00 2001 From: celestora Date: Fri, 17 Sep 2021 18:49:59 +0300 Subject: [PATCH] New translations ru.strings (English) --- locales/en.strings | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/locales/en.strings b/locales/en.strings index a5a266b6..065d992c 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -94,7 +94,7 @@ "post_writes_m" = "wrote"; "post_writes_f" = "wrote"; -"post_writes_g" = "опубликовали"; +"post_writes_g" = "posted"; "wall" = "Wall"; "post" = "Post"; "write" = "Write"; @@ -208,7 +208,7 @@ "photo" = "Photo"; "upload_button" = "Upload"; -"open_original" = "Открыть оригинал"; +"open_original" = "Open original"; "avatar_album" = "Page photos"; "wall_album" = "Wall photos"; @@ -355,10 +355,10 @@ "video_updated" = "Updated"; "video_link_to_yt" = "YT link"; -"info_name" = "Название"; -"info_description" = "Описание"; -"info_uploaded_by" = "Загрузил"; -"info_upload_date" = "Дата загрузки"; +"info_name" = "Title"; +"info_description" = "Description"; +"info_uploaded_by" = "Uploaded by"; +"info_upload_date" = "Upload date"; "videos_zero" = "No videos"; "videos_one" = "$1 video";