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>2022-07-22 06:09:50 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-22 06:09:50 +0300
commit9cc4370fb06ba9ad76c133cf50255f0187bfb0b4 (patch)
tree8073506eb8da28bbe3571f1236001bcbf317037a /l10n/ru.js
parent4e72c2ea210e643ce64bbe42d8968f2f54618504 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 3491f3bb..e61bf7cc 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Shared with you" : "Предоставленные вам",
"Tagged photos" : "Фотографии с метками",
"Locations" : "Места",
- "Settings" : "Параметры",
"Open the full size \"{name}\" image" : "Отрыть полноразмерное изображение «{name}»",
"Open the \"{name}\" sub-directory" : "Открыть вложенную папке «{name}»",
"Share this folder" : "Опубликовать эту папку",
@@ -23,6 +22,7 @@ OC.L10N.register(
"An error occurred" : "Произошла ошибка",
"No photos in here" : "Здесь нет фотографий",
"No tags yet" : "Меток ещё нет",
- "Photos with tags will show up here" : "Здесь будут показаны фотографии, которым присвоены метки"
+ "Photos with tags will show up here" : "Здесь будут показаны фотографии, которым присвоены метки",
+ "Settings" : "Параметры"
},
"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);");