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-07-16 05:25:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-16 05:25:44 +0300
commit0858b10c4d907f927d1f812b2156026c9dfbf77a (patch)
tree2620ecc0c925f9e3ceac66a439245b6bace3f84c /apps/settings
parent1d602044a49f77b0652e1f24803b4e8458f66dd3 (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.js2
-rw-r--r--apps/settings/l10n/cs.json2
-rw-r--r--apps/settings/l10n/de_DE.js4
-rw-r--r--apps/settings/l10n/de_DE.json4
-rw-r--r--apps/settings/l10n/pl.js2
-rw-r--r--apps/settings/l10n/pl.json2
-rw-r--r--apps/settings/l10n/tr.js2
-rw-r--r--apps/settings/l10n/tr.json2
-rw-r--r--apps/settings/l10n/zh_HK.js2
-rw-r--r--apps/settings/l10n/zh_HK.json2
10 files changed, 22 insertions, 2 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index 06563a211b2..e536a8b3296 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -408,6 +408,8 @@ OC.L10N.register(
"An error occured during the request. Unable to proceed." : "Během požadavku došlo k chybě. Nelze pokračovat.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikace byla povolena ale je třeba ji aktualizovat. Za 5 sekund budete přesměrování na stránku pro aktualizaci.",
"Error: This app cannot be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru",
+ "An error occurred during the request. Unable to proceed." : "Během požadavku došlo k chybě. Nelze pokračovat.",
+ "User already exists." : "Uživatel už existuje.",
"Administrator documentation" : "Dokumentace pro správce",
"Documentation" : "Dokumentace",
"Forum" : "Diskuzní fórum",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index 4e3669741bd..819e319b906 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -406,6 +406,8 @@
"An error occured during the request. Unable to proceed." : "Během požadavku došlo k chybě. Nelze pokračovat.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikace byla povolena ale je třeba ji aktualizovat. Za 5 sekund budete přesměrování na stránku pro aktualizaci.",
"Error: This app cannot be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru",
+ "An error occurred during the request. Unable to proceed." : "Během požadavku došlo k chybě. Nelze pokračovat.",
+ "User already exists." : "Uživatel už existuje.",
"Administrator documentation" : "Dokumentace pro správce",
"Documentation" : "Dokumentace",
"Forum" : "Diskuzní fórum",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 8e04744ac63..37cd5334cc6 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -259,7 +259,7 @@ OC.L10N.register(
"This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Möchten Sie die Verschlüsselung wirklich 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.",
"Select default encryption module:" : "Standard-Verschlüsselungs-Modul auswählen:",
- "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Sie müssen Ihre Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) auf die neue migrieren. Bitte aktivieren Sie das \"Standardverschlüsselungsmodul\" und führen Sie {command} aus",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Sie müssen Ihre Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) auf die neue migrieren. Bitte aktivieren Sie das \"Standardverschlüsselungsmodul\" und führen den Befehl {command} aus",
"Unable to update server side encryption config" : "Serverseitige Verschlüsselungskonfiguration kann nicht aktualisiert werden",
"Rename group" : "Gruppe umbenennen",
"Remove group" : "Gruppe entfernen",
@@ -408,6 +408,8 @@ OC.L10N.register(
"An error occured during the request. Unable to proceed." : "Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Sie werden in 5 Sekunden zur Aktualisierungsseite weitergeleitet.",
"Error: This app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da sie den Server instabil macht. ",
+ "An error occurred during the request. Unable to proceed." : "Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden.",
+ "User already exists." : "Benutzer existiert bereits.",
"Administrator documentation" : "Dokumentation für die Administration",
"Documentation" : "Dokumentation",
"Forum" : "Forum",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index 206fee80256..5c590335605 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -257,7 +257,7 @@
"This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Möchten Sie die Verschlüsselung wirklich 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.",
"Select default encryption module:" : "Standard-Verschlüsselungs-Modul auswählen:",
- "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Sie müssen Ihre Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) auf die neue migrieren. Bitte aktivieren Sie das \"Standardverschlüsselungsmodul\" und führen Sie {command} aus",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Sie müssen Ihre Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) auf die neue migrieren. Bitte aktivieren Sie das \"Standardverschlüsselungsmodul\" und führen den Befehl {command} aus",
"Unable to update server side encryption config" : "Serverseitige Verschlüsselungskonfiguration kann nicht aktualisiert werden",
"Rename group" : "Gruppe umbenennen",
"Remove group" : "Gruppe entfernen",
@@ -406,6 +406,8 @@
"An error occured during the request. Unable to proceed." : "Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Sie werden in 5 Sekunden zur Aktualisierungsseite weitergeleitet.",
"Error: This app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da sie den Server instabil macht. ",
+ "An error occurred during the request. Unable to proceed." : "Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden.",
+ "User already exists." : "Benutzer existiert bereits.",
"Administrator documentation" : "Dokumentation für die Administration",
"Documentation" : "Dokumentation",
"Forum" : "Forum",
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 79af028415a..5861daae3b2 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -408,6 +408,8 @@ OC.L10N.register(
"An error occured during the request. Unable to proceed." : "Wystąpił błąd zapytania. Nie można kontynuować.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona, ponieważ wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie do strony aktualizacji.",
"Error: This app cannot be enabled because it makes the server unstable" : "Błąd: Ta aplikacja nie zostanie włączona ze względu na możliwość niestabilnej pracy serwera",
+ "An error occurred during the request. Unable to proceed." : "Wystąpił błąd podczas żądania. Nie można kontynuować.",
+ "User already exists." : "Użytkownik już istnieje.",
"Administrator documentation" : "Dokumentacja administratora",
"Documentation" : "Dokumentacja",
"Forum" : "Forum",
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json
index e21012fab70..a36e9282f9f 100644
--- a/apps/settings/l10n/pl.json
+++ b/apps/settings/l10n/pl.json
@@ -406,6 +406,8 @@
"An error occured during the request. Unable to proceed." : "Wystąpił błąd zapytania. Nie można kontynuować.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona, ponieważ wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie do strony aktualizacji.",
"Error: This app cannot be enabled because it makes the server unstable" : "Błąd: Ta aplikacja nie zostanie włączona ze względu na możliwość niestabilnej pracy serwera",
+ "An error occurred during the request. Unable to proceed." : "Wystąpił błąd podczas żądania. Nie można kontynuować.",
+ "User already exists." : "Użytkownik już istnieje.",
"Administrator documentation" : "Dokumentacja administratora",
"Documentation" : "Dokumentacja",
"Forum" : "Forum",
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js
index 553ff705628..4a731cee4a5 100644
--- a/apps/settings/l10n/tr.js
+++ b/apps/settings/l10n/tr.js
@@ -408,6 +408,8 @@ OC.L10N.register(
"An error occured during the request. Unable to proceed." : "İstek sırasında bir sorun çıktı. İşlem sürdürülemiyor.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Uygulama etkinleştirilmiş fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.",
"Error: This app cannot be enabled because it makes the server unstable" : "Hata: Bu uygulama sunucuda kararsızlığa yol açtığından etkinleştirilemez",
+ "An error occurred during the request. Unable to proceed." : "İstek sırasında bir sorun çıktı. İşlem sürdürülemiyor.",
+ "User already exists." : "Kullanıcı zaten var.",
"Administrator documentation" : "Yönetici belgeleri",
"Documentation" : "Belgeler",
"Forum" : "Forum",
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json
index b4b6b91595d..533cda88625 100644
--- a/apps/settings/l10n/tr.json
+++ b/apps/settings/l10n/tr.json
@@ -406,6 +406,8 @@
"An error occured during the request. Unable to proceed." : "İstek sırasında bir sorun çıktı. İşlem sürdürülemiyor.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Uygulama etkinleştirilmiş fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.",
"Error: This app cannot be enabled because it makes the server unstable" : "Hata: Bu uygulama sunucuda kararsızlığa yol açtığından etkinleştirilemez",
+ "An error occurred during the request. Unable to proceed." : "İstek sırasında bir sorun çıktı. İşlem sürdürülemiyor.",
+ "User already exists." : "Kullanıcı zaten var.",
"Administrator documentation" : "Yönetici belgeleri",
"Documentation" : "Belgeler",
"Forum" : "Forum",
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index 76e4fe0b108..0515b8b0b09 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -408,6 +408,8 @@ OC.L10N.register(
"An error occured during the request. Unable to proceed." : "請求時發生錯誤。無法繼續。",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "應用程式已啟用但是需要更新。您將會在5秒內被重新導向至更新頁面。",
"Error: This app cannot be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定",
+ "An error occurred during the request. Unable to proceed." : "請求時發生錯誤。無法繼續。",
+ "User already exists." : "用戶已存在",
"Administrator documentation" : "管理員使用手冊",
"Documentation" : "使用手冊",
"Forum" : "論壇",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index 25dd36049b5..a5ffcbd8ae6 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -406,6 +406,8 @@
"An error occured during the request. Unable to proceed." : "請求時發生錯誤。無法繼續。",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "應用程式已啟用但是需要更新。您將會在5秒內被重新導向至更新頁面。",
"Error: This app cannot be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定",
+ "An error occurred during the request. Unable to proceed." : "請求時發生錯誤。無法繼續。",
+ "User already exists." : "用戶已存在",
"Administrator documentation" : "管理員使用手冊",
"Documentation" : "使用手冊",
"Forum" : "論壇",