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-05-03 06:13:27 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-03 06:13:27 +0300
commitc3679a8de435276fac1fba0d6575f7122f6ca0de (patch)
treee0a3b0578fad005c0230bca0b86193975decfca0 /l10n/ru.js
parentabcb1c0750d5d0905173866699193c47ebb87a94 (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.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index b5c8d297..842b9246 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -22,7 +22,6 @@ OC.L10N.register(
"An error occurred" : "Произошла ошибка",
"No photos in here" : "Здесь нет фотографий",
"No tags yet" : "Меток ещё нет",
- "Photos with tags will show up here" : "Здесь будут показаны фотографии, которым присвоены метки",
- "This folder does not exists" : "Эта папка не существует"
+ "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);");