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
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-05 05:19:18 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-05 05:19:18 +0300
commitdae5b54b207c1650efd377173bb0c46dde134252 (patch)
tree98ee3a59ae348113046294efbec8f59cc31aa721 /core/l10n
parenteb9201005ad196a1d4dbb158d5ffedb7c9919ca5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/de.js1
-rw-r--r--core/l10n/de.json1
-rw-r--r--core/l10n/de_DE.js1
-rw-r--r--core/l10n/de_DE.json1
-rw-r--r--core/l10n/es.js2
-rw-r--r--core/l10n/es.json2
-rw-r--r--core/l10n/gl.js1
-rw-r--r--core/l10n/gl.json1
-rw-r--r--core/l10n/it.js1
-rw-r--r--core/l10n/it.json1
-rw-r--r--core/l10n/lt_LT.js4
-rw-r--r--core/l10n/lt_LT.json4
-rw-r--r--core/l10n/pl.js1
-rw-r--r--core/l10n/pl.json1
-rw-r--r--core/l10n/sl.js2
-rw-r--r--core/l10n/sl.json2
16 files changed, 26 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 5a60a40c003..ab326ca1b50 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -30,6 +30,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 user limit of this instance is reached." : "Die Benutzergrenze dieser Instanz ist erreicht.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Gebe Deinen Abonnementschlüssel ein, um die Benutzergrenze erhöhen. Weitere Informationen Informationen zu Nextcloud für Unternehmen (Enterprise) findest Du auf unserer Website.",
"Preparing update" : "Update vorbereiten",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Reparaturschritt:",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 07febcc1173..0c4b5fee3fd 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -28,6 +28,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 user limit of this instance is reached." : "Die Benutzergrenze dieser Instanz ist erreicht.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Gebe Deinen Abonnementschlüssel ein, um die Benutzergrenze erhöhen. Weitere Informationen Informationen zu Nextcloud für Unternehmen (Enterprise) findest Du auf unserer Website.",
"Preparing update" : "Update vorbereiten",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Reparaturschritt:",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 328f9d4d67e..aa7f61a45f2 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -30,6 +30,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 Link-Freigaben entfernt werden. Für weitere Informationen siehe Link.",
"The user limit of this instance is reached." : "Die Benutzergrenze dieser Instanz ist erreicht.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Geben Sie Ihren Abonnementschlüssel ein, um die Benutzergrenze zu erhöhen. Weitere Informationen über Nextcloud für Unternehmen (Enterprise) finden Sie auf unserer Webssite.",
"Preparing update" : "Update vorbereiten",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Reparaturschritt:",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 6a7c46d7508..18ac03a056c 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -28,6 +28,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 Link-Freigaben entfernt werden. Für weitere Informationen siehe Link.",
"The user limit of this instance is reached." : "Die Benutzergrenze dieser Instanz ist erreicht.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Geben Sie Ihren Abonnementschlüssel ein, um die Benutzergrenze zu erhöhen. Weitere Informationen über Nextcloud für Unternehmen (Enterprise) finden Sie auf unserer Webssite.",
"Preparing update" : "Update vorbereiten",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Reparaturschritt:",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 1453c5009d7..407875b1b8c 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -29,6 +29,8 @@ OC.L10N.register(
"Nextcloud Server" : "Servidor Nexcloud",
"Some of your link shares have been removed" : "Algunos de tus enlaces compartidos han sido eliminados.",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Debido a un bug de seguridad hemos tenido que eliminar algunos de tus enlaces compartidos. Por favor, accede al link para más información.",
+ "The user limit of this instance is reached." : "Se alcanzó el límite de usuarios de esta instancia.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduzca su clave de suscripción para aumentar el límite de usuarios. Para obtener más información sobre Nextcloud Enterprise, visite nuestro sitio web.",
"Preparing update" : "Preparando la actualización",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Paso de reparación:",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index d78de862714..4d5ae490665 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -27,6 +27,8 @@
"Nextcloud Server" : "Servidor Nexcloud",
"Some of your link shares have been removed" : "Algunos de tus enlaces compartidos han sido eliminados.",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Debido a un bug de seguridad hemos tenido que eliminar algunos de tus enlaces compartidos. Por favor, accede al link para más información.",
+ "The user limit of this instance is reached." : "Se alcanzó el límite de usuarios de esta instancia.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduzca su clave de suscripción para aumentar el límite de usuarios. Para obtener más información sobre Nextcloud Enterprise, visite nuestro sitio web.",
"Preparing update" : "Preparando la actualización",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Paso de reparación:",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 7a16f97a5ec..6c0e5bbb57a 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -30,6 +30,7 @@ OC.L10N.register(
"Some of your link shares have been removed" : "Elimináronse algunhas das súas ligazóns de compartición",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Por mor dun erro de seguridade tivemos que eliminar algunhas das súas ligazóns de compartición. Vexa a ligazón para obter máis información.",
"The user limit of this instance is reached." : "Acadouse o límite de usuarios desta instancia.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduza a súa chave de subscrición para aumentar o límite de usuarios. Para obter máis información sobre Nextcloud Enterprise, consulte o noso sitio web.",
"Preparing update" : "Preparando a actualización",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Paso do arranxo:",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index 3ef87dac441..3efaa98964c 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -28,6 +28,7 @@
"Some of your link shares have been removed" : "Elimináronse algunhas das súas ligazóns de compartición",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Por mor dun erro de seguridade tivemos que eliminar algunhas das súas ligazóns de compartición. Vexa a ligazón para obter máis información.",
"The user limit of this instance is reached." : "Acadouse o límite de usuarios desta instancia.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduza a súa chave de subscrición para aumentar o límite de usuarios. Para obter máis información sobre Nextcloud Enterprise, consulte o noso sitio web.",
"Preparing update" : "Preparando a actualización",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Paso do arranxo:",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index f9412f1b19a..92ec3bc2e44 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -30,6 +30,7 @@ OC.L10N.register(
"Some of your link shares have been removed" : "Alcune delle tue condivisioni tramite collegamento sono state rimosse",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa di un bug di sicurezza abbiamo rimosso alcune delle tue condivisioni tramite collegamento. Vedi il collegamento per ulteriori informazioni.",
"The user limit of this instance is reached." : "Il limite di utenti di questa istanza è stato raggiunto.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Digita la tua chiave di sottoscrizione per aumentare il limite di utenti. Per ulteriori informazioni su Nextcloud Enterprise, visita il nostro sito web.",
"Preparing update" : "Preparazione dell'aggiornamento",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Fase di riparazione:",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 3a91433e989..153fe8d77c4 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -28,6 +28,7 @@
"Some of your link shares have been removed" : "Alcune delle tue condivisioni tramite collegamento sono state rimosse",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa di un bug di sicurezza abbiamo rimosso alcune delle tue condivisioni tramite collegamento. Vedi il collegamento per ulteriori informazioni.",
"The user limit of this instance is reached." : "Il limite di utenti di questa istanza è stato raggiunto.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Digita la tua chiave di sottoscrizione per aumentare il limite di utenti. Per ulteriori informazioni su Nextcloud Enterprise, visita il nostro sito web.",
"Preparing update" : "Preparazione dell'aggiornamento",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Fase di riparazione:",
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js
index a7810e92540..c5842f049ff 100644
--- a/core/l10n/lt_LT.js
+++ b/core/l10n/lt_LT.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Buvo neįmanoma įvykdyti cron užduotį per komandų eilutę. Atsirado šios techninės klaidos:",
"Last background job execution ran {relativeTime}. Something seems wrong." : "Paskutinis foninis užduočių vykdymas buvo paleistas {relativeTime}. Atrodo, kad kažkas nutiko.",
"Check the background job settings" : "Peržiūrėkite fone veikiančių užduočių nustatymus",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nėra sukonfigūruotas atminties podėlis. Norėdami pagerinti našumą, jei prieinama, sukonfigūruokite atminties podėlį. Tolimesnę informaciją galima rasti mūsų <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Kai kurie failai nepraėjo vientisumo patikrinimo. Tolimesnę informaciją apie tai, kaip išspręsti šią problemą, galima rasti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Neteisingų failų sąrašas…</a> / <a href=\"{rescanEndpoint}\">Peržiūrėti iš naujo…</a>)",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Jūsų PHP neturi FreeType palaikymo, kas savo ruožtu sąlygoja profilio paveikslėlių ir nustatymų sąsajos neteisingą atvaizdavimą.",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Lentelėje „{tableName}“ trūksta nebūtino stulpelio „{columnName}“.",
@@ -120,12 +121,14 @@ OC.L10N.register(
"Log in with a device" : "Prisijungti naudojant įrenginį",
"Back" : "Atgal",
"Reset search" : "Atstatyti paiešką",
+ "Search for {name} only" : "Ieškoti tik {name}",
"No results for {query}" : "{query} negrąžino jokių rezultatų",
"Start typing to search" : "Norėdami atlikti paiešką, pradėkite rašyti",
"Loading more results …" : "Įkeliama daugiau rezultatų…",
"Load more results" : "Įkelti daugiau rezultatų",
"An error occurred while searching for {type}" : "Ieškant {type}, įvyko klaida",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių"],
+ "Search {types} …" : "Ieškoti {types}…",
"Settings" : "Nustatymai",
"Could not load your contacts" : "Nepavyko įkelti jūsų adresatų",
"Search contacts …" : "Ieškoti adresatų…",
@@ -210,6 +213,7 @@ OC.L10N.register(
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?",
"Back to %s" : "Atgal į %s",
"Too many requests" : "Per daug užklausų",
+ "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iš jūsų tinklo buvo per daug užklausų. Bandykite dar kartą vėliau arba, jeigu tai klaida, susisiekite su savo administratoriumi.",
"Error" : "Klaida",
"Internal Server Error" : "Vidinė serverio klaida",
"The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.",
diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json
index 9fba6805a08..3d16ee9db47 100644
--- a/core/l10n/lt_LT.json
+++ b/core/l10n/lt_LT.json
@@ -58,6 +58,7 @@
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Buvo neįmanoma įvykdyti cron užduotį per komandų eilutę. Atsirado šios techninės klaidos:",
"Last background job execution ran {relativeTime}. Something seems wrong." : "Paskutinis foninis užduočių vykdymas buvo paleistas {relativeTime}. Atrodo, kad kažkas nutiko.",
"Check the background job settings" : "Peržiūrėkite fone veikiančių užduočių nustatymus",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nėra sukonfigūruotas atminties podėlis. Norėdami pagerinti našumą, jei prieinama, sukonfigūruokite atminties podėlį. Tolimesnę informaciją galima rasti mūsų <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Kai kurie failai nepraėjo vientisumo patikrinimo. Tolimesnę informaciją apie tai, kaip išspręsti šią problemą, galima rasti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Neteisingų failų sąrašas…</a> / <a href=\"{rescanEndpoint}\">Peržiūrėti iš naujo…</a>)",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Jūsų PHP neturi FreeType palaikymo, kas savo ruožtu sąlygoja profilio paveikslėlių ir nustatymų sąsajos neteisingą atvaizdavimą.",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Lentelėje „{tableName}“ trūksta nebūtino stulpelio „{columnName}“.",
@@ -118,12 +119,14 @@
"Log in with a device" : "Prisijungti naudojant įrenginį",
"Back" : "Atgal",
"Reset search" : "Atstatyti paiešką",
+ "Search for {name} only" : "Ieškoti tik {name}",
"No results for {query}" : "{query} negrąžino jokių rezultatų",
"Start typing to search" : "Norėdami atlikti paiešką, pradėkite rašyti",
"Loading more results …" : "Įkeliama daugiau rezultatų…",
"Load more results" : "Įkelti daugiau rezultatų",
"An error occurred while searching for {type}" : "Ieškant {type}, įvyko klaida",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių"],
+ "Search {types} …" : "Ieškoti {types}…",
"Settings" : "Nustatymai",
"Could not load your contacts" : "Nepavyko įkelti jūsų adresatų",
"Search contacts …" : "Ieškoti adresatų…",
@@ -208,6 +211,7 @@
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?",
"Back to %s" : "Atgal į %s",
"Too many requests" : "Per daug užklausų",
+ "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iš jūsų tinklo buvo per daug užklausų. Bandykite dar kartą vėliau arba, jeigu tai klaida, susisiekite su savo administratoriumi.",
"Error" : "Klaida",
"Internal Server Error" : "Vidinė serverio klaida",
"The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 02a1c3f62ec..8180dbb1094 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -30,6 +30,7 @@ OC.L10N.register(
"Some of your link shares have been removed" : "Niektóre współdzielenia w linkach zostały usunięte",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Ze względu na błąd bezpieczeństwa musieliśmy usunąć część Twoich udostępnień przez link. Zobacz link, aby uzyskać więcej informacji.",
"The user limit of this instance is reached." : "Osiągnięto limit użytkowników dla tej instancji.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Wprowadź klucz subskrypcji, aby zwiększyć limit użytkowników. Więcej informacji o Nextcloud dla firm można znaleźć na naszej stronie internetowej.",
"Preparing update" : "Przygotowywanie aktualizacji",
"[%d / %d]: %s" : "[%d/%d]: %s",
"Repair step:" : "Krok naprawy:",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index f04535d27ef..b8ad856318d 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -28,6 +28,7 @@
"Some of your link shares have been removed" : "Niektóre współdzielenia w linkach zostały usunięte",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Ze względu na błąd bezpieczeństwa musieliśmy usunąć część Twoich udostępnień przez link. Zobacz link, aby uzyskać więcej informacji.",
"The user limit of this instance is reached." : "Osiągnięto limit użytkowników dla tej instancji.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Wprowadź klucz subskrypcji, aby zwiększyć limit użytkowników. Więcej informacji o Nextcloud dla firm można znaleźć na naszej stronie internetowej.",
"Preparing update" : "Przygotowywanie aktualizacji",
"[%d / %d]: %s" : "[%d/%d]: %s",
"Repair step:" : "Krok naprawy:",
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 45b2c9e05a1..0b1fffbf73c 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -29,6 +29,8 @@ OC.L10N.register(
"Nextcloud Server" : "Strežnik Nextcloud",
"Some of your link shares have been removed" : "Nekatere povezave za souporabo so bile odstranjene.",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Zaradi varnostnih razlogov so bile nekatere povezave odstranjene. Več podrobnosti je na voljo v uradno izdanem opozorilu.",
+ "The user limit of this instance is reached." : "Dosežena je količinska omejitev za uporabnika.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Vpišite ključ naročnine in povečajte omejitev za uporabnika. Za več podrobnosti si oglejte Poslovni paket Nextcloud na spletni strani.",
"Preparing update" : "Poteka pripravljanje posodobitve",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Korak popravila:",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index 109cd654057..6538bfa573b 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -27,6 +27,8 @@
"Nextcloud Server" : "Strežnik Nextcloud",
"Some of your link shares have been removed" : "Nekatere povezave za souporabo so bile odstranjene.",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Zaradi varnostnih razlogov so bile nekatere povezave odstranjene. Več podrobnosti je na voljo v uradno izdanem opozorilu.",
+ "The user limit of this instance is reached." : "Dosežena je količinska omejitev za uporabnika.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Vpišite ključ naročnine in povečajte omejitev za uporabnika. Za več podrobnosti si oglejte Poslovni paket Nextcloud na spletni strani.",
"Preparing update" : "Poteka pripravljanje posodobitve",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Korak popravila:",