diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de.js | 1 | ||||
-rw-r--r-- | core/l10n/de.json | 1 | ||||
-rw-r--r-- | core/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | core/l10n/es.js | 2 | ||||
-rw-r--r-- | core/l10n/es.json | 2 | ||||
-rw-r--r-- | core/l10n/gl.js | 5 | ||||
-rw-r--r-- | core/l10n/gl.json | 5 | ||||
-rw-r--r-- | core/l10n/it.js | 1 | ||||
-rw-r--r-- | core/l10n/it.json | 1 | ||||
-rw-r--r-- | core/l10n/lt_LT.js | 4 | ||||
-rw-r--r-- | core/l10n/lt_LT.json | 4 | ||||
-rw-r--r-- | core/l10n/nl.js | 6 | ||||
-rw-r--r-- | core/l10n/nl.json | 6 | ||||
-rw-r--r-- | core/l10n/pl.js | 3 | ||||
-rw-r--r-- | core/l10n/pl.json | 3 | ||||
-rw-r--r-- | core/l10n/sl.js | 2 | ||||
-rw-r--r-- | core/l10n/sl.json | 2 | ||||
-rw-r--r-- | core/l10n/tr.js | 2 | ||||
-rw-r--r-- | core/l10n/tr.json | 2 | ||||
-rw-r--r-- | core/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 1 |
22 files changed, 50 insertions, 6 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..5124c8a3133 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:", @@ -300,7 +301,7 @@ OC.L10N.register( "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite só debería empregarse para instancias mínimas e de desenvolvemento. Para produción recomendámoslle que empregue unha infraestrutura de base de datos diferente.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se emprega clientes para a sincronización dos ficheiros, desaconséllase encarecidamente o uso de SQLite.", "Install recommended apps" : "Instalar aplicacións recomendadas", - "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendario, Contactos, Talk (falar), Correo e Edición colaborativa", + "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendario, Contactos, Talk, Correo e Edición colaborativa", "Finish setup" : "Rematar a configuración", "Finishing …" : "Rematando…", "Need help?" : "Precisa axuda?", @@ -374,7 +375,7 @@ OC.L10N.register( "Nextcloud {app}" : "Nextcloud {app}", "Local document editing back-end used by the OnlyOffice app." : "Infraestrutura para a edición de documentos locais utilizada pola aplicación OnlyOffice.", "Saving..." : "Gardando…", - "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Calendario, Contactos, Talk (falar), Correo e OnlyOffice", + "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Calendario, Contactos, Talk, Correo e OnlyOffice", "Search" : "Buscar", "These apps will be updated:" : "Actualizaranse estas aplicacións:" }, diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 3ef87dac441..02066e3a3e8 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:", @@ -298,7 +299,7 @@ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite só debería empregarse para instancias mínimas e de desenvolvemento. Para produción recomendámoslle que empregue unha infraestrutura de base de datos diferente.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se emprega clientes para a sincronización dos ficheiros, desaconséllase encarecidamente o uso de SQLite.", "Install recommended apps" : "Instalar aplicacións recomendadas", - "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendario, Contactos, Talk (falar), Correo e Edición colaborativa", + "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendario, Contactos, Talk, Correo e Edición colaborativa", "Finish setup" : "Rematar a configuración", "Finishing …" : "Rematando…", "Need help?" : "Precisa axuda?", @@ -372,7 +373,7 @@ "Nextcloud {app}" : "Nextcloud {app}", "Local document editing back-end used by the OnlyOffice app." : "Infraestrutura para a edición de documentos locais utilizada pola aplicación OnlyOffice.", "Saving..." : "Gardando…", - "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Calendario, Contactos, Talk (falar), Correo e OnlyOffice", + "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Calendario, Contactos, Talk, Correo e OnlyOffice", "Search" : "Buscar", "These apps will be updated:" : "Actualizaranse estas aplicacións:" },"pluralForm" :"nplurals=2; plural=(n != 1);" 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/nl.js b/core/l10n/nl.js index 5fac5d085e3..23893503c7b 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -29,6 +29,8 @@ OC.L10N.register( "Nextcloud Server" : "Nextcloud Server", "Some of your link shares have been removed" : "Sommige van je deellinks zijn verwijderd", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Door een security-bug moesten we sommige van je deellinks verwijderen. Bekijk de link voor meer informatie.", + "The user limit of this instance is reached." : "De limiet van het aantal gebruikers op deze server is bereikt.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Voer je abonnementssleutel in om de gebruikerslimiet te verhogen. Zie onze website voor meer informatie over Nextcloud Enterprise.", "Preparing update" : "Update voorbereiden", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Herstel stap:", @@ -86,9 +88,12 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Je PHP heeft geen FreeType ondersteuning. Dit zal leiden tot verminkte profielafbeeldingen en instellingeninterface.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Ontbrekende index \"{indexName}\" in tabel \"{tableName}\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "De database mist een paar indexen. Omdat het toevoegen van indexen op grote tabellen veel tijd kan kosten, zijn ze niet automatisch gecreëerd. Door het draaien van \"occ db:add-missing-indices\" kunnen deze indexen handmatig worden toegevoegd terwijl de server blijft draaien. Als de indexen zijn toegevoegd, zullen opvragingen op die tabellen veel sneller plaatsvinden.", + "Missing primary key on table \"{tableName}\"." : "Ontbrekende primaire sleutel voor tabel \"{tableName}\".", + "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "De database mist enkele primaire sleutels. Omdat het toevoegen van primaire sleutels aan grote tabellen enige tijd kan duren, werden ze niet automatisch toegevoegd. Door \"occ db: add-missing-primary-keys\" uit te voeren, kunnen die ontbrekende primaire sleutels handmatig worden toegevoegd terwijl de server blijft draaien.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Ontbrekende kolom \"{columnName}\" in tabel \"{tableName}\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "De database mist een paar optionele kolommen. Omdat het toevoegen van kolommen op grote tabellen veel tijd kan kosten, zijn ze niet automatisch gecreëerd, omdat dat optioneel kan. Door het draaien van \"occ db:add-missing-columns\" kunnen deze kolommen handmatig worden toegevoegd terwijl de server blijft draaien. Als de kolommen zijn toegevoegd, zullen bepaalde functionaliteiten veel sneller of gemakkelijker plaatsvinden.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Deze server mist een paar aanbevolen PHP-modules. Voor betere prestaties en compatibiliteit adviseren we om die te installeren.", + "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Module php-imagick op deze server heeft geen SVG-ondersteuning. Voor een betere compatibiliteit wordt aanbevolen om die te installeren.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Sommige kolommen in de database zijn niet geconverteerd naar 'big int'. Doordat het wijzigen van kolomtype op grote databases veel tijd kost, zijn ze niet automatisch gewijzigd. Door het uitvoeren van 'occ db:convert-filecache-bigint' worden de veranderingen alsnog uitgevoerd. Dat moet gebeuren als de server off-line staat. Voor meer informatie verwijzen we naar de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie hierover</a>.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wordt momenteel gebruikt als backend database. Voor grotere installaties adviseren we dat je omschakelt naar een andere database backend.", "This is particularly recommended when using the desktop client for file synchronisation." : "Dit wordt vooral aanbevolen als de desktop client wordt gebruikt voor bestandssynchronisatie.", @@ -259,6 +264,7 @@ OC.L10N.register( "Too many requests" : "Te veel aanvragen", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Er waren te veel aanvragen afkomstig uit uw netwerk. Probeer later opnieuw of contacteer de beheerder als dat niet correct is.", "Error" : "Fout", + "Previous" : "Vorige", "Internal Server Error" : "Interne serverfout", "The server was unable to complete your request." : "De server was niet in staat je aanvraag te verwerken.", "If this happens again, please send the technical details below to the server administrator." : "Stuur de hieronder afgebeelde technische details naar de serverbeheerder wanneer dit opnieuw gebeurt.", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 6386bc386db..0584ca7fd27 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -27,6 +27,8 @@ "Nextcloud Server" : "Nextcloud Server", "Some of your link shares have been removed" : "Sommige van je deellinks zijn verwijderd", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Door een security-bug moesten we sommige van je deellinks verwijderen. Bekijk de link voor meer informatie.", + "The user limit of this instance is reached." : "De limiet van het aantal gebruikers op deze server is bereikt.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Voer je abonnementssleutel in om de gebruikerslimiet te verhogen. Zie onze website voor meer informatie over Nextcloud Enterprise.", "Preparing update" : "Update voorbereiden", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Herstel stap:", @@ -84,9 +86,12 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Je PHP heeft geen FreeType ondersteuning. Dit zal leiden tot verminkte profielafbeeldingen en instellingeninterface.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Ontbrekende index \"{indexName}\" in tabel \"{tableName}\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "De database mist een paar indexen. Omdat het toevoegen van indexen op grote tabellen veel tijd kan kosten, zijn ze niet automatisch gecreëerd. Door het draaien van \"occ db:add-missing-indices\" kunnen deze indexen handmatig worden toegevoegd terwijl de server blijft draaien. Als de indexen zijn toegevoegd, zullen opvragingen op die tabellen veel sneller plaatsvinden.", + "Missing primary key on table \"{tableName}\"." : "Ontbrekende primaire sleutel voor tabel \"{tableName}\".", + "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "De database mist enkele primaire sleutels. Omdat het toevoegen van primaire sleutels aan grote tabellen enige tijd kan duren, werden ze niet automatisch toegevoegd. Door \"occ db: add-missing-primary-keys\" uit te voeren, kunnen die ontbrekende primaire sleutels handmatig worden toegevoegd terwijl de server blijft draaien.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Ontbrekende kolom \"{columnName}\" in tabel \"{tableName}\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "De database mist een paar optionele kolommen. Omdat het toevoegen van kolommen op grote tabellen veel tijd kan kosten, zijn ze niet automatisch gecreëerd, omdat dat optioneel kan. Door het draaien van \"occ db:add-missing-columns\" kunnen deze kolommen handmatig worden toegevoegd terwijl de server blijft draaien. Als de kolommen zijn toegevoegd, zullen bepaalde functionaliteiten veel sneller of gemakkelijker plaatsvinden.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Deze server mist een paar aanbevolen PHP-modules. Voor betere prestaties en compatibiliteit adviseren we om die te installeren.", + "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Module php-imagick op deze server heeft geen SVG-ondersteuning. Voor een betere compatibiliteit wordt aanbevolen om die te installeren.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Sommige kolommen in de database zijn niet geconverteerd naar 'big int'. Doordat het wijzigen van kolomtype op grote databases veel tijd kost, zijn ze niet automatisch gewijzigd. Door het uitvoeren van 'occ db:convert-filecache-bigint' worden de veranderingen alsnog uitgevoerd. Dat moet gebeuren als de server off-line staat. Voor meer informatie verwijzen we naar de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie hierover</a>.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wordt momenteel gebruikt als backend database. Voor grotere installaties adviseren we dat je omschakelt naar een andere database backend.", "This is particularly recommended when using the desktop client for file synchronisation." : "Dit wordt vooral aanbevolen als de desktop client wordt gebruikt voor bestandssynchronisatie.", @@ -257,6 +262,7 @@ "Too many requests" : "Te veel aanvragen", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Er waren te veel aanvragen afkomstig uit uw netwerk. Probeer later opnieuw of contacteer de beheerder als dat niet correct is.", "Error" : "Fout", + "Previous" : "Vorige", "Internal Server Error" : "Interne serverfout", "The server was unable to complete your request." : "De server was niet in staat je aanvraag te verwerken.", "If this happens again, please send the technical details below to the server administrator." : "Stuur de hieronder afgebeelde technische details naar de serverbeheerder wanneer dit opnieuw gebeurt.", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 02a1c3f62ec..d9018075484 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:", @@ -181,7 +182,7 @@ OC.L10N.register( "Could not load your contacts" : "Nie można załadować kontaktów", "Search contacts …" : "Wyszukiwanie kontaktów…", "No contacts found" : "Nie znaleziono kontaktów", - "Show all contacts …" : "Pokazywanie wszystkich kontaktów…", + "Show all contacts …" : "Pokaż wszystkie kontakty…", "Install the Contacts app" : "Zainstaluj aplikację \"Kontakty\"", "Loading your contacts …" : "Ładowanie kontaktów…", "Looking for {term} …" : "Szukam {term}…", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index f04535d27ef..38a79c9db4b 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:", @@ -179,7 +180,7 @@ "Could not load your contacts" : "Nie można załadować kontaktów", "Search contacts …" : "Wyszukiwanie kontaktów…", "No contacts found" : "Nie znaleziono kontaktów", - "Show all contacts …" : "Pokazywanie wszystkich kontaktów…", + "Show all contacts …" : "Pokaż wszystkie kontakty…", "Install the Contacts app" : "Zainstaluj aplikację \"Kontakty\"", "Loading your contacts …" : "Ładowanie kontaktów…", "Looking for {term} …" : "Szukam {term}…", 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:", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 3964cc0ec0a..694ed739ade 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -29,6 +29,8 @@ OC.L10N.register( "Nextcloud Server" : "Nextcloud Sunucusu", "Some of your link shares have been removed" : "Bazı paylaşım bağlantılarınız silindi", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Bir güvenlik açığı nedeniyle bazı paylaşım bağlantılarınızı silmek zorunda kaldık. ayrıntılı bilgi almak için bağlantıya bakabilirsiniz.", + "The user limit of this instance is reached." : "Bu kopya için kullanıcı sayısı sınırına ulaşıldı.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Kullanıcı sayısı sınırını arttırmak için abonelik anatarınızı yazın. Nextcloud Enterprise sürümü hakkında ayrıntılı bilgi almak için web sitemize bakabilirsiniz.", "Preparing update" : "Güncelleme hazırlanıyor", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Onarım adımı:", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 06f95ce09cd..7f2923ae23a 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -27,6 +27,8 @@ "Nextcloud Server" : "Nextcloud Sunucusu", "Some of your link shares have been removed" : "Bazı paylaşım bağlantılarınız silindi", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Bir güvenlik açığı nedeniyle bazı paylaşım bağlantılarınızı silmek zorunda kaldık. ayrıntılı bilgi almak için bağlantıya bakabilirsiniz.", + "The user limit of this instance is reached." : "Bu kopya için kullanıcı sayısı sınırına ulaşıldı.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Kullanıcı sayısı sınırını arttırmak için abonelik anatarınızı yazın. Nextcloud Enterprise sürümü hakkında ayrıntılı bilgi almak için web sitemize bakabilirsiniz.", "Preparing update" : "Güncelleme hazırlanıyor", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Onarım adımı:", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 8600f5c8ac9..05d212892da 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -30,6 +30,7 @@ OC.L10N.register( "Some of your link shares have been removed" : "您的一些链接共享已被移除", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "由于一个安全缺陷,我们必须移除您的部分链接共享。更多信息请查看此链接。", "The user limit of this instance is reached." : "已达到这个实例的最大用户数。", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "输入订阅密钥以增加用户限制。欲了解更多关于Nextcloud企业版的信息,请访问我们的网站。", "Preparing update" : "正在准备更新", "[%d / %d]: %s" : "[%d / %d]:%s", "Repair step:" : "修复错误:", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index a0916807e9c..996118aa55c 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -28,6 +28,7 @@ "Some of your link shares have been removed" : "您的一些链接共享已被移除", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "由于一个安全缺陷,我们必须移除您的部分链接共享。更多信息请查看此链接。", "The user limit of this instance is reached." : "已达到这个实例的最大用户数。", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "输入订阅密钥以增加用户限制。欲了解更多关于Nextcloud企业版的信息,请访问我们的网站。", "Preparing update" : "正在准备更新", "[%d / %d]: %s" : "[%d / %d]:%s", "Repair step:" : "修复错误:", |