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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-29 05:25:06 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-29 05:25:06 +0300
commita8bac4218e7623744ef5ccda3bc34aa0d747613f (patch)
tree361642a90aa0d69566c18a048e452076a2c3893f /core/l10n/ru.json
parentd6804c4848994b37dfa83987cfcaf25626d51801 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r--core/l10n/ru.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 6d487b04636..cd4d0b09204 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -419,8 +419,6 @@
"Password can not be changed. Please contact your administrator." : "Пароль не может быть изменён. Свяжитесь с вашим системным администратором.",
"Could not fetch list of apps from the app store." : "Не удалось получить список приложений.",
"Can't install this app because it is not compatible" : "Приложение не может быть установлено, так как оно несовместимо",
- "Can't install this app" : "Это приложение не может быть установлено",
- "Checking for update of app \"%s\" in App Store" : "Проверяется наличие обновления приложения «%s»",
- "Checked for update of app \"%s\" in App Store" : "Проверено наличие обновления приложения «%s»"
+ "Can't install this app" : "Это приложение не может быть установлено"
},"pluralForm" :"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);"
} \ No newline at end of file