Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-25 05:57:44 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-25 05:57:44 +0300
commit7dd93db7b7a09806f9e6cd20cdd2aa9ff14aa169 (patch)
treec3ba82990e4c696e5334a7d21644495b3a489f36 /l10n/ru.js
parentbdf152c5ca299112613ad9a06a17628875891604 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js15
1 files changed, 14 insertions, 1 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index f235ef10..0256d101 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -2,8 +2,21 @@ OC.L10N.register(
"photos",
{
"Photos" : "Фотографии",
+ "Your memories under your control" : "Ваши воспоминания под вашим контролем",
"Your photos" : "Мои фотографии",
"Favorites" : "Избранное",
- "An error occurred" : "Произошла ошибка"
+ "Your albums" : "Мои альбомы",
+ "Shared albums" : "Полученные альбомы",
+ "Tagged photos" : "Фотографии с метками",
+ "Locations" : "Места",
+ "Open the full size \"{name}\" image" : "Отрыть полноразмерное изображение «{name}»",
+ "Open the \"{name}\" sub-directory" : "Открыть вложенную папке «{name}»",
+ "Share this folder" : "Опубликовать эту папку",
+ "Back to {folder}" : "Вернуться в {folder}",
+ "This folder does not exists" : "Эта папка не существует",
+ "An error occurred" : "Произошла ошибка",
+ "No photos in here" : "Здесь нет фотографий",
+ "No tags yet" : "Меток ещё нет",
+ "Photos with tags will show up here" : "Здесь будут показаны фотографии, которым присвоены метки"
},
"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);");