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:
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/bg.js1
-rw-r--r--settings/l10n/bg.json1
-rw-r--r--settings/l10n/de.js2
-rw-r--r--settings/l10n/de.json2
-rw-r--r--settings/l10n/eu.js1
-rw-r--r--settings/l10n/eu.json1
-rw-r--r--settings/l10n/ru.js2
-rw-r--r--settings/l10n/ru.json2
-rw-r--r--settings/l10n/sk.js24
-rw-r--r--settings/l10n/sk.json24
-rw-r--r--settings/l10n/vi.js1
-rw-r--r--settings/l10n/vi.json1
12 files changed, 60 insertions, 2 deletions
diff --git a/settings/l10n/bg.js b/settings/l10n/bg.js
index 6552f1b4a19..c6ecda398df 100644
--- a/settings/l10n/bg.js
+++ b/settings/l10n/bg.js
@@ -208,6 +208,7 @@ OC.L10N.register(
"Enable encryption" : "Включване на криптиране",
"Select default encryption module:" : "Избор на модул за криптиране по подразбиране:",
"Start migration" : "Начало на миграцията",
+ "Background jobs" : "Фонови процеси",
"Last job execution ran %s. Something seems wrong." : "За последно cron задача е стартирала %s. Изглежда, че има проблем.",
"Last job ran %s." : "За последно cron задача е стартирала %s.",
"Execute one task with each page loaded" : "Изпълнява една задача с всяка заредена страница.",
diff --git a/settings/l10n/bg.json b/settings/l10n/bg.json
index d90f0708c20..c955daff101 100644
--- a/settings/l10n/bg.json
+++ b/settings/l10n/bg.json
@@ -206,6 +206,7 @@
"Enable encryption" : "Включване на криптиране",
"Select default encryption module:" : "Избор на модул за криптиране по подразбиране:",
"Start migration" : "Начало на миграцията",
+ "Background jobs" : "Фонови процеси",
"Last job execution ran %s. Something seems wrong." : "За последно cron задача е стартирала %s. Изглежда, че има проблем.",
"Last job ran %s." : "За последно cron задача е стартирала %s.",
"Execute one task with each page loaded" : "Изпълнява една задача с всяка заредена страница.",
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index 1fad1bd92a8..7236623a9a5 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -336,7 +336,7 @@ OC.L10N.register(
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Wird die Verschlüsselung einmal aktiviert, so werden alle ab diesem Zeitpunkt hochgeladene Dateien verschlüsselt. Sie kann nur wieder deaktiviert werden, wenn das Verschlüsselungsmodul dies unterstützt und alle Voraussetzungen (wie das Setzen eines Wiederherstellungsschlüssels) im Vorhinein erfüllt wurden.",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lese in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.",
"Be aware that encryption always increases the file size." : "Bedenke, dass durch die Verschlüsselung die Dateigröße zunimmt. ",
- "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungskopien von Deinen Daten zu erstellen. Falls Du die Verschlüsselung nutzt, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit Deinen Daten durchgeführt werden.",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungen von Deinen Daten zu erstellen. Falls Du die Verschlüsselung nutzt, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit Deinen Daten durchgeführt werden.",
"This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Möchtest Du die Verschlüsselung wirklich aktivieren?",
"Enable encryption" : "Verschlüsselung aktivieren",
"No encryption module loaded, please enable an encryption module in the app menu." : "Es wurde kein Verschlüsselungs-Modul geladen, bitte ein Verschlüsselungs-Modul im Anwendungs-Menü aktivieren.",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 01cb644d3a2..f11c29c61fd 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -334,7 +334,7 @@
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Wird die Verschlüsselung einmal aktiviert, so werden alle ab diesem Zeitpunkt hochgeladene Dateien verschlüsselt. Sie kann nur wieder deaktiviert werden, wenn das Verschlüsselungsmodul dies unterstützt und alle Voraussetzungen (wie das Setzen eines Wiederherstellungsschlüssels) im Vorhinein erfüllt wurden.",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lese in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.",
"Be aware that encryption always increases the file size." : "Bedenke, dass durch die Verschlüsselung die Dateigröße zunimmt. ",
- "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungskopien von Deinen Daten zu erstellen. Falls Du die Verschlüsselung nutzt, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit Deinen Daten durchgeführt werden.",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungen von Deinen Daten zu erstellen. Falls Du die Verschlüsselung nutzt, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit Deinen Daten durchgeführt werden.",
"This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Möchtest Du die Verschlüsselung wirklich aktivieren?",
"Enable encryption" : "Verschlüsselung aktivieren",
"No encryption module loaded, please enable an encryption module in the app menu." : "Es wurde kein Verschlüsselungs-Modul geladen, bitte ein Verschlüsselungs-Modul im Anwendungs-Menü aktivieren.",
diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js
index d015e019afb..a81e01b650d 100644
--- a/settings/l10n/eu.js
+++ b/settings/l10n/eu.js
@@ -47,6 +47,7 @@ OC.L10N.register(
"{actor} changed your password" : "{actor}-(e)k zure pasahitza aldatu du",
"You changed your password" : "Zuk zure pasahitza aldatu duzu",
"Your password was reset by an administrator" : "Administratzaile batek zure pasahitza berrezarri du",
+ "Your password was reset" : "Zure pasahitza berezarri da",
"{actor} changed your email address" : "{actor}-(e)k zure e-posta helbidea aldatu du",
"You changed your email address" : "Zuk zure e-posta helbidea aldatu duzu",
"Your email address was changed by an administrator" : "Administratzaile batek zure e-posta helbidea berrezarri du",
diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json
index bb281445ff7..a86717fe944 100644
--- a/settings/l10n/eu.json
+++ b/settings/l10n/eu.json
@@ -45,6 +45,7 @@
"{actor} changed your password" : "{actor}-(e)k zure pasahitza aldatu du",
"You changed your password" : "Zuk zure pasahitza aldatu duzu",
"Your password was reset by an administrator" : "Administratzaile batek zure pasahitza berrezarri du",
+ "Your password was reset" : "Zure pasahitza berezarri da",
"{actor} changed your email address" : "{actor}-(e)k zure e-posta helbidea aldatu du",
"You changed your email address" : "Zuk zure e-posta helbidea aldatu duzu",
"Your email address was changed by an administrator" : "Administratzaile batek zure e-posta helbidea berrezarri du",
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js
index 432e76e3428..fb142072674 100644
--- a/settings/l10n/ru.js
+++ b/settings/l10n/ru.js
@@ -47,6 +47,7 @@ OC.L10N.register(
"{actor} changed your password" : "{actor} сменил(а) ваш пароль",
"You changed your password" : "Вы изменили свой пароль",
"Your password was reset by an administrator" : "Ваш пароль был сброшен администратором",
+ "Your password was reset" : "Ваш пароль был сброшен",
"{actor} changed your email address" : "{actor} изменил(а) ваш адрес электронной почты",
"You changed your email address" : "Вы изменили свой адрес электронной почты",
"Your email address was changed by an administrator" : "Ваш адрес электронной почты был изменён администратором",
@@ -88,6 +89,7 @@ OC.L10N.register(
"%1$s changed your password on %2$s." : "%1$s сменил(а) ваш пароль для сервера %2$s.",
"Your password on %s was changed." : "Ваш пароль на сервере %s был изменён",
"Your password on %s was reset by an administrator." : "Ваш пароль на сервере %s был сброшен администратором.",
+ "Your password on %s was reset." : "Ваш пароль на сервере %s был сброшен.",
"Password for %1$s changed on %2$s" : "Пароль %1$s изменён на сервере %2$s",
"Password changed for %s" : "Изменён пароль %s",
"If you did not request this, please contact an administrator." : "Если вы не запрашивали это действие, свяжитесь с администратором.",
diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json
index 95c9da2457c..c995b73a69a 100644
--- a/settings/l10n/ru.json
+++ b/settings/l10n/ru.json
@@ -45,6 +45,7 @@
"{actor} changed your password" : "{actor} сменил(а) ваш пароль",
"You changed your password" : "Вы изменили свой пароль",
"Your password was reset by an administrator" : "Ваш пароль был сброшен администратором",
+ "Your password was reset" : "Ваш пароль был сброшен",
"{actor} changed your email address" : "{actor} изменил(а) ваш адрес электронной почты",
"You changed your email address" : "Вы изменили свой адрес электронной почты",
"Your email address was changed by an administrator" : "Ваш адрес электронной почты был изменён администратором",
@@ -86,6 +87,7 @@
"%1$s changed your password on %2$s." : "%1$s сменил(а) ваш пароль для сервера %2$s.",
"Your password on %s was changed." : "Ваш пароль на сервере %s был изменён",
"Your password on %s was reset by an administrator." : "Ваш пароль на сервере %s был сброшен администратором.",
+ "Your password on %s was reset." : "Ваш пароль на сервере %s был сброшен.",
"Password for %1$s changed on %2$s" : "Пароль %1$s изменён на сервере %2$s",
"Password changed for %s" : "Изменён пароль %s",
"If you did not request this, please contact an administrator." : "Если вы не запрашивали это действие, свяжитесь с администратором.",
diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js
index a41fad77d53..05a58d055a5 100644
--- a/settings/l10n/sk.js
+++ b/settings/l10n/sk.js
@@ -364,7 +364,31 @@ OC.L10N.register(
"New password" : "Nové heslo",
"Change password" : "Zmeniť heslo",
"Use a second factor besides your password to increase security for your account." : "Pre zlepšenie zabezpečenia vášho účtu použite okrem hesla aj druhý faktor.",
+ "Afrikaans" : "Afrikánčina",
+ "Arabic" : "Arabčina",
+ "Azerbaijani" : "Azerbajdžansky",
+ "Basque" : "Baskičtina",
+ "Belarusian" : "Bieloruština",
+ "Bengali" : "Bengálčina",
+ "Bulgarian" : "Bulharčina",
+ "Catalan" : "Catalan",
+ "Cherokee" : "Čerokézčina",
+ "Chinese" : "Chinese",
+ "Croatian" : "Chorvátčina",
"Czech" : "Česká republika",
+ "Danish" : "Dánčina",
+ "English" : "Angličtina",
+ "Esperanto" : "Esperanto",
+ "Estonian" : "Estónčina",
+ "Finnish" : "Fínčina",
+ "French" : "Francúzština",
+ "Galician" : "Galicijčina",
+ "German" : "Nemčina",
+ "Greek" : "Gréčtina",
+ "Hebrew" : "Hebrejčina",
+ "Hindi" : "Hindčina",
+ "Hungarian" : "Maďarčina",
+ "Indonesian" : "Indonézština",
"Tonga" : "Tonga",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Oficiálne aplikácie sú vyvíjané komunitou. Poskytujú centrálnu funkcionalitu a sú pripravené pre produkčné nasadenie.",
"Official" : "Oficiálny",
diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json
index f585fadff00..4b562b6e250 100644
--- a/settings/l10n/sk.json
+++ b/settings/l10n/sk.json
@@ -362,7 +362,31 @@
"New password" : "Nové heslo",
"Change password" : "Zmeniť heslo",
"Use a second factor besides your password to increase security for your account." : "Pre zlepšenie zabezpečenia vášho účtu použite okrem hesla aj druhý faktor.",
+ "Afrikaans" : "Afrikánčina",
+ "Arabic" : "Arabčina",
+ "Azerbaijani" : "Azerbajdžansky",
+ "Basque" : "Baskičtina",
+ "Belarusian" : "Bieloruština",
+ "Bengali" : "Bengálčina",
+ "Bulgarian" : "Bulharčina",
+ "Catalan" : "Catalan",
+ "Cherokee" : "Čerokézčina",
+ "Chinese" : "Chinese",
+ "Croatian" : "Chorvátčina",
"Czech" : "Česká republika",
+ "Danish" : "Dánčina",
+ "English" : "Angličtina",
+ "Esperanto" : "Esperanto",
+ "Estonian" : "Estónčina",
+ "Finnish" : "Fínčina",
+ "French" : "Francúzština",
+ "Galician" : "Galicijčina",
+ "German" : "Nemčina",
+ "Greek" : "Gréčtina",
+ "Hebrew" : "Hebrejčina",
+ "Hindi" : "Hindčina",
+ "Hungarian" : "Maďarčina",
+ "Indonesian" : "Indonézština",
"Tonga" : "Tonga",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Oficiálne aplikácie sú vyvíjané komunitou. Poskytujú centrálnu funkcionalitu a sú pripravené pre produkčné nasadenie.",
"Official" : "Oficiálny",
diff --git a/settings/l10n/vi.js b/settings/l10n/vi.js
index 24f3d453700..377e633fc46 100644
--- a/settings/l10n/vi.js
+++ b/settings/l10n/vi.js
@@ -240,6 +240,7 @@ OC.L10N.register(
"Forum" : "Diễn đàn",
"None" : "Không gì cả",
"Login" : "Đăng nhập",
+ "Open documentation" : "Mở tài liệu",
"Encryption" : "Mã hóa",
"Authentication required" : "Cần phải được xác thực",
"Server address" : "Địa chỉ máy chủ",
diff --git a/settings/l10n/vi.json b/settings/l10n/vi.json
index 94120357a3c..4b0e82cc782 100644
--- a/settings/l10n/vi.json
+++ b/settings/l10n/vi.json
@@ -238,6 +238,7 @@
"Forum" : "Diễn đàn",
"None" : "Không gì cả",
"Login" : "Đăng nhập",
+ "Open documentation" : "Mở tài liệu",
"Encryption" : "Mã hóa",
"Authentication required" : "Cần phải được xác thực",
"Server address" : "Địa chỉ máy chủ",