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>2022-01-22 05:26:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-22 05:26:44 +0300
commit7acd13d00262be803ac4e5ed3edae555f0f5bba0 (patch)
tree9d69ddbb3337f2a0425e1fa3714458d0d03dbb55 /apps/settings
parent7211f538127e3d26af7012186a6946459c1b1514 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/cs.js1
-rw-r--r--apps/settings/l10n/cs.json1
-rw-r--r--apps/settings/l10n/de_DE.js1
-rw-r--r--apps/settings/l10n/de_DE.json1
-rw-r--r--apps/settings/l10n/pl.js1
-rw-r--r--apps/settings/l10n/pl.json1
-rw-r--r--apps/settings/l10n/pt_BR.js1
-rw-r--r--apps/settings/l10n/pt_BR.json1
-rw-r--r--apps/settings/l10n/ru.js13
-rw-r--r--apps/settings/l10n/ru.json13
-rw-r--r--apps/settings/l10n/sk.js1
-rw-r--r--apps/settings/l10n/sk.json1
-rw-r--r--apps/settings/l10n/zh_HK.js1
-rw-r--r--apps/settings/l10n/zh_HK.json1
14 files changed, 26 insertions, 12 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index c8a034b07d3..50b479edb1a 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -183,6 +183,7 @@ OC.L10N.register(
"Rename" : "Přejmenovat",
"Revoke" : "Odvolat",
"Wipe device" : "Vymazat obsah zařízení",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Odstranění tohoto tokenu může zabránit vymazání obsahu přístroje, pokud nebyl proces vymazání do teď zahájen.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index 44e10920e9e..0bb7a15a492 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -181,6 +181,7 @@
"Rename" : "Přejmenovat",
"Revoke" : "Odvolat",
"Wipe device" : "Vymazat obsah zařízení",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Odstranění tohoto tokenu může zabránit vymazání obsahu přístroje, pokud nebyl proces vymazání do teď zahájen.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 9075c1ca229..52f960a3bd8 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -183,6 +183,7 @@ OC.L10N.register(
"Rename" : "Umbennen",
"Revoke" : "Widerrufen",
"Wipe device" : "Gerät löschen",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Zurückziehen dieses Tokens könnte das Löschen von Ihrem Gerät verhindern, wenn die Löschung noch nicht gestartet wurde.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index b7e0165bdee..859165efa5a 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -181,6 +181,7 @@
"Rename" : "Umbennen",
"Revoke" : "Widerrufen",
"Wipe device" : "Gerät löschen",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Zurückziehen dieses Tokens könnte das Löschen von Ihrem Gerät verhindern, wenn die Löschung noch nicht gestartet wurde.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index caecf29bac5..a6eb37b6ed1 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -183,6 +183,7 @@ OC.L10N.register(
"Rename" : "Zmień nazwę",
"Revoke" : "Cofnij",
"Wipe device" : "Wyczyść urządzenie",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Unieważnienie tego tokena uniemożliwi czyszczenie urządzenia, jeśli jeszcze nie zostało rozpoczęte.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json
index 4a5b4e7c265..65ff817fae0 100644
--- a/apps/settings/l10n/pl.json
+++ b/apps/settings/l10n/pl.json
@@ -181,6 +181,7 @@
"Rename" : "Zmień nazwę",
"Revoke" : "Cofnij",
"Wipe device" : "Wyczyść urządzenie",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Unieważnienie tego tokena uniemożliwi czyszczenie urządzenia, jeśli jeszcze nie zostało rozpoczęte.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 18c1a3588a7..fb217baf69b 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -183,6 +183,7 @@ OC.L10N.register(
"Rename" : "Renomear",
"Revoke" : "Revogar",
"Wipe device" : "Limpar o dispositivo",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "A revogação deste token pode impedir a limpeza do seu dispositivo, caso ainda não tenha sido iniciada.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 6659d6b800c..b0e25c97ff5 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -181,6 +181,7 @@
"Rename" : "Renomear",
"Revoke" : "Revogar",
"Wipe device" : "Limpar o dispositivo",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "A revogação deste token pode impedir a limpeza do seu dispositivo, caso ainda não tenha sido iniciada.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js
index 1ec2c72fe13..ca89b682cdf 100644
--- a/apps/settings/l10n/ru.js
+++ b/apps/settings/l10n/ru.js
@@ -183,6 +183,7 @@ OC.L10N.register(
"Rename" : "Переименовать",
"Revoke" : "Отозвать",
"Wipe device" : "Удалить данные с устройства",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Отзыв токена может привести к невозможности удаления данных с устройства, если такое удаление ещё не запущено.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -249,9 +250,9 @@ OC.L10N.register(
"Your organisation" : "Ваша организация",
"Unable to update organisation" : "Не удалось изменить организацию",
"Edit your Profile visibility" : "Изменить видимость профиля",
- "Enable Profile" : "Включить Профиль",
- "Unable to update profile enabled state" : "Не удалось обновить состояние \"Профиль включен\"",
- "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В вашем профиле соблюдаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение \"Видно всем\", а для области действия установлено значение \"Скрыто\", \"Скрыто\" соблюдается.",
+ "Enable Profile" : "Использовать профиль",
+ "Unable to update profile enabled state" : "Не удалось обновить состояние профиля",
+ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В профиле устанавливаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение «Видно всем», а для области действия установлено значение «Скрыто», будет использоваться значение «Скрыто».",
"{displayId}" : "{displayId}",
"Unable to update visibility of {displayId}" : "Не удалось изменить видимость {displayId}",
"Your role" : "Ваша роль",
@@ -335,7 +336,7 @@ OC.L10N.register(
"Please confirm the group removal " : "Подтвердите удаление группы",
"Address" : "Адрес",
"Avatar" : "Аватар",
- "About" : "О вас",
+ "About" : "О себе",
"Full name" : "Полное имя",
"Additional email" : "Доп. адрес эл. почты",
"Headline" : "Заголовок",
@@ -344,9 +345,9 @@ OC.L10N.register(
"Profile" : "Профиль",
"Role" : "Роль",
"Twitter" : "Twitter",
- "Website" : "Адрес в интернете",
+ "Website" : "Адрес сайта",
"Profile visibility" : "Видимость профиля",
- "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Недоступно, так как это свойство требуется для основных функций, включая общий доступ к файлам и приглашения в календарь",
+ "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Заданный параметр не может быть использован, так как его используют основные функции, такие как совместный доступ к файлам и приглашения к событиям из календаря",
"Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Недоступно, так как публикация пользовательских данных на сервере поиска запрещена, обратитесь к системному администратору, если у вас возникнут какие-либо вопросы",
"Show to everyone" : "Видим для всех",
"Show to logged in users only" : "Видим только для пользователей, вошедших в систему",
diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json
index 1272ee61072..cabb4a28efb 100644
--- a/apps/settings/l10n/ru.json
+++ b/apps/settings/l10n/ru.json
@@ -181,6 +181,7 @@
"Rename" : "Переименовать",
"Revoke" : "Отозвать",
"Wipe device" : "Удалить данные с устройства",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Отзыв токена может привести к невозможности удаления данных с устройства, если такое удаление ещё не запущено.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -247,9 +248,9 @@
"Your organisation" : "Ваша организация",
"Unable to update organisation" : "Не удалось изменить организацию",
"Edit your Profile visibility" : "Изменить видимость профиля",
- "Enable Profile" : "Включить Профиль",
- "Unable to update profile enabled state" : "Не удалось обновить состояние \"Профиль включен\"",
- "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В вашем профиле соблюдаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение \"Видно всем\", а для области действия установлено значение \"Скрыто\", \"Скрыто\" соблюдается.",
+ "Enable Profile" : "Использовать профиль",
+ "Unable to update profile enabled state" : "Не удалось обновить состояние профиля",
+ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В профиле устанавливаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение «Видно всем», а для области действия установлено значение «Скрыто», будет использоваться значение «Скрыто».",
"{displayId}" : "{displayId}",
"Unable to update visibility of {displayId}" : "Не удалось изменить видимость {displayId}",
"Your role" : "Ваша роль",
@@ -333,7 +334,7 @@
"Please confirm the group removal " : "Подтвердите удаление группы",
"Address" : "Адрес",
"Avatar" : "Аватар",
- "About" : "О вас",
+ "About" : "О себе",
"Full name" : "Полное имя",
"Additional email" : "Доп. адрес эл. почты",
"Headline" : "Заголовок",
@@ -342,9 +343,9 @@
"Profile" : "Профиль",
"Role" : "Роль",
"Twitter" : "Twitter",
- "Website" : "Адрес в интернете",
+ "Website" : "Адрес сайта",
"Profile visibility" : "Видимость профиля",
- "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Недоступно, так как это свойство требуется для основных функций, включая общий доступ к файлам и приглашения в календарь",
+ "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Заданный параметр не может быть использован, так как его используют основные функции, такие как совместный доступ к файлам и приглашения к событиям из календаря",
"Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Недоступно, так как публикация пользовательских данных на сервере поиска запрещена, обратитесь к системному администратору, если у вас возникнут какие-либо вопросы",
"Show to everyone" : "Видим для всех",
"Show to logged in users only" : "Видим только для пользователей, вошедших в систему",
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js
index 603099359c8..6261cd4208a 100644
--- a/apps/settings/l10n/sk.js
+++ b/apps/settings/l10n/sk.js
@@ -183,6 +183,7 @@ OC.L10N.register(
"Rename" : "Premenovať",
"Revoke" : "Odvolať",
"Wipe device" : "Vymazať obsah zariadenia",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Ostránenie tohto tokenu môže zabrániť vymazaniu vášho zariadenia, ak sa ešte nezačalo mazanie.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json
index a3269a9f018..826c0d83633 100644
--- a/apps/settings/l10n/sk.json
+++ b/apps/settings/l10n/sk.json
@@ -181,6 +181,7 @@
"Rename" : "Premenovať",
"Revoke" : "Odvolať",
"Wipe device" : "Vymazať obsah zariadenia",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Ostránenie tohto tokenu môže zabrániť vymazaniu vášho zariadenia, ak sa ešte nezačalo mazanie.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index c8e79810fde..a8b612d29b9 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -183,6 +183,7 @@ OC.L10N.register(
"Rename" : "重新命名",
"Revoke" : "撤銷",
"Wipe device" : "抹除裝置",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "如果還沒開始抹除,則撤銷此權杖可能會導致無法抹除您的裝置。",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index 8cb0d07ade1..ac7ee1ada19 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -181,6 +181,7 @@
"Rename" : "重新命名",
"Revoke" : "撤銷",
"Wipe device" : "抹除裝置",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "如果還沒開始抹除,則撤銷此權杖可能會導致無法抹除您的裝置。",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",