summaryrefslogtreecommitdiffstats
path: root/l10n-ru/suite/chrome/common/sync/syncQuota.properties
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ru/suite/chrome/common/sync/syncQuota.properties
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ru/suite/chrome/common/sync/syncQuota.properties')
-rw-r--r--l10n-ru/suite/chrome/common/sync/syncQuota.properties42
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-ru/suite/chrome/common/sync/syncQuota.properties b/l10n-ru/suite/chrome/common/sync/syncQuota.properties
new file mode 100644
index 0000000000..67c5d4bd56
--- /dev/null
+++ b/l10n-ru/suite/chrome/common/sync/syncQuota.properties
@@ -0,0 +1,42 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+collection.addons.label = Дополнения
+collection.bookmarks.label = Закладки
+collection.history.label = История
+collection.passwords.label = Пароли
+collection.prefs.label = Настройки
+collection.tabs.label = Вкладки
+
+# LOCALIZATION NOTE (quota.usageNoQuota.label): %1$S and %2$S are numeric value
+# and unit (as defined in the download manager) of the amount of space occupied
+# on the server
+quota.usageNoQuota.label = В данный момент вы используете %1$S %2$S.
+# LOCALIZATION NOTE (quota.usagePercentage.label):
+# %1$S is the percentage of space used,
+# %2$S and %3$S numeric value and unit (as defined in the download manager)
+# of the amount of space used,
+# %3$S and %4$S numeric value and unit (as defined in the download manager)
+# of the total space available.
+quota.usagePercentage.label = Вы используете %1$S%% (%2$S %3$S) из допустимых %4$S %5$S.
+quota.usageError.label = Не могу получить информацию о квоте.
+quota.retrieving.label = Получение…
+# LOCALIZATION NOTE (quota.sizeValueUnit.label): %1$S is the amount of space
+# occupied by the engine, %2$K the corresponding unit (e.g. kB) as defined in
+# the download manager.
+quota.sizeValueUnit.label = %1$S %2$S
+quota.remove.label = Удалить
+quota.treeCaption.label = Снимите отметки с данных, чтобы перестать их синхронизировать и освободить место на сервере.
+# LOCALIZATION NOTE (quota.removal.label): %S is a list of engines that will be
+# disabled and whose data will be removed once the user confirms.
+quota.removal.label = SeaMonkey Sync удалит следующие данные: %S.
+# LOCALIZATION NOTE (quota.list.separator): This is the separator string used
+# for the list of engines (incl. spaces where appropriate)
+quota.list.separator = ,\u0020
+# LOCALIZATION NOTE (quota.freeup.label): %1$S and %2$S are numeric value
+# and unit (as defined in the download manager) of the amount of space freed
+# up by disabling the unchecked engines. If displayed this string is
+# concatenated directly to quota.removal.label and may need to start off with
+# whitespace.
+quota.freeup.label = \u0020Это освободит %1$S %2$S.