From a8bac4218e7623744ef5ccda3bc34aa0d747613f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 29 Nov 2021 02:25:06 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- core/l10n/ru.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'core/l10n/ru.js') diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 65244e82124..3c81379d903 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -421,8 +421,6 @@ OC.L10N.register( "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" : "Это приложение не может быть установлено" }, "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);"); -- cgit v1.2.3