summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-01-31 00:22:46 +0000
committerNextcloud bot <bot@nextcloud.com>2025-01-31 00:22:46 +0000
commit4a290b65aebf64bed650c39d9707904a946ae842 (patch)
treee39fd76ad8002f3488bce874570718cc957633a0 /core
parent393ccb90c7597208714bc721cdc1dab4e2fd2ee3 (diff)
downloadnextcloud-server-4a290b65aebf64bed650c39d9707904a946ae842.tar.gz
nextcloud-server-4a290b65aebf64bed650c39d9707904a946ae842.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/de.js22
-rw-r--r--core/l10n/de.json22
-rw-r--r--core/l10n/is.js4
-rw-r--r--core/l10n/is.json4
-rw-r--r--core/l10n/ru.js3
-rw-r--r--core/l10n/ru.json3
6 files changed, 36 insertions, 22 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index beb523658c1..6a24655bd72 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -1,16 +1,16 @@
OC.L10N.register(
"core",
{
- "Please select a file." : "Bitte eine Datei wählen.",
- "File is too big" : "Datei ist zu groß",
- "The selected file is not an image." : "Die ausgewählte Datei ist kein Bild.",
- "The selected file cannot be read." : "Die ausgewählte Datei konnte nicht gelesen werden.",
- "The file was uploaded" : "Die Datei wurde hochgeladen",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei übersteigt das Limit upload_max_filesize in der Datei php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die hochgeladene Datei übersteigt das Limit MAX_FILE_SIZE im HTML-Formular",
- "The file was only partially uploaded" : "Die Datei wurde nur teilweise hochgeladen",
- "No file was uploaded" : "Keine Datei wurde hochgeladen",
- "Missing a temporary folder" : "Temporärer Ordner nicht vorhanden",
+ "Please select a file." : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "File is too big" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The selected file is not an image." : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The selected file cannot be read." : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The file was uploaded" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The file was only partially uploaded" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "No file was uploaded" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "Missing a temporary folder" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden",
"A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt",
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
@@ -55,7 +55,7 @@ OC.L10N.register(
"Some of your link shares have been removed" : "Einige der geteilten Freigaben wurden entfernt",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Aufgrund eines Sicherheitsfehlers mussten einige der geteilten Freigaben entfernt werden. Weitere Informationen im Link.",
"The account limit of this instance is reached." : "Das Kontenlimit dieser Instanz ist erreicht.",
- "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Gebe deinen Abonnementschlüssel in der Support-App ein, um das Konto-Limit zu erhöhen. Damit erhältst du auch alle zusätzlichen Vorteile, die Nextcloud Enterprise bietet. Dies ist für den Betrieb in Unternehmen sehr zu empfehlen.",
+ "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Gib deinen Abonnementschlüssel in der Support-App ein, um das Konto-Limit zu erhöhen. Damit erhältst du auch alle zusätzlichen Vorteile, die Nextcloud Enterprise bietet. Dies ist für den Betrieb in Unternehmen sehr zu empfehlen.",
"Learn more ↗" : "Erfahre mehr ↗",
"Preparing update" : "Update vorbereiten",
"[%d / %d]: %s" : "[%d / %d]: %s",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index d959fa077b2..35beeadecbd 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -1,14 +1,14 @@
{ "translations": {
- "Please select a file." : "Bitte eine Datei wählen.",
- "File is too big" : "Datei ist zu groß",
- "The selected file is not an image." : "Die ausgewählte Datei ist kein Bild.",
- "The selected file cannot be read." : "Die ausgewählte Datei konnte nicht gelesen werden.",
- "The file was uploaded" : "Die Datei wurde hochgeladen",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei übersteigt das Limit upload_max_filesize in der Datei php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die hochgeladene Datei übersteigt das Limit MAX_FILE_SIZE im HTML-Formular",
- "The file was only partially uploaded" : "Die Datei wurde nur teilweise hochgeladen",
- "No file was uploaded" : "Keine Datei wurde hochgeladen",
- "Missing a temporary folder" : "Temporärer Ordner nicht vorhanden",
+ "Please select a file." : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "File is too big" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The selected file is not an image." : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The selected file cannot be read." : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The file was uploaded" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "The file was only partially uploaded" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "No file was uploaded" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "Missing a temporary folder" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden",
"A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt",
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
@@ -53,7 +53,7 @@
"Some of your link shares have been removed" : "Einige der geteilten Freigaben wurden entfernt",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Aufgrund eines Sicherheitsfehlers mussten einige der geteilten Freigaben entfernt werden. Weitere Informationen im Link.",
"The account limit of this instance is reached." : "Das Kontenlimit dieser Instanz ist erreicht.",
- "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Gebe deinen Abonnementschlüssel in der Support-App ein, um das Konto-Limit zu erhöhen. Damit erhältst du auch alle zusätzlichen Vorteile, die Nextcloud Enterprise bietet. Dies ist für den Betrieb in Unternehmen sehr zu empfehlen.",
+ "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Gib deinen Abonnementschlüssel in der Support-App ein, um das Konto-Limit zu erhöhen. Damit erhältst du auch alle zusätzlichen Vorteile, die Nextcloud Enterprise bietet. Dies ist für den Betrieb in Unternehmen sehr zu empfehlen.",
"Learn more ↗" : "Erfahre mehr ↗",
"Preparing update" : "Update vorbereiten",
"[%d / %d]: %s" : "[%d / %d]: %s",
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 856194a563f..1d81046c22a 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -55,6 +55,7 @@ OC.L10N.register(
"Some of your link shares have been removed" : "Sumir tenglar þínir á sameignir hafa verið fjarlægðir",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Vegna öryggisgalla hafa sumir tenglar þínir á sameignir hafa verið fjarlægðir. Skoðaðu tengilinn til að sjá frekari upplýsingar.",
"The account limit of this instance is reached." : "Hámarksfjölda aðganga á þessu tilviki er náð.",
+ "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Settu inn áskriftarlykilinn þinn í aðstoðarforritið til að lyfta takmörkum á aðgangnum þínum. Þetta gefur þér einnig alla viðbótareiginleikana sem Nextcloud Enterprise fyrirtækjaáskrift býður, enda er sterklega mælt með þeim fyrir verklag í fyrirtækjum.",
"Learn more ↗" : "Kanna nánar ↗",
"Preparing update" : "Undirbý uppfærslu",
"[%d / %d]: %s" : "[%d / %d]: %s",
@@ -159,6 +160,7 @@ OC.L10N.register(
"Your connection is not secure" : "Tengingin þín er ekki örugg",
"Passwordless authentication is only available over a secure connection." : "Lykilorðalaus auðkenning er aðeins tiltæk í gegnum örugga tengingu.",
"Reset password" : "Endursetja lykilorð",
+ "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help." : "Ef þessi aðgangur fyrirfinnst, þá hafa skilaboð um endurstillingu lykilorðs verið send á tölvupóstfang aðgangsins. Ef þú hefur ekki fengið slík skilaboð, skaltu athuga tölvupóstfangið þitt og/eða notandanafnið, skoða vel í möppur fyrir ruslpóst/rusl eða beðið kerfisstjórnendur þína um aðstoð.",
"Couldn't send reset email. Please contact your administrator." : "Gat ekki sent endurstillingu í tölvupósti. Hafðu samband við kerfisstjóra.",
"Password cannot be changed. Please contact your administrator." : "Ekki er hægt að breyta lykilorði. Hafðu samband við kerfisstjóra.",
"Back to login" : "Til baka í innskráningu",
@@ -203,6 +205,7 @@ OC.L10N.register(
"Back to login form" : "Til baka í innskráningarform",
"Back" : "Til baka",
"Login form is disabled." : "Innskráningarform er óvirkt.",
+ "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Innskráningarform Nextcloud er óvirkt. Notaðu aðra aðferð til innskráningar ef slíkt er í boði eða hafðu samband við kerfisstjórnanda.",
"More actions" : "Fleiri aðgerðir",
"This browser is not supported" : "Það er ekki stuðningur við þennan vafra",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Það er ekki stuðningur við vafrann þinn. Endilega uppfærðu í nýrri útgáfu eða vafra sem er studdur.",
@@ -314,6 +317,7 @@ OC.L10N.register(
"Installing …" : "Set upp…",
"Need help?" : "Þarftu hjálp?",
"See the documentation" : "Sjá hjálparskjölin",
+ "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Það lítur út fyrir að þú sért að reyna að setja Nextcloud upp aftur. Hinsvegar vantar skrána CAN_INSTALL í grunnstillingamöppuna þína (config directory). Búðu til skrána CAN_INSTALL í grunnstillingamöppunni til að halda áfram.",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Gat ekki fjarlægt CAN_INSTALL úr stillingamöppunni. Fjarlægðu þessa skrá handvirkt.",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Þetta forrit krefst JavaScript fyrir rétta virkni. {linkstart} virkjaðu JavaScript {linkend} og endurlestu síðan síðuna.",
"Skip to main content" : "Sleppa og fara í meginefni",
diff --git a/core/l10n/is.json b/core/l10n/is.json
index 1656ca93670..00fdb08e975 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -53,6 +53,7 @@
"Some of your link shares have been removed" : "Sumir tenglar þínir á sameignir hafa verið fjarlægðir",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Vegna öryggisgalla hafa sumir tenglar þínir á sameignir hafa verið fjarlægðir. Skoðaðu tengilinn til að sjá frekari upplýsingar.",
"The account limit of this instance is reached." : "Hámarksfjölda aðganga á þessu tilviki er náð.",
+ "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Settu inn áskriftarlykilinn þinn í aðstoðarforritið til að lyfta takmörkum á aðgangnum þínum. Þetta gefur þér einnig alla viðbótareiginleikana sem Nextcloud Enterprise fyrirtækjaáskrift býður, enda er sterklega mælt með þeim fyrir verklag í fyrirtækjum.",
"Learn more ↗" : "Kanna nánar ↗",
"Preparing update" : "Undirbý uppfærslu",
"[%d / %d]: %s" : "[%d / %d]: %s",
@@ -157,6 +158,7 @@
"Your connection is not secure" : "Tengingin þín er ekki örugg",
"Passwordless authentication is only available over a secure connection." : "Lykilorðalaus auðkenning er aðeins tiltæk í gegnum örugga tengingu.",
"Reset password" : "Endursetja lykilorð",
+ "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help." : "Ef þessi aðgangur fyrirfinnst, þá hafa skilaboð um endurstillingu lykilorðs verið send á tölvupóstfang aðgangsins. Ef þú hefur ekki fengið slík skilaboð, skaltu athuga tölvupóstfangið þitt og/eða notandanafnið, skoða vel í möppur fyrir ruslpóst/rusl eða beðið kerfisstjórnendur þína um aðstoð.",
"Couldn't send reset email. Please contact your administrator." : "Gat ekki sent endurstillingu í tölvupósti. Hafðu samband við kerfisstjóra.",
"Password cannot be changed. Please contact your administrator." : "Ekki er hægt að breyta lykilorði. Hafðu samband við kerfisstjóra.",
"Back to login" : "Til baka í innskráningu",
@@ -201,6 +203,7 @@
"Back to login form" : "Til baka í innskráningarform",
"Back" : "Til baka",
"Login form is disabled." : "Innskráningarform er óvirkt.",
+ "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Innskráningarform Nextcloud er óvirkt. Notaðu aðra aðferð til innskráningar ef slíkt er í boði eða hafðu samband við kerfisstjórnanda.",
"More actions" : "Fleiri aðgerðir",
"This browser is not supported" : "Það er ekki stuðningur við þennan vafra",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Það er ekki stuðningur við vafrann þinn. Endilega uppfærðu í nýrri útgáfu eða vafra sem er studdur.",
@@ -312,6 +315,7 @@
"Installing …" : "Set upp…",
"Need help?" : "Þarftu hjálp?",
"See the documentation" : "Sjá hjálparskjölin",
+ "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Það lítur út fyrir að þú sért að reyna að setja Nextcloud upp aftur. Hinsvegar vantar skrána CAN_INSTALL í grunnstillingamöppuna þína (config directory). Búðu til skrána CAN_INSTALL í grunnstillingamöppunni til að halda áfram.",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Gat ekki fjarlægt CAN_INSTALL úr stillingamöppunni. Fjarlægðu þessa skrá handvirkt.",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Þetta forrit krefst JavaScript fyrir rétta virkni. {linkstart} virkjaðu JavaScript {linkend} og endurlestu síðan síðuna.",
"Skip to main content" : "Sleppa og fara í meginefni",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 7c35cfc6066..1ac5c28fb3d 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -292,6 +292,9 @@ OC.L10N.register(
"Security warning" : "Предупреждение безопасности",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Правила файла .htaccess не выполняются. Возможно, каталог данных и файлы свободно доступны из интернета.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Сведения о правильной настройке сервера можно найти в <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">документации</a>.",
+ "<strong>Create an admin account</strong>" : "<strong>Создайте учетную запись администратора</strong>",
+ "New admin account name" : "Новое имя учетной записи администратора",
+ "New admin password" : "Новый пароль администратора",
"Show password" : "Показать пароль",
"Toggle password visibility" : "Переключить видимость пароля",
"Storage & database" : "Хранилище и база данных",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 09b9466025f..c08001241eb 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -290,6 +290,9 @@
"Security warning" : "Предупреждение безопасности",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Правила файла .htaccess не выполняются. Возможно, каталог данных и файлы свободно доступны из интернета.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Сведения о правильной настройке сервера можно найти в <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">документации</a>.",
+ "<strong>Create an admin account</strong>" : "<strong>Создайте учетную запись администратора</strong>",
+ "New admin account name" : "Новое имя учетной записи администратора",
+ "New admin password" : "Новый пароль администратора",
"Show password" : "Показать пароль",
"Toggle password visibility" : "Переключить видимость пароля",
"Storage & database" : "Хранилище и база данных",