mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 00:27:49 -04:00
fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
51a49b58a6
commit
2080621ff3
46 changed files with 86 additions and 82 deletions
|
|
@ -130,6 +130,7 @@ OC.L10N.register(
|
|||
"Warnings" : "Varoitukset",
|
||||
"Warn before changing a file extension" : "Varoita ennen tiedostopäätteen muuttamista",
|
||||
"WebDAV URL" : "WebDAV:in URL-osoite",
|
||||
"Create an app password" : "Luo sovellussalasana",
|
||||
"Name" : "Nimi",
|
||||
"File type" : "Tiedoston tyyppi",
|
||||
"Size" : "Koko",
|
||||
|
|
@ -249,6 +250,8 @@ OC.L10N.register(
|
|||
"Download" : "Lataa",
|
||||
"The requested file is not available." : "Pyydetty tiedosto ei ole saatavilla.",
|
||||
"The requested files are not available." : "Pyydetyt tiedostot eivät ole saatavilla.",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …",
|
||||
"Destination is not a folder" : "Kohde ei ole kansio",
|
||||
"This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa",
|
||||
"(copy)" : "(kopioi)",
|
||||
|
|
|
|||
|
|
@ -128,6 +128,7 @@
|
|||
"Warnings" : "Varoitukset",
|
||||
"Warn before changing a file extension" : "Varoita ennen tiedostopäätteen muuttamista",
|
||||
"WebDAV URL" : "WebDAV:in URL-osoite",
|
||||
"Create an app password" : "Luo sovellussalasana",
|
||||
"Name" : "Nimi",
|
||||
"File type" : "Tiedoston tyyppi",
|
||||
"Size" : "Koko",
|
||||
|
|
@ -247,6 +248,8 @@
|
|||
"Download" : "Lataa",
|
||||
"The requested file is not available." : "Pyydetty tiedosto ei ole saatavilla.",
|
||||
"The requested files are not available." : "Pyydetyt tiedostot eivät ole saatavilla.",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …",
|
||||
"Destination is not a folder" : "Kohde ei ole kansio",
|
||||
"This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa",
|
||||
"(copy)" : "(kopioi)",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ OC.L10N.register(
|
|||
"files_reminders",
|
||||
{
|
||||
"File reminders" : "ھۆججەت ئەسكەرتىشلىرى",
|
||||
"Reminder for {name}" : "{name} for ئەسكەرتىش",
|
||||
"Reminder for {name}" : "{name} نىڭ ئەسكەرتىشى",
|
||||
"View file" : "ھۆججەتنى كۆرۈش",
|
||||
"View folder" : "ھۆججەت قىسقۇچنى كۆرۈش",
|
||||
"Files reminder" : "ھۆججەت ئەسلەتكۈ",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{ "translations": {
|
||||
"File reminders" : "ھۆججەت ئەسكەرتىشلىرى",
|
||||
"Reminder for {name}" : "{name} for ئەسكەرتىش",
|
||||
"Reminder for {name}" : "{name} نىڭ ئەسكەرتىشى",
|
||||
"View file" : "ھۆججەتنى كۆرۈش",
|
||||
"View folder" : "ھۆججەت قىسقۇچنى كۆرۈش",
|
||||
"Files reminder" : "ھۆججەت ئەسلەتكۈ",
|
||||
|
|
|
|||
|
|
@ -170,6 +170,7 @@ OC.L10N.register(
|
|||
"File request ({label})" : "Tiedostopyyntö ({label})",
|
||||
"Mail share ({label})" : "Sähköpostijako ({label})",
|
||||
"Share link ({label})" : "Jaa linkki ({label})",
|
||||
"Mail share" : "Sähköpostijako",
|
||||
"Share link ({index})" : "Jaa linkki ({index})",
|
||||
"Create public link" : "Luo julkinen linkki",
|
||||
"Actions for \"{title}\"" : "Toiminnot kohteelle \"{title}\"",
|
||||
|
|
@ -177,6 +178,8 @@ OC.L10N.register(
|
|||
"Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä",
|
||||
"Link share created" : "Linkkijako luotu",
|
||||
"Error while creating the share" : "Virhe jakoa luotaessa",
|
||||
"Your browser does not support copying, please copy the link manually:" : "Selaimesi ei tue kopiointia. Kopioi linkki:",
|
||||
"Successfully copied public link" : "Julkinen linkki kopioitu",
|
||||
"Please enter the following required information before creating the share" : "Anna seuraavat vaaditut tiedot, ennen kuin luot jaon",
|
||||
"Password protection (enforced)" : "Salasanasuojaus (pakotettu)",
|
||||
"Password protection" : "Salasanasuojaus",
|
||||
|
|
@ -190,6 +193,8 @@ OC.L10N.register(
|
|||
"Can edit" : "Voi muokata",
|
||||
"Custom permissions" : "Mukautetut oikeudet",
|
||||
"Resharing is not allowed" : "Uudelleenjako ei ole sallittu",
|
||||
"Name or email …" : "Nimi tai sähköposti …",
|
||||
"Searching …" : "Haetaan …",
|
||||
"No elements found." : "Elementtejä ei löytynyt.",
|
||||
"Search everywhere" : "Etsi kaikkialta",
|
||||
"Guest" : "Vieras",
|
||||
|
|
@ -205,6 +210,7 @@ OC.L10N.register(
|
|||
"By uploading files, you agree to the terms of service." : "Lähettämällä tiedostot hyväksyt käyttöehdot.",
|
||||
"View terms of service" : "Näytä käyttöehdot",
|
||||
"Terms of service" : "Käyttöehdot",
|
||||
"Share with {user}" : "Jaa käyttäjän {user} kanssa",
|
||||
"Share with group" : "Jaa ryhmän kanssa",
|
||||
"Share in conversation" : "Jaa keskustelussa",
|
||||
"Share with remote group" : "Jaa etäryhmän kanssa",
|
||||
|
|
@ -218,11 +224,13 @@ OC.L10N.register(
|
|||
"Delete" : "Poista",
|
||||
"Password field cannot be empty" : "Salasanakenttä ei voi olla tyhjä",
|
||||
"Replace current password" : "Korvaa nykyinen salasana",
|
||||
"Failed to generate a new token" : "Uuden poletin luominen epäonnistui",
|
||||
"Allow upload and editing" : "Salli lähetys ja muokkaus",
|
||||
"Allow editing" : "Salli muokkaus",
|
||||
"Advanced settings" : "Lisäasetukset",
|
||||
"Share label" : "Jaon nimi",
|
||||
"Generating…" : "Luodaan…",
|
||||
"Generate new token" : "Luo uusi poletti",
|
||||
"Set password" : "Aseta salasana",
|
||||
"Password expires {passwordExpirationTime}" : "Salasana vanhenee {passwordExpirationTime}",
|
||||
"Password expired" : "Salasana vanheni",
|
||||
|
|
@ -287,16 +295,19 @@ OC.L10N.register(
|
|||
"List of unapproved shares." : "Luettelo hyväksymättömistä jaoista.",
|
||||
"No pending shares" : "Ei odottavia jakoja",
|
||||
"Shares you have received but not approved will show up here" : "Vastaanottamasi jaot, joita ei ole hyväksytty, näkyvät täällä",
|
||||
"Error deleting the share" : "Virhe jakoa poistaessa",
|
||||
"Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}",
|
||||
"Error updating the share" : "Virhe jakoa päivittäessä",
|
||||
"File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu",
|
||||
"Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu",
|
||||
"Could not update share" : "Jakoa ei voitu päivittää",
|
||||
"Share saved" : "Jako tallennettu",
|
||||
"Share password saved" : "Jaon salasana tallennettu",
|
||||
"Share permissions saved" : "Jaon oikeudet tallennettu",
|
||||
"Upload files to {folder}" : "Lähetä tiedostot kansioon {folder}",
|
||||
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jakoi kansion kanssasi.",
|
||||
"Names must not be empty." : "Nimet eivät voi olla tyhjiä.",
|
||||
"Names must not start with a dot." : "Nimi ei voi alkaa pisteellä.",
|
||||
"Invalid name." : "Virheellinen nimi.",
|
||||
"Password created successfully" : "Salasana luotu onnistuneesti",
|
||||
"Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}",
|
||||
|
|
|
|||
|
|
@ -168,6 +168,7 @@
|
|||
"File request ({label})" : "Tiedostopyyntö ({label})",
|
||||
"Mail share ({label})" : "Sähköpostijako ({label})",
|
||||
"Share link ({label})" : "Jaa linkki ({label})",
|
||||
"Mail share" : "Sähköpostijako",
|
||||
"Share link ({index})" : "Jaa linkki ({index})",
|
||||
"Create public link" : "Luo julkinen linkki",
|
||||
"Actions for \"{title}\"" : "Toiminnot kohteelle \"{title}\"",
|
||||
|
|
@ -175,6 +176,8 @@
|
|||
"Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä",
|
||||
"Link share created" : "Linkkijako luotu",
|
||||
"Error while creating the share" : "Virhe jakoa luotaessa",
|
||||
"Your browser does not support copying, please copy the link manually:" : "Selaimesi ei tue kopiointia. Kopioi linkki:",
|
||||
"Successfully copied public link" : "Julkinen linkki kopioitu",
|
||||
"Please enter the following required information before creating the share" : "Anna seuraavat vaaditut tiedot, ennen kuin luot jaon",
|
||||
"Password protection (enforced)" : "Salasanasuojaus (pakotettu)",
|
||||
"Password protection" : "Salasanasuojaus",
|
||||
|
|
@ -188,6 +191,8 @@
|
|||
"Can edit" : "Voi muokata",
|
||||
"Custom permissions" : "Mukautetut oikeudet",
|
||||
"Resharing is not allowed" : "Uudelleenjako ei ole sallittu",
|
||||
"Name or email …" : "Nimi tai sähköposti …",
|
||||
"Searching …" : "Haetaan …",
|
||||
"No elements found." : "Elementtejä ei löytynyt.",
|
||||
"Search everywhere" : "Etsi kaikkialta",
|
||||
"Guest" : "Vieras",
|
||||
|
|
@ -203,6 +208,7 @@
|
|||
"By uploading files, you agree to the terms of service." : "Lähettämällä tiedostot hyväksyt käyttöehdot.",
|
||||
"View terms of service" : "Näytä käyttöehdot",
|
||||
"Terms of service" : "Käyttöehdot",
|
||||
"Share with {user}" : "Jaa käyttäjän {user} kanssa",
|
||||
"Share with group" : "Jaa ryhmän kanssa",
|
||||
"Share in conversation" : "Jaa keskustelussa",
|
||||
"Share with remote group" : "Jaa etäryhmän kanssa",
|
||||
|
|
@ -216,11 +222,13 @@
|
|||
"Delete" : "Poista",
|
||||
"Password field cannot be empty" : "Salasanakenttä ei voi olla tyhjä",
|
||||
"Replace current password" : "Korvaa nykyinen salasana",
|
||||
"Failed to generate a new token" : "Uuden poletin luominen epäonnistui",
|
||||
"Allow upload and editing" : "Salli lähetys ja muokkaus",
|
||||
"Allow editing" : "Salli muokkaus",
|
||||
"Advanced settings" : "Lisäasetukset",
|
||||
"Share label" : "Jaon nimi",
|
||||
"Generating…" : "Luodaan…",
|
||||
"Generate new token" : "Luo uusi poletti",
|
||||
"Set password" : "Aseta salasana",
|
||||
"Password expires {passwordExpirationTime}" : "Salasana vanhenee {passwordExpirationTime}",
|
||||
"Password expired" : "Salasana vanheni",
|
||||
|
|
@ -285,16 +293,19 @@
|
|||
"List of unapproved shares." : "Luettelo hyväksymättömistä jaoista.",
|
||||
"No pending shares" : "Ei odottavia jakoja",
|
||||
"Shares you have received but not approved will show up here" : "Vastaanottamasi jaot, joita ei ole hyväksytty, näkyvät täällä",
|
||||
"Error deleting the share" : "Virhe jakoa poistaessa",
|
||||
"Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}",
|
||||
"Error updating the share" : "Virhe jakoa päivittäessä",
|
||||
"File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu",
|
||||
"Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu",
|
||||
"Could not update share" : "Jakoa ei voitu päivittää",
|
||||
"Share saved" : "Jako tallennettu",
|
||||
"Share password saved" : "Jaon salasana tallennettu",
|
||||
"Share permissions saved" : "Jaon oikeudet tallennettu",
|
||||
"Upload files to {folder}" : "Lähetä tiedostot kansioon {folder}",
|
||||
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jakoi kansion kanssasi.",
|
||||
"Names must not be empty." : "Nimet eivät voi olla tyhjiä.",
|
||||
"Names must not start with a dot." : "Nimi ei voi alkaa pisteellä.",
|
||||
"Invalid name." : "Virheellinen nimi.",
|
||||
"Password created successfully" : "Salasana luotu onnistuneesti",
|
||||
"Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}",
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ OC.L10N.register(
|
|||
"Allows OAuth2 compatible authentication from other web applications." : "باشقا تور پروگراممىلىرىدىن OAuth2 ماسلاشتۇرۇلغان دەلىللەشكە يول قويىدۇ.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 دېتالى باشقۇرغۇچىنىڭ ئىچىگە دەلىللەش خىزمەت ئېقىمىنى سەپلەپ ، باشقا تور قوللىنىشچان پروگراممىلىرىنىڭ OAuth2 ماسلاشتۇرۇلغان دەلىللىشىگە يول قويىدۇ.",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 خېرىدارى",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 سىرتقى مۇلازىمەتلەرنىڭ {instanceName} access نى زىيارەت قىلىشىنى تەلەپ قىلىدۇ.",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 سىرتقى مۇلازىمەتلەرنىڭ {instanceName} نى زىيارەت قىلىشىنى تەلەپ قىلىدۇ.",
|
||||
"Name" : "ئاتى",
|
||||
"Redirection URI" : "قايتا نىشانلاش URI",
|
||||
"Client Identifier" : "خېرىدار تونۇغۇچ",
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"Allows OAuth2 compatible authentication from other web applications." : "باشقا تور پروگراممىلىرىدىن OAuth2 ماسلاشتۇرۇلغان دەلىللەشكە يول قويىدۇ.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 دېتالى باشقۇرغۇچىنىڭ ئىچىگە دەلىللەش خىزمەت ئېقىمىنى سەپلەپ ، باشقا تور قوللىنىشچان پروگراممىلىرىنىڭ OAuth2 ماسلاشتۇرۇلغان دەلىللىشىگە يول قويىدۇ.",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 خېرىدارى",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 سىرتقى مۇلازىمەتلەرنىڭ {instanceName} access نى زىيارەت قىلىشىنى تەلەپ قىلىدۇ.",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 سىرتقى مۇلازىمەتلەرنىڭ {instanceName} نى زىيارەت قىلىشىنى تەلەپ قىلىدۇ.",
|
||||
"Name" : "ئاتى",
|
||||
"Redirection URI" : "قايتا نىشانلاش URI",
|
||||
"Client Identifier" : "خېرىدار تونۇغۇچ",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Невъзможно е да се провери дали вашият уеб сървър обслужва правилно защитните хедъри, не може да се направи заявка `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Вашият сървър е правилно конфигуриран да изпраща защитни хедъри.",
|
||||
"Configuration server ID" : "ID на сървъра за конфигурация",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Идентификаторът на сървъра не е конфигуриран. Препоръчително е, ако вашият Nextcloud екземпляр работи на няколко PHP сървъра. Добавете serverid в конфигурацията си.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ не е валиден идентификатор на сървъра. Трябва да е между 0 и 1023.",
|
||||
"server identifier is configured and valid." : "Идентификаторът на сървъра е конфигуриран и валиден.",
|
||||
"Database version" : "Версия на база данни",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Открита е версия 10.3 на MariaDB. Тази версия е с изтекъл срок на експлоатация и се поддържа само като част от Ubuntu 20.04. За най-добра производителност, стабилност и функционалност с тази версия на Nextcloud се препоръчва MariaDB >= %1$s и <= %2$s.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Открита е версия на MariaDB \"%1$s\". За най-добра производителност, стабилност и функционалност с тази версия на Nextcloud се препоръчва MariaDB >= %2$s и <=%3$s.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Невъзможно е да се провери дали вашият уеб сървър обслужва правилно защитните хедъри, не може да се направи заявка `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Вашият сървър е правилно конфигуриран да изпраща защитни хедъри.",
|
||||
"Configuration server ID" : "ID на сървъра за конфигурация",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Идентификаторът на сървъра не е конфигуриран. Препоръчително е, ако вашият Nextcloud екземпляр работи на няколко PHP сървъра. Добавете serverid в конфигурацията си.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ не е валиден идентификатор на сървъра. Трябва да е между 0 и 1023.",
|
||||
"server identifier is configured and valid." : "Идентификаторът на сървъра е конфигуриран и валиден.",
|
||||
"Database version" : "Версия на база данни",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Открита е версия 10.3 на MariaDB. Тази версия е с изтекъл срок на експлоатация и се поддържа само като част от Ubuntu 20.04. За най-добра производителност, стабилност и функционалност с тази версия на Nextcloud се препоръчва MariaDB >= %1$s и <= %2$s.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Открита е версия на MariaDB \"%1$s\". За най-добра производителност, стабилност и функционалност с тази версия на Nextcloud се препоръчва MariaDB >= %2$s и <=%3$s.",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Nepodařilo se zkontrolovat zda vámi využívaný webový server je správně nastaven tak, aby správně poskytoval hlavičky zabezpečení – nepodařil ose dotázat `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Server je správně nastaven pro odesílání hlaviček zabezpečení",
|
||||
"Configuration server ID" : "Identif. serveru nastavení",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "identifikátor serveru není nastavený. Pokud vaše instance Nextcloud je provozována na vícero PHP serverech, je doporučeno tento identifikátor nastavit. Přidejte serverid do nastavení.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ není platný identifikátor serveru. Je třeba, aby byl z rozmezí 0 až 1023.",
|
||||
"server identifier is configured and valid." : "identifikátor serveru je nastavený a platný.",
|
||||
"Database version" : "Verze databáze",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB 10.3 – tuto verzi už její vývojáři nepodporují (existuje ještě podpora coby součásti Ubuntu 20.04) Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%1$s a <=%2$s.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%2$s a <=%3$s.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Nepodařilo se zkontrolovat zda vámi využívaný webový server je správně nastaven tak, aby správně poskytoval hlavičky zabezpečení – nepodařil ose dotázat `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Server je správně nastaven pro odesílání hlaviček zabezpečení",
|
||||
"Configuration server ID" : "Identif. serveru nastavení",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "identifikátor serveru není nastavený. Pokud vaše instance Nextcloud je provozována na vícero PHP serverech, je doporučeno tento identifikátor nastavit. Přidejte serverid do nastavení.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ není platný identifikátor serveru. Je třeba, aby byl z rozmezí 0 až 1023.",
|
||||
"server identifier is configured and valid." : "identifikátor serveru je nastavený a platný.",
|
||||
"Database version" : "Verze databáze",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB 10.3 – tuto verzi už její vývojáři nepodporují (existuje ještě podpora coby součásti Ubuntu 20.04) Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%1$s a <=%2$s.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%2$s a <=%3$s.",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Es konnte nicht überprüft werden, ob dein Webserver Sicherheitsheader korrekt bereitstellt. Die Abfrage von `%s` ist nicht möglich",
|
||||
"Your server is correctly configured to send security headers." : "Der Server ist korrekt für das Senden von Sicherheitsheadern konfiguriert.",
|
||||
"Configuration server ID" : "Konfiguration Server-ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Die Server-ID ist nicht konfiguriert. Dies wird empfohlen, wenn deine Nextcloud-Instanz auf mehreren PHP-Servern läuft. Füge deiner Konfiguration eine Server-ID hinzu.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" ist keine gültige Server-ID. Sie muss zwischen 0 und 1023 liegen.",
|
||||
"server identifier is configured and valid." : "Die Server-ID ist konfiguriert und gültig.",
|
||||
"Database version" : "Datenbankversion",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB Version 10.3 erkannt, diese Version hat das Ende ihres Lebenszyklus erreicht und wird nur noch als Teil von Ubuntu 20.04 unterstützt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %1$s und %2$s <= empfohlen.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %2$s und %3$s <= empfohlen.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Es konnte nicht überprüft werden, ob dein Webserver Sicherheitsheader korrekt bereitstellt. Die Abfrage von `%s` ist nicht möglich",
|
||||
"Your server is correctly configured to send security headers." : "Der Server ist korrekt für das Senden von Sicherheitsheadern konfiguriert.",
|
||||
"Configuration server ID" : "Konfiguration Server-ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Die Server-ID ist nicht konfiguriert. Dies wird empfohlen, wenn deine Nextcloud-Instanz auf mehreren PHP-Servern läuft. Füge deiner Konfiguration eine Server-ID hinzu.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" ist keine gültige Server-ID. Sie muss zwischen 0 und 1023 liegen.",
|
||||
"server identifier is configured and valid." : "Die Server-ID ist konfiguriert und gültig.",
|
||||
"Database version" : "Datenbankversion",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB Version 10.3 erkannt, diese Version hat das Ende ihres Lebenszyklus erreicht und wird nur noch als Teil von Ubuntu 20.04 unterstützt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %1$s und %2$s <= empfohlen.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %2$s und %3$s <= empfohlen.",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Es konnte nicht überprüft werden, ob Ihr Webserver Sicherheitsheader korrekt bereitstellt. Die Abfrage von `%s` ist nicht möglich",
|
||||
"Your server is correctly configured to send security headers." : "Ihr Server ist korrekt für das Senden von Sicherheitsheadern konfiguriert.",
|
||||
"Configuration server ID" : "Konfiguration Server-ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Die Server-ID ist nicht konfiguriert. Dies wird empfohlen, wenn Ihre Nextcloud-Instanz auf mehreren PHP-Servern läuft. Fügen Sie Ihrer Konfiguration eine Server-ID hinzu.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" ist keine gültige Server-ID. Sie muss zwischen 0 und 1023 liegen.",
|
||||
"server identifier is configured and valid." : "Die Server-ID ist konfiguriert und gültig.",
|
||||
"Database version" : "Datenbankversion",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB Version 10.3 erkannt, diese Version hat das Ende ihres Lebenszyklus erreicht und wird nur noch als Teil von Ubuntu 20.04 unterstützt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %1$s und %2$s <= empfohlen.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %2$s und %3$s <= empfohlen.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Es konnte nicht überprüft werden, ob Ihr Webserver Sicherheitsheader korrekt bereitstellt. Die Abfrage von `%s` ist nicht möglich",
|
||||
"Your server is correctly configured to send security headers." : "Ihr Server ist korrekt für das Senden von Sicherheitsheadern konfiguriert.",
|
||||
"Configuration server ID" : "Konfiguration Server-ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Die Server-ID ist nicht konfiguriert. Dies wird empfohlen, wenn Ihre Nextcloud-Instanz auf mehreren PHP-Servern läuft. Fügen Sie Ihrer Konfiguration eine Server-ID hinzu.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" ist keine gültige Server-ID. Sie muss zwischen 0 und 1023 liegen.",
|
||||
"server identifier is configured and valid." : "Die Server-ID ist konfiguriert und gültig.",
|
||||
"Database version" : "Datenbankversion",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB Version 10.3 erkannt, diese Version hat das Ende ihres Lebenszyklus erreicht und wird nur noch als Teil von Ubuntu 20.04 unterstützt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %1$s und %2$s <= empfohlen.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %2$s und %3$s <= empfohlen.",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Could not check that your web server serves security headers correctly, unable to query `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Your server is correctly configured to send security headers.",
|
||||
"Configuration server ID" : "Configuration server ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" is not a valid server identifier. It must be between 0 and 1023.",
|
||||
"server identifier is configured and valid." : "server identifier is configured and valid.",
|
||||
"Database version" : "Database version",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Could not check that your web server serves security headers correctly, unable to query `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Your server is correctly configured to send security headers.",
|
||||
"Configuration server ID" : "Configuration server ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" is not a valid server identifier. It must be between 0 and 1023.",
|
||||
"server identifier is configured and valid." : "server identifier is configured and valid.",
|
||||
"Database version" : "Database version",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -218,9 +218,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Ei õnnestunud kontrollida, kas sinu veebiserveri päringuvastustes on turvalisusega seotud päisekirjed korrektsed. „%s“ päringu tegemine polnud võimalik.",
|
||||
"Your server is correctly configured to send security headers." : "Sinu veebiserveri päringuvastustes on turvalisusega seotud päisekirjed korrektsed.",
|
||||
"Configuration server ID" : "Seadista serveri tunnus (server ID)",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "serveritunnus pole seadistatud. Kui sinu Nextcloudi server kasutab mitut PHP-serverit, siis on selle liamine soovitatav. Lisa serveri tunnus oma Nextcloudi seadistustesse.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ pole korrektne serveritunnus. Väärtus peab jääma 0 ja 1023 vahele.",
|
||||
"server identifier is configured and valid." : "serveritunnus on seadistatud ning kehtiv.",
|
||||
"Database version" : "Andmebaasi versioon",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MariaDB versiooni 10.3 ning tema kasutusperiood on lõppenud ja tugi on olemas vaid Ubuntu 20.04 puhul. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks MariaDB versioone >=%1$s ja <= %2$s.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MariaDB versiooni „%1$s“. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks MariaDB versioone >=%2$s ja <= %3$s.",
|
||||
|
|
|
|||
|
|
@ -216,9 +216,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Ei õnnestunud kontrollida, kas sinu veebiserveri päringuvastustes on turvalisusega seotud päisekirjed korrektsed. „%s“ päringu tegemine polnud võimalik.",
|
||||
"Your server is correctly configured to send security headers." : "Sinu veebiserveri päringuvastustes on turvalisusega seotud päisekirjed korrektsed.",
|
||||
"Configuration server ID" : "Seadista serveri tunnus (server ID)",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "serveritunnus pole seadistatud. Kui sinu Nextcloudi server kasutab mitut PHP-serverit, siis on selle liamine soovitatav. Lisa serveri tunnus oma Nextcloudi seadistustesse.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ pole korrektne serveritunnus. Väärtus peab jääma 0 ja 1023 vahele.",
|
||||
"server identifier is configured and valid." : "serveritunnus on seadistatud ning kehtiv.",
|
||||
"Database version" : "Andmebaasi versioon",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MariaDB versiooni 10.3 ning tema kasutusperiood on lõppenud ja tugi on olemas vaid Ubuntu 20.04 puhul. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks MariaDB versioone >=%1$s ja <= %2$s.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MariaDB versiooni „%1$s“. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks MariaDB versioone >=%2$s ja <= %3$s.",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Níorbh fhéidir a sheiceáil go bhfreastalaíonn do fhreastalaí Gréasáin ceanntásca slándála i gceart, ní féidir `%s` a cheistiú",
|
||||
"Your server is correctly configured to send security headers." : "Tá do fhreastalaí cumraithe i gceart chun ceanntásca slándála a sheoladh.",
|
||||
"Configuration server ID" : "Aitheantas an fhreastalaí cumraíochta",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Níl an t-aitheantóir freastalaí cumraithe. Moltar é má tá d'eispéireas Nextcloud ag rith ar roinnt freastalaithe PHP. Cuir aitheantóir freastalaí leis i do chumraíocht.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "Ní aitheantóir freastalaí bailí é \"%d\". Caithfidh sé a bheith idir 0 agus 1023.",
|
||||
"server identifier is configured and valid." : "Tá aitheantóir an fhreastalaí cumraithe agus bailí.",
|
||||
"Database version" : "Leagan bunachar sonraí",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh MariaDB leagan 10.3, tá an leagan seo ag deireadh ré agus ní thacaítear leis ach mar chuid de Ubuntu 20.04. MariaDB >= Moltar %1$s agus <=%2$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo de Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh leagan MariaDB \"%1$s\". MariaDB >= Moltar %2$s agus <=%3$s don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Níorbh fhéidir a sheiceáil go bhfreastalaíonn do fhreastalaí Gréasáin ceanntásca slándála i gceart, ní féidir `%s` a cheistiú",
|
||||
"Your server is correctly configured to send security headers." : "Tá do fhreastalaí cumraithe i gceart chun ceanntásca slándála a sheoladh.",
|
||||
"Configuration server ID" : "Aitheantas an fhreastalaí cumraíochta",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Níl an t-aitheantóir freastalaí cumraithe. Moltar é má tá d'eispéireas Nextcloud ag rith ar roinnt freastalaithe PHP. Cuir aitheantóir freastalaí leis i do chumraíocht.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "Ní aitheantóir freastalaí bailí é \"%d\". Caithfidh sé a bheith idir 0 agus 1023.",
|
||||
"server identifier is configured and valid." : "Tá aitheantóir an fhreastalaí cumraithe agus bailí.",
|
||||
"Database version" : "Leagan bunachar sonraí",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh MariaDB leagan 10.3, tá an leagan seo ag deireadh ré agus ní thacaítear leis ach mar chuid de Ubuntu 20.04. MariaDB >= Moltar %1$s agus <=%2$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo de Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh leagan MariaDB \"%1$s\". MariaDB >= Moltar %2$s agus <=%3$s don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Non é posíbel comprobar que o seu servidor web serve correctamente as cabeceiras de seguranza, non é posíbel consultar «%s»",
|
||||
"Your server is correctly configured to send security headers." : "O seu servidor está configurado correctamente para enviar cabeceiras de seguranza.",
|
||||
"Configuration server ID" : "ID do servidor de configuración",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "O identificador do servidor non está configurado. Recoméndase se a súa instancia de Nextcloud está a funcionar en varios servidores PHP. Engada un servidor na súa configuración.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "«%d» non é un identificador de servidor válido. Debe estar entre 0 e 1023.",
|
||||
"server identifier is configured and valid." : "O identificador do servidor está configurado e é válido.",
|
||||
"Database version" : "Versión da base de datos",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión 10.3 de MariaDB, esta versión está ao final da súa vida útil e só se admite como parte de Ubuntu 20.04. Suxírese MariaDB >=%1$s e <=%2$s para obter mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%1$s» de MariaDB. Suxírese MariaDB >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Non é posíbel comprobar que o seu servidor web serve correctamente as cabeceiras de seguranza, non é posíbel consultar «%s»",
|
||||
"Your server is correctly configured to send security headers." : "O seu servidor está configurado correctamente para enviar cabeceiras de seguranza.",
|
||||
"Configuration server ID" : "ID do servidor de configuración",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "O identificador do servidor non está configurado. Recoméndase se a súa instancia de Nextcloud está a funcionar en varios servidores PHP. Engada un servidor na súa configuración.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "«%d» non é un identificador de servidor válido. Debe estar entre 0 e 1023.",
|
||||
"server identifier is configured and valid." : "O identificador do servidor está configurado e é válido.",
|
||||
"Database version" : "Versión da base de datos",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión 10.3 de MariaDB, esta versión está ao final da súa vida útil e só se admite como parte de Ubuntu 20.04. Suxírese MariaDB >=%1$s e <=%2$s para obter mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%1$s» de MariaDB. Suxírese MariaDB >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "ウェブサーバーがセキュリティヘッダーを正しく提供しているか確認できませんでした。 `%s` をクエリできません。",
|
||||
"Your server is correctly configured to send security headers." : "サーバーはセキュリティヘッダーを送信するよう正しく構成されています。",
|
||||
"Configuration server ID" : "設定サーバーID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "サーバー識別子が設定されていません。Nextcloudインスタンスが複数のPHPサーバー上で動作している場合、設定することを推奨します。設定ファイルにserveridを追加してください。",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" は有効なサーバー識別子ではありません。0 から 1023 の範囲である必要があります。",
|
||||
"server identifier is configured and valid." : "サーバー識別子が設定され、有効です。",
|
||||
"Database version" : "データベースバージョン",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン10.3が検出されましたが、このバージョンはサポートが終了しており、Ubuntu 20.04の一部としてのみサポートされています。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%1$s および <=%2$sを推奨します。",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン \"%1$s\" が検出されました。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%2$s および <=%3$sを推奨します。",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "ウェブサーバーがセキュリティヘッダーを正しく提供しているか確認できませんでした。 `%s` をクエリできません。",
|
||||
"Your server is correctly configured to send security headers." : "サーバーはセキュリティヘッダーを送信するよう正しく構成されています。",
|
||||
"Configuration server ID" : "設定サーバーID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "サーバー識別子が設定されていません。Nextcloudインスタンスが複数のPHPサーバー上で動作している場合、設定することを推奨します。設定ファイルにserveridを追加してください。",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" は有効なサーバー識別子ではありません。0 から 1023 の範囲である必要があります。",
|
||||
"server identifier is configured and valid." : "サーバー識別子が設定され、有効です。",
|
||||
"Database version" : "データベースバージョン",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン10.3が検出されましたが、このバージョンはサポートが終了しており、Ubuntu 20.04の一部としてのみサポートされています。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%1$s および <=%2$sを推奨します。",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン \"%1$s\" が検出されました。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%2$s および <=%3$sを推奨します。",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Could not check that your web server serves security headers correctly, unable to query `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Your server is correctly configured to send security headers.",
|
||||
"Configuration server ID" : "Configuration server ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" is not a valid server identifier. It must be between 0 and 1023.",
|
||||
"server identifier is configured and valid." : "server identifier is configured and valid.",
|
||||
"Database version" : "Database version",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Could not check that your web server serves security headers correctly, unable to query `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Your server is correctly configured to send security headers.",
|
||||
"Configuration server ID" : "Configuration server ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" is not a valid server identifier. It must be between 0 and 1023.",
|
||||
"server identifier is configured and valid." : "server identifier is configured and valid.",
|
||||
"Database version" : "Database version",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Não foi possível verificar se o seu servidor web fornece cabeçalhos de segurança corretamente, não foi possível consultar `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Seu servidor está configurado corretamente para enviar cabeçalhos de segurança.",
|
||||
"Configuration server ID" : "ID do servidor de configuração",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "o identificador do servidor não está configurado. É recomendado se a sua instância do Nextcloud estiver sendo executada em vários servidores PHP. Adicione um serverid na sua configuração.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" não é um identificador do servidor válido. Ele deve ser entre 0 e 1023.",
|
||||
"server identifier is configured and valid." : "o identificador do servidor está configurado e válido.",
|
||||
"Database version" : "Versão do banco de dados",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MariaDB 10.3 detectada, esta versão é fim de vida e só suportada como parte do Ubuntu 20.04. MariaDB >=%1$s e <=%2$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MariaDB \"%1$s\" detectada. MariaDB >=%2$s e <=%3$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Não foi possível verificar se o seu servidor web fornece cabeçalhos de segurança corretamente, não foi possível consultar `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Seu servidor está configurado corretamente para enviar cabeçalhos de segurança.",
|
||||
"Configuration server ID" : "ID do servidor de configuração",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "o identificador do servidor não está configurado. É recomendado se a sua instância do Nextcloud estiver sendo executada em vários servidores PHP. Adicione um serverid na sua configuração.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" não é um identificador do servidor válido. Ele deve ser entre 0 e 1023.",
|
||||
"server identifier is configured and valid." : "o identificador do servidor está configurado e válido.",
|
||||
"Database version" : "Versão do banco de dados",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MariaDB 10.3 detectada, esta versão é fim de vida e só suportada como parte do Ubuntu 20.04. MariaDB >=%1$s e <=%2$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MariaDB \"%1$s\" detectada. MariaDB >=%2$s e <=%3$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Не удалось проверить, правильно ли ваш веб-сервер обслуживает заголовки безопасности, не удалось выполнить запрос `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Ваш сервер правильно настроен для отправки заголовков безопасности.",
|
||||
"Configuration server ID" : "ID сервера конфигурации",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Идентификатор сервера не настроен. Рекомендуется использовать его, если ваша инфраструктура Nextcloud работает на нескольких PHP-серверах. Добавьте идентификатор сервера в конфигурацию.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" - недопустимый идентификатор сервера. Значение должно быть между 0 и 1023.",
|
||||
"server identifier is configured and valid." : "Идентификатор сервера настроен и допустимый.",
|
||||
"Database version" : "Версия базы данных",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия MariaDB 10.3. Эта версия является устаревшей и поддерживается только как часть Ubuntu 20.04. MariaDB >=%1$s и <=%2$s рекомендована для лучшей производительности, стабильности и функциональности с этой версией Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия MariaDB \"%1$s\". MariaDB версий >=%2$s и <=%3$s рекомендована для лучшей производительности, стабильности и функциональности с этой версией Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Не удалось проверить, правильно ли ваш веб-сервер обслуживает заголовки безопасности, не удалось выполнить запрос `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Ваш сервер правильно настроен для отправки заголовков безопасности.",
|
||||
"Configuration server ID" : "ID сервера конфигурации",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Идентификатор сервера не настроен. Рекомендуется использовать его, если ваша инфраструктура Nextcloud работает на нескольких PHP-серверах. Добавьте идентификатор сервера в конфигурацию.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" - недопустимый идентификатор сервера. Значение должно быть между 0 и 1023.",
|
||||
"server identifier is configured and valid." : "Идентификатор сервера настроен и допустимый.",
|
||||
"Database version" : "Версия базы данных",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия MariaDB 10.3. Эта версия является устаревшей и поддерживается только как часть Ubuntu 20.04. MariaDB >=%1$s и <=%2$s рекомендована для лучшей производительности, стабильности и функциональности с этой версией Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия MariaDB \"%1$s\". MariaDB версий >=%2$s и <=%3$s рекомендована для лучшей производительности, стабильности и функциональности с этой версией Nextcloud.",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Није могло да се провери да ли ваш веб сервер исправно сервира безбедносна заглавља, није успео упит `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Ваш сервер је исправно подешен за слање безбедносних заглавља.",
|
||||
"Configuration server ID" : "ИД сервера за конфигурацију ",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Идентификатор сервера није постављен. Ако се ваша Nextcloud инстанца извршава на неколико PHP сервера, препоручује се да се постави. Додајте serverid у конфигурацију.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d” није исправан идентификатор сервера. Мора да буде између 0 и 1023.",
|
||||
"server identifier is configured and valid." : "Идентификатор сервера је постављен и исправан је.",
|
||||
"Database version" : "Верзија базе података",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је MariaDB верзија 10.3, ова верзија је на крају животног века и подржава се само као део Ubuntu 20.04 оперативног система. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се MariaDB >=%1$s и <=%2$s.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је MariaDB верзија „%1$s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се MariaDB >=%2$s и <=%3$s.",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Није могло да се провери да ли ваш веб сервер исправно сервира безбедносна заглавља, није успео упит `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Ваш сервер је исправно подешен за слање безбедносних заглавља.",
|
||||
"Configuration server ID" : "ИД сервера за конфигурацију ",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "Идентификатор сервера није постављен. Ако се ваша Nextcloud инстанца извршава на неколико PHP сервера, препоручује се да се постави. Додајте serverid у конфигурацију.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d” није исправан идентификатор сервера. Мора да буде између 0 и 1023.",
|
||||
"server identifier is configured and valid." : "Идентификатор сервера је постављен и исправан је.",
|
||||
"Database version" : "Верзија базе података",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је MariaDB верзија 10.3, ова верзија је на крају животног века и подржава се само као део Ubuntu 20.04 оперативног система. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се MariaDB >=%1$s и <=%2$s.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је MariaDB верзија „%1$s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се MariaDB >=%2$s и <=%3$s.",
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@ OC.L10N.register(
|
|||
"Your Login is: %s" : "كىرىشىڭىز بولسا: %s",
|
||||
"Set your password" : "پارولىڭىزنى بەلگىلەڭ",
|
||||
"Go to %s" : "%s گە بېرىڭ",
|
||||
"Install Client" : "Client نى قاچىلاڭ",
|
||||
"Install Client" : "خېرىدارنى قاچىلاڭ",
|
||||
"Logged in account must be a sub admin" : "كىرگەن ھېسابات بىر بالا دائىرە بولىشى كېرەك",
|
||||
"Apps" : "ئەپلەر",
|
||||
"Personal" : "شەخسىي",
|
||||
|
|
@ -302,18 +302,18 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "تور مۇلازىمېتىرىڭىزنىڭ بىخەتەرلىك ماۋزۇلىرىغا توغرا مۇلازىمەت قىلىدىغانلىقىنى تەكشۈرەلمىدىڭىز ، «%s» نى سۈرۈشتۈرەلمەيسىز",
|
||||
"Your server is correctly configured to send security headers." : "مۇلازىمېتىرىڭىز بىخەتەرلىك ماۋزۇلىرىنى ئەۋەتىش ئۈچۈن توغرا تەڭشەلدى.",
|
||||
"Configuration server ID" : "تەڭشەش مۇلازىمېتىر ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "مۇلازىمېتىر ئىدېنتىفىكاتورى تەڭشىلىنمىگەن. ئەگەر Nextcloud مىسالىڭىز بىر قانچە PHP مۇلازىمېتىرىدا ئىجرا بولۇۋاتقان بولسا، بۇ تەۋسىيە قىلىنىدۇ. سەپلىمىڭىزگە بىر serverid قوشۇڭ.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" ئىناۋەتلىك مۇلازىمېتىر كىملىكى ئەمەس. ئۇ 0 بىلەن 1023 ئارىلىقىدا بولۇشى كېرەك.",
|
||||
"server identifier is configured and valid." : "مۇلازىمېتىر بەلگىلىگۈچى ئىناۋەتلىك ھەمدە سەپلەندى.",
|
||||
"Database version" : "ساندان نەشرى",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 نەشرى بايقالدى ، بۇ نەشرى ئۆمرىنىڭ ئاخىرى بولۇپ ، پەقەت ئۇبۇنتۇ 20.04 نىڭ بىر قىسمى سۈپىتىدە قوللايدۇ. MariaDB> =%1$s ۋە <=%2$s بولسا Nextcloud نىڭ بۇ نەشىرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB نەشرى «%1$s» بايقالدى. MariaDB> =%2$s ۋە <=%3$s s Nextcloud نىڭ بۇ نەشىرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL نەشرى \"%1$s\" بايقالدى. MySQL> =%2$s ۋە <=%3$s s Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL نەشرىنىڭ \"%1$s\" ئىكەنلىكى بايقالدى. بۇ نەشرىدىكى Nextcloud نىڭ ئەڭ ياخشى ئىقتىدارى، مۇقىملىقى ۋە ئىقتىدارى ئۈچۈن PostgreSQL >=%2$s ۋە <=%3$s تەۋسىيە قىلىنىدۇ.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d سىزنىڭ نۆۋەتتىكى نەشىرىڭىزنى قوللىمايدۇ، شۇڭا Nextcloud مۇلازىمېتىرىڭىزنى يېڭىلاشتىن بۇرۇن ساندانىڭىزنى يېڭىلاڭ.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Oracle نەشىرى \"%1$s\" بايقالدى. Oracle >= %2$s ھەمدە %3$s >= نەشىرى ئەڭ ياخشى ئىقتىدار، مۇقىملىق ھەمدە ئىشلەشچانلىق ئۈچۈن تەۋسىيە قىلىنىدۇ.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite ھازىر ئارقا ساندان سۈپىتىدە ئىشلىتىلىۋاتىدۇ. چوڭراق قاچىلاش ئۈچۈن باشقا ساندان ئارقا سۇپىسىغا ئالماشتۇرۇشىڭىزنى تەۋسىيە قىلىمىز. بۇ ئۈستەل يۈزى خېرىدارىنى ھۆججەت ماس قەدەمدە ئىشلەتكەندە ئالاھىدە تەۋسىيە قىلىنىدۇ. باشقا ساندانغا كۆچۈش ئۈچۈن بۇيرۇق قۇرى قورالىنى ئىشلىتىڭ: \"occ db: convert-type\".",
|
||||
"Unknown database platform" : "نامەلۇم ساندان سۇپىسى",
|
||||
"Architecture" : "بىناكارلىق",
|
||||
"64-bit" : "64-bit",
|
||||
"64-bit" : "64-بىتلىق",
|
||||
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "قارىغاندا سىز 32 بىتلىق PHP نەشرىنى ئىجرا قىلىۋاتقاندەكسىز. Nextcloud ياخشى يۈرۈش ئۈچۈن 64 بىتلىق لازىم. OS ۋە PHP نى 64 بىتلىق دەرىجىگە كۆتۈرۈڭ.",
|
||||
"Task Processing pickup speed" : "ۋەزىپە ئىجرا قىلىش تېزلەشتى",
|
||||
"_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["كىيىنكى %n كۈندە پىلانلانغان ۋەزىپە يوق","كىيىنكى %n كۈندە پىلانلانغان ۋەزىپە يوق"],
|
||||
|
|
@ -467,7 +467,7 @@ OC.L10N.register(
|
|||
"Could not load section content from app store." : "ئەپ دۇكىنىدىن بۆلەك مەزمۇنىنى يۈكلىيەلمىدى.",
|
||||
"Loading" : "يۈكلەۋاتىدۇ",
|
||||
"Fetching the latest news…" : "ئەڭ يېڭى خەۋەرلەرگە ئېرىشىش…",
|
||||
"Carousel" : "Carousel",
|
||||
"Carousel" : "كورسۇل",
|
||||
"Previous slide" : "ئالدىنقى تام تەسۋىر",
|
||||
"Next slide" : "كېيىنكى تام تەسۋىر",
|
||||
"Choose slide to display" : "كۆرسىتىش ئۈچۈن تام تەسۋىرنى تاللاڭ",
|
||||
|
|
@ -666,7 +666,7 @@ OC.L10N.register(
|
|||
"No locale set" : "يەرلىك ئورۇن يوق",
|
||||
"Unable to update locale" : "يەرلىكنى يېڭىلاشقا ئامالسىز",
|
||||
"Locales" : "تىل",
|
||||
"Week starts on {firstDayOfWeek}" : "ھەپتە {firstDayOfWeek} on دا باشلىنىدۇ",
|
||||
"Week starts on {firstDayOfWeek}" : "ھەپتە {firstDayOfWeek} دا باشلىنىدۇ",
|
||||
"Your city" : "شەھىرىڭىز",
|
||||
"Your organisation" : "تەشكىلاتىڭىز",
|
||||
"Your phone number" : "تېلېفون نومۇرىڭىز",
|
||||
|
|
@ -674,7 +674,7 @@ OC.L10N.register(
|
|||
"Unable to update profile enabled state" : "ئارخىپ قوزغىتىلغان ھالەتنى يېڭىلاشقا ئامالسىز",
|
||||
"Enable profile" : "ئارخىپنى قوزغىتىڭ",
|
||||
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "كۆرۈنۈش ياكى دائىرىنىڭ تېخىمۇ چەكلىمىگە ئۇچرايدىغان تەڭشىكى ئارخىپىڭىزغا ھۆرمەت قىلىنىدۇ. مەسىلەن ، كۆرۈنۈشچانلىقى «ھەممەيلەنگە كۆرسىتىش» قىلىپ بېكىتىلسە ، دائىرىسى «شەخسىي» قىلىپ بېكىتىلسە ، «شەخسىي» ھۆرمەت قىلىنىدۇ.",
|
||||
"Unable to update visibility of {displayId}" : "{displayId} vis نىڭ كۆرۈنۈشچانلىقىنى يېڭىلاشقا ئامالسىز",
|
||||
"Unable to update visibility of {displayId}" : "{displayId} نىڭ كۆرۈنۈشچانلىقىنى يېڭىلاشقا ئامالسىز",
|
||||
"she/her" : "ئۇ",
|
||||
"he/him" : "ئۇ",
|
||||
"they/them" : "ئۇلار / ئۇلار",
|
||||
|
|
@ -741,7 +741,7 @@ OC.L10N.register(
|
|||
"Language" : "تىل",
|
||||
"Set default language" : "سۈكۈتتىكى تىل بەلگىلەڭ",
|
||||
"Add new account" : "يېڭى ھېسابات قوشۇڭ",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} ھېساباتلار ...","{userCount} ھېساباتلار ..."],
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} ھېساباتلار ...","{userCount} ھېساباتلار ..."],
|
||||
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} ھېساباتلار","{userCount} ھېساباتلار"],
|
||||
"Total rows summary" : "ئومۇمىي قۇر خۇلاسىسى",
|
||||
"Scroll to load more rows" : "تېخىمۇ كۆپ قۇرلارنى يۈكلەڭ",
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
"Your Login is: %s" : "كىرىشىڭىز بولسا: %s",
|
||||
"Set your password" : "پارولىڭىزنى بەلگىلەڭ",
|
||||
"Go to %s" : "%s گە بېرىڭ",
|
||||
"Install Client" : "Client نى قاچىلاڭ",
|
||||
"Install Client" : "خېرىدارنى قاچىلاڭ",
|
||||
"Logged in account must be a sub admin" : "كىرگەن ھېسابات بىر بالا دائىرە بولىشى كېرەك",
|
||||
"Apps" : "ئەپلەر",
|
||||
"Personal" : "شەخسىي",
|
||||
|
|
@ -300,18 +300,18 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "تور مۇلازىمېتىرىڭىزنىڭ بىخەتەرلىك ماۋزۇلىرىغا توغرا مۇلازىمەت قىلىدىغانلىقىنى تەكشۈرەلمىدىڭىز ، «%s» نى سۈرۈشتۈرەلمەيسىز",
|
||||
"Your server is correctly configured to send security headers." : "مۇلازىمېتىرىڭىز بىخەتەرلىك ماۋزۇلىرىنى ئەۋەتىش ئۈچۈن توغرا تەڭشەلدى.",
|
||||
"Configuration server ID" : "تەڭشەش مۇلازىمېتىر ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "مۇلازىمېتىر ئىدېنتىفىكاتورى تەڭشىلىنمىگەن. ئەگەر Nextcloud مىسالىڭىز بىر قانچە PHP مۇلازىمېتىرىدا ئىجرا بولۇۋاتقان بولسا، بۇ تەۋسىيە قىلىنىدۇ. سەپلىمىڭىزگە بىر serverid قوشۇڭ.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" ئىناۋەتلىك مۇلازىمېتىر كىملىكى ئەمەس. ئۇ 0 بىلەن 1023 ئارىلىقىدا بولۇشى كېرەك.",
|
||||
"server identifier is configured and valid." : "مۇلازىمېتىر بەلگىلىگۈچى ئىناۋەتلىك ھەمدە سەپلەندى.",
|
||||
"Database version" : "ساندان نەشرى",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 نەشرى بايقالدى ، بۇ نەشرى ئۆمرىنىڭ ئاخىرى بولۇپ ، پەقەت ئۇبۇنتۇ 20.04 نىڭ بىر قىسمى سۈپىتىدە قوللايدۇ. MariaDB> =%1$s ۋە <=%2$s بولسا Nextcloud نىڭ بۇ نەشىرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB نەشرى «%1$s» بايقالدى. MariaDB> =%2$s ۋە <=%3$s s Nextcloud نىڭ بۇ نەشىرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL نەشرى \"%1$s\" بايقالدى. MySQL> =%2$s ۋە <=%3$s s Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL نەشرىنىڭ \"%1$s\" ئىكەنلىكى بايقالدى. بۇ نەشرىدىكى Nextcloud نىڭ ئەڭ ياخشى ئىقتىدارى، مۇقىملىقى ۋە ئىقتىدارى ئۈچۈن PostgreSQL >=%2$s ۋە <=%3$s تەۋسىيە قىلىنىدۇ.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d سىزنىڭ نۆۋەتتىكى نەشىرىڭىزنى قوللىمايدۇ، شۇڭا Nextcloud مۇلازىمېتىرىڭىزنى يېڭىلاشتىن بۇرۇن ساندانىڭىزنى يېڭىلاڭ.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Oracle نەشىرى \"%1$s\" بايقالدى. Oracle >= %2$s ھەمدە %3$s >= نەشىرى ئەڭ ياخشى ئىقتىدار، مۇقىملىق ھەمدە ئىشلەشچانلىق ئۈچۈن تەۋسىيە قىلىنىدۇ.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite ھازىر ئارقا ساندان سۈپىتىدە ئىشلىتىلىۋاتىدۇ. چوڭراق قاچىلاش ئۈچۈن باشقا ساندان ئارقا سۇپىسىغا ئالماشتۇرۇشىڭىزنى تەۋسىيە قىلىمىز. بۇ ئۈستەل يۈزى خېرىدارىنى ھۆججەت ماس قەدەمدە ئىشلەتكەندە ئالاھىدە تەۋسىيە قىلىنىدۇ. باشقا ساندانغا كۆچۈش ئۈچۈن بۇيرۇق قۇرى قورالىنى ئىشلىتىڭ: \"occ db: convert-type\".",
|
||||
"Unknown database platform" : "نامەلۇم ساندان سۇپىسى",
|
||||
"Architecture" : "بىناكارلىق",
|
||||
"64-bit" : "64-bit",
|
||||
"64-bit" : "64-بىتلىق",
|
||||
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "قارىغاندا سىز 32 بىتلىق PHP نەشرىنى ئىجرا قىلىۋاتقاندەكسىز. Nextcloud ياخشى يۈرۈش ئۈچۈن 64 بىتلىق لازىم. OS ۋە PHP نى 64 بىتلىق دەرىجىگە كۆتۈرۈڭ.",
|
||||
"Task Processing pickup speed" : "ۋەزىپە ئىجرا قىلىش تېزلەشتى",
|
||||
"_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["كىيىنكى %n كۈندە پىلانلانغان ۋەزىپە يوق","كىيىنكى %n كۈندە پىلانلانغان ۋەزىپە يوق"],
|
||||
|
|
@ -465,7 +465,7 @@
|
|||
"Could not load section content from app store." : "ئەپ دۇكىنىدىن بۆلەك مەزمۇنىنى يۈكلىيەلمىدى.",
|
||||
"Loading" : "يۈكلەۋاتىدۇ",
|
||||
"Fetching the latest news…" : "ئەڭ يېڭى خەۋەرلەرگە ئېرىشىش…",
|
||||
"Carousel" : "Carousel",
|
||||
"Carousel" : "كورسۇل",
|
||||
"Previous slide" : "ئالدىنقى تام تەسۋىر",
|
||||
"Next slide" : "كېيىنكى تام تەسۋىر",
|
||||
"Choose slide to display" : "كۆرسىتىش ئۈچۈن تام تەسۋىرنى تاللاڭ",
|
||||
|
|
@ -664,7 +664,7 @@
|
|||
"No locale set" : "يەرلىك ئورۇن يوق",
|
||||
"Unable to update locale" : "يەرلىكنى يېڭىلاشقا ئامالسىز",
|
||||
"Locales" : "تىل",
|
||||
"Week starts on {firstDayOfWeek}" : "ھەپتە {firstDayOfWeek} on دا باشلىنىدۇ",
|
||||
"Week starts on {firstDayOfWeek}" : "ھەپتە {firstDayOfWeek} دا باشلىنىدۇ",
|
||||
"Your city" : "شەھىرىڭىز",
|
||||
"Your organisation" : "تەشكىلاتىڭىز",
|
||||
"Your phone number" : "تېلېفون نومۇرىڭىز",
|
||||
|
|
@ -672,7 +672,7 @@
|
|||
"Unable to update profile enabled state" : "ئارخىپ قوزغىتىلغان ھالەتنى يېڭىلاشقا ئامالسىز",
|
||||
"Enable profile" : "ئارخىپنى قوزغىتىڭ",
|
||||
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "كۆرۈنۈش ياكى دائىرىنىڭ تېخىمۇ چەكلىمىگە ئۇچرايدىغان تەڭشىكى ئارخىپىڭىزغا ھۆرمەت قىلىنىدۇ. مەسىلەن ، كۆرۈنۈشچانلىقى «ھەممەيلەنگە كۆرسىتىش» قىلىپ بېكىتىلسە ، دائىرىسى «شەخسىي» قىلىپ بېكىتىلسە ، «شەخسىي» ھۆرمەت قىلىنىدۇ.",
|
||||
"Unable to update visibility of {displayId}" : "{displayId} vis نىڭ كۆرۈنۈشچانلىقىنى يېڭىلاشقا ئامالسىز",
|
||||
"Unable to update visibility of {displayId}" : "{displayId} نىڭ كۆرۈنۈشچانلىقىنى يېڭىلاشقا ئامالسىز",
|
||||
"she/her" : "ئۇ",
|
||||
"he/him" : "ئۇ",
|
||||
"they/them" : "ئۇلار / ئۇلار",
|
||||
|
|
@ -739,7 +739,7 @@
|
|||
"Language" : "تىل",
|
||||
"Set default language" : "سۈكۈتتىكى تىل بەلگىلەڭ",
|
||||
"Add new account" : "يېڭى ھېسابات قوشۇڭ",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} ھېساباتلار ...","{userCount} ھېساباتلار ..."],
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} ھېساباتلار ...","{userCount} ھېساباتلار ..."],
|
||||
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} ھېساباتلار","{userCount} ھېساباتلار"],
|
||||
"Total rows summary" : "ئومۇمىي قۇر خۇلاسىسى",
|
||||
"Scroll to load more rows" : "تېخىمۇ كۆپ قۇرلارنى يۈكلەڭ",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "無法檢查您的網路伺服器是否正確提供安全性標頭,無法查詢 `%s`",
|
||||
"Your server is correctly configured to send security headers." : "您的伺服器正確設定了傳送安全性標頭。",
|
||||
"Configuration server ID" : "配置伺服器 ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "伺服器識別碼尚未設定。若您的 Nextcloud 站台執行於多個 PHP 伺服器上,建議進行此設定。請在您的配置中新增 serverid。",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "「%d」不是有效的伺服器識別碼。其必須再 0 到 1023 間。",
|
||||
"server identifier is configured and valid." : "伺服器識別碼已配置且有效。",
|
||||
"Database version" : "數據庫版本",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本 10.3,該版本已達生命週期終點,僅作為 Ubuntu 20.04 的一部分支持。建議使用 MariaDB 版本 >= %1$s 和 <=%2$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本「%1$s」。建議使用 MariaDB 版本 >= %2$s 和 <= %3$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "無法檢查您的網路伺服器是否正確提供安全性標頭,無法查詢 `%s`",
|
||||
"Your server is correctly configured to send security headers." : "您的伺服器正確設定了傳送安全性標頭。",
|
||||
"Configuration server ID" : "配置伺服器 ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "伺服器識別碼尚未設定。若您的 Nextcloud 站台執行於多個 PHP 伺服器上,建議進行此設定。請在您的配置中新增 serverid。",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "「%d」不是有效的伺服器識別碼。其必須再 0 到 1023 間。",
|
||||
"server identifier is configured and valid." : "伺服器識別碼已配置且有效。",
|
||||
"Database version" : "數據庫版本",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本 10.3,該版本已達生命週期終點,僅作為 Ubuntu 20.04 的一部分支持。建議使用 MariaDB 版本 >= %1$s 和 <=%2$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本「%1$s」。建議使用 MariaDB 版本 >= %2$s 和 <= %3$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。",
|
||||
|
|
|
|||
|
|
@ -302,9 +302,7 @@ OC.L10N.register(
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "無法檢查您的網路伺服器是否正確提供安全性標頭,無法查詢 `%s`",
|
||||
"Your server is correctly configured to send security headers." : "您的伺服器正確設定了傳送安全性標頭。",
|
||||
"Configuration server ID" : "組態伺服器 ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "伺服器識別碼尚未設定。若您的 Nextcloud 站台執行於多個 PHP 伺服器上,建議進行此設定。請在您的設定檔中新增 serverid。",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "「%d」不是有效的伺服器識別碼。其必須再 0 到 1023 間。",
|
||||
"server identifier is configured and valid." : "伺服器識別碼已設定且有效。",
|
||||
"Database version" : "資料庫版本",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MariaDB 版本 10.3,此版本已終止支援,僅作為 Ubuntu 20.04 的一部份提供支援。建議使用 MariaDB >=%1$s 且 <=%2$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MariaDB 版本「%1$s」。建議使用 MariaDB >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
|
|
|
|||
|
|
@ -300,9 +300,7 @@
|
|||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "無法檢查您的網路伺服器是否正確提供安全性標頭,無法查詢 `%s`",
|
||||
"Your server is correctly configured to send security headers." : "您的伺服器正確設定了傳送安全性標頭。",
|
||||
"Configuration server ID" : "組態伺服器 ID",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "伺服器識別碼尚未設定。若您的 Nextcloud 站台執行於多個 PHP 伺服器上,建議進行此設定。請在您的設定檔中新增 serverid。",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "「%d」不是有效的伺服器識別碼。其必須再 0 到 1023 間。",
|
||||
"server identifier is configured and valid." : "伺服器識別碼已設定且有效。",
|
||||
"Database version" : "資料庫版本",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MariaDB 版本 10.3,此版本已終止支援,僅作為 Ubuntu 20.04 的一部份提供支援。建議使用 MariaDB >=%1$s 且 <=%2$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MariaDB 版本「%1$s」。建議使用 MariaDB >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ OC.L10N.register(
|
|||
"Please check the Nextcloud and server log files for errors." : "Nextcloud ۋە مۇلازىمېتىر خاتىرى ھۆججىتىنىڭ خاتالىقلىرىنى تەكشۈرۈپ بېقىڭ.",
|
||||
"Update to {serverAndVersion} is available." : "{serverAndVersion} غا يېڭىلاشقا بولىدۇ.",
|
||||
"Update for {app} to version %s is available." : "{app} نى %s نەشرىگە يېڭىلاشقا بولىدۇ.",
|
||||
"Update notification" : "ئۇقتۇرۇشنى يېڭىلاش",
|
||||
"Update notification" : "يېڭىلاش ئۇقتۇرۇشى",
|
||||
"Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "Nextcloud نىڭ يېڭىلاش ئۇقتۇرۇشى ، ئەپ يېڭىلانمىلىرىنى كۆرسىتىدۇ ۋە يېڭىلاش ئۈچۈن SSO تەمىنلەيدۇ.",
|
||||
"Give feedback" : "پىكىر بېرىڭ",
|
||||
"Get started" : "باشلاڭ",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"Please check the Nextcloud and server log files for errors." : "Nextcloud ۋە مۇلازىمېتىر خاتىرى ھۆججىتىنىڭ خاتالىقلىرىنى تەكشۈرۈپ بېقىڭ.",
|
||||
"Update to {serverAndVersion} is available." : "{serverAndVersion} غا يېڭىلاشقا بولىدۇ.",
|
||||
"Update for {app} to version %s is available." : "{app} نى %s نەشرىگە يېڭىلاشقا بولىدۇ.",
|
||||
"Update notification" : "ئۇقتۇرۇشنى يېڭىلاش",
|
||||
"Update notification" : "يېڭىلاش ئۇقتۇرۇشى",
|
||||
"Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "Nextcloud نىڭ يېڭىلاش ئۇقتۇرۇشى ، ئەپ يېڭىلانمىلىرىنى كۆرسىتىدۇ ۋە يېڭىلاش ئۈچۈن SSO تەمىنلەيدۇ.",
|
||||
"Give feedback" : "پىكىر بېرىڭ",
|
||||
"Get started" : "باشلاڭ",
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ OC.L10N.register(
|
|||
"Valid configuration, connection established!" : "ئىناۋەتلىك سەپلىمە ، ئۇلىنىش قۇرۇلدى!",
|
||||
"Please login with the new password" : "يېڭى پارول بىلەن كىرىڭ",
|
||||
"Action does not exist" : "ھەرىكەت مەۋجۇت ئەمەس",
|
||||
"Unsupported subject " : "قوللىمايدىغان تېما",
|
||||
"Failed to clear the mappings." : "خەرىتىنى تازىلاش مەغلۇب بولدى.",
|
||||
"LDAP User backend" : "LDAP ئىشلەتكۈچى ئارقا سۇپىسى",
|
||||
"Your password will expire tomorrow." : "پارولىڭىز ئەتە توشىدۇ.",
|
||||
|
|
@ -135,7 +136,9 @@ OC.L10N.register(
|
|||
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "LDAP / AD غا ئۇلىنىش خاتالىقى كۆرۈلدى. ساھىبجامال ، پورت ۋە كىنىشكىنى تەكشۈرۈپ بېقىڭ.",
|
||||
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "\"%Uid\" ئورۇن ئىگىسى يوقاپ كەتتى. ئۇ LDAP / AD نى سورىغاندا كىرىش ئىسمى بىلەن ئالماشتۇرۇلىدۇ.",
|
||||
"When logging in, {instanceName} will find the user based on the following attributes:" : "تىزىمغا كىرگەندە ، {instanceName} تۆۋەندىكى خاسلىقلارغا ئاساسەن ئىشلەتكۈچىنى تاپىدۇ:",
|
||||
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "LDAP/AD ئىشلەتكۈچى ئىسمى بىلەن كىرىشكە يول قۇيۇڭ، ياكى 'uid' ياكى 'sAMAccountName' بۇلىدۇ ھەمدە بايقىلىدۇ.",
|
||||
"LDAP/AD Username:" : "LDAP / AD ئىشلەتكۈچى ئىسمى:",
|
||||
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "ئېلخەت قىممىتى بىلەن كىرىشكە يول قوي. 'mail' ھەمدە 'mailPrimaryAddress' قا يول قۇيۇلىدۇ.",
|
||||
"LDAP/AD Email Address:" : "LDAP / AD ئېلېكترونلۇق خەت ئادرېسى:",
|
||||
"Other Attributes:" : "باشقا خاسلىقى:",
|
||||
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "كىرىشكە ئۇرۇنغاندا قوللىنىلىدىغان سۈزگۈچنى بەلگىلەيدۇ. كىرىش ھەرىكىتىدىكى ئىشلەتكۈچى ئىسمىنىڭ ئورنىنى `%%uid` ئالىدۇ. مىسال: `uid=%%uid`",
|
||||
|
|
@ -152,9 +155,13 @@ OC.L10N.register(
|
|||
"Delete configuration" : "سەپلىمە ئۆچۈر",
|
||||
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "ئەگەر SSL تەلەپ قىلمىسىڭىز ، كېلىشىمنى ئەمەلدىن قالدۇرالايسىز. ئەگەر شۇنداق بولسا ، ldaps دىن باشلاڭ: //",
|
||||
"Host" : "باش ئاپپارات",
|
||||
"ldaps://localhost" : "ldaps://localhost",
|
||||
"Port" : "ئېغىز",
|
||||
"389" : "389",
|
||||
"Detect Port" : "پورتنى ئېنىقلاڭ",
|
||||
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "باغلىندىغان خېرىدار ئىشلەتكۈچىنىڭ DN سى. نامسىز كىرىش ئۈچۈن، DN ۋە پارولنى بوش قالدۇرۇڭ.",
|
||||
"User DN" : "ئىشلەتكۈچى DN",
|
||||
"uid=agent,dc=example,dc=com" : "uid=agent,dc=example,dc=com",
|
||||
"For anonymous access, leave DN and Password empty." : "نامسىز زىيارەت قىلىش ئۈچۈن DN ۋە پارولنى بوش قويۇڭ.",
|
||||
"Password" : "ئىم",
|
||||
"Save Credentials" : "كىنىشكىنى ساقلاش",
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@
|
|||
"Valid configuration, connection established!" : "ئىناۋەتلىك سەپلىمە ، ئۇلىنىش قۇرۇلدى!",
|
||||
"Please login with the new password" : "يېڭى پارول بىلەن كىرىڭ",
|
||||
"Action does not exist" : "ھەرىكەت مەۋجۇت ئەمەس",
|
||||
"Unsupported subject " : "قوللىمايدىغان تېما",
|
||||
"Failed to clear the mappings." : "خەرىتىنى تازىلاش مەغلۇب بولدى.",
|
||||
"LDAP User backend" : "LDAP ئىشلەتكۈچى ئارقا سۇپىسى",
|
||||
"Your password will expire tomorrow." : "پارولىڭىز ئەتە توشىدۇ.",
|
||||
|
|
@ -133,7 +134,9 @@
|
|||
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "LDAP / AD غا ئۇلىنىش خاتالىقى كۆرۈلدى. ساھىبجامال ، پورت ۋە كىنىشكىنى تەكشۈرۈپ بېقىڭ.",
|
||||
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "\"%Uid\" ئورۇن ئىگىسى يوقاپ كەتتى. ئۇ LDAP / AD نى سورىغاندا كىرىش ئىسمى بىلەن ئالماشتۇرۇلىدۇ.",
|
||||
"When logging in, {instanceName} will find the user based on the following attributes:" : "تىزىمغا كىرگەندە ، {instanceName} تۆۋەندىكى خاسلىقلارغا ئاساسەن ئىشلەتكۈچىنى تاپىدۇ:",
|
||||
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "LDAP/AD ئىشلەتكۈچى ئىسمى بىلەن كىرىشكە يول قۇيۇڭ، ياكى 'uid' ياكى 'sAMAccountName' بۇلىدۇ ھەمدە بايقىلىدۇ.",
|
||||
"LDAP/AD Username:" : "LDAP / AD ئىشلەتكۈچى ئىسمى:",
|
||||
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "ئېلخەت قىممىتى بىلەن كىرىشكە يول قوي. 'mail' ھەمدە 'mailPrimaryAddress' قا يول قۇيۇلىدۇ.",
|
||||
"LDAP/AD Email Address:" : "LDAP / AD ئېلېكترونلۇق خەت ئادرېسى:",
|
||||
"Other Attributes:" : "باشقا خاسلىقى:",
|
||||
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "كىرىشكە ئۇرۇنغاندا قوللىنىلىدىغان سۈزگۈچنى بەلگىلەيدۇ. كىرىش ھەرىكىتىدىكى ئىشلەتكۈچى ئىسمىنىڭ ئورنىنى `%%uid` ئالىدۇ. مىسال: `uid=%%uid`",
|
||||
|
|
@ -150,9 +153,13 @@
|
|||
"Delete configuration" : "سەپلىمە ئۆچۈر",
|
||||
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "ئەگەر SSL تەلەپ قىلمىسىڭىز ، كېلىشىمنى ئەمەلدىن قالدۇرالايسىز. ئەگەر شۇنداق بولسا ، ldaps دىن باشلاڭ: //",
|
||||
"Host" : "باش ئاپپارات",
|
||||
"ldaps://localhost" : "ldaps://localhost",
|
||||
"Port" : "ئېغىز",
|
||||
"389" : "389",
|
||||
"Detect Port" : "پورتنى ئېنىقلاڭ",
|
||||
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "باغلىندىغان خېرىدار ئىشلەتكۈچىنىڭ DN سى. نامسىز كىرىش ئۈچۈن، DN ۋە پارولنى بوش قالدۇرۇڭ.",
|
||||
"User DN" : "ئىشلەتكۈچى DN",
|
||||
"uid=agent,dc=example,dc=com" : "uid=agent,dc=example,dc=com",
|
||||
"For anonymous access, leave DN and Password empty." : "نامسىز زىيارەت قىلىش ئۈچۈن DN ۋە پارولنى بوش قويۇڭ.",
|
||||
"Password" : "ئىم",
|
||||
"Save Credentials" : "كىنىشكىنى ساقلاش",
|
||||
|
|
|
|||
|
|
@ -38,6 +38,7 @@ OC.L10N.register(
|
|||
"Internal error" : "Sisäinen virhe",
|
||||
"Not found" : "Ei löytynyt",
|
||||
"Bad request" : "Virheellinen pyyntö",
|
||||
"Input text is too long" : "Syöteteksti on liian pitkä",
|
||||
"Requested task type does not exist" : "Pyydettyä tehtävätyyppiä ei ole olemassa",
|
||||
"Image not found" : "Kuvaa ei löytynyt",
|
||||
"No translation provider available" : "Käännöksen palveluntarjoaja ei ole saatavilla",
|
||||
|
|
@ -187,6 +188,7 @@ OC.L10N.register(
|
|||
"Search in current app" : "Etsi nykyisessä sovelluksessa",
|
||||
"Clear search" : "Tyhjennä haku",
|
||||
"Search everywhere" : "Etsi kaikkialta",
|
||||
"Searching …" : "Haetaan …",
|
||||
"Start typing to search" : "Aloita kirjoittaminen hakeaksesi",
|
||||
"No matching results" : "Ei tuloksia",
|
||||
"Today" : "Tänään",
|
||||
|
|
@ -206,6 +208,7 @@ OC.L10N.register(
|
|||
"Load more results" : "Lataa lisää tuloksia",
|
||||
"Search in" : "Etsi kohteesta",
|
||||
"Log in" : "Kirjaudu sisään",
|
||||
"Logging in …" : "Kirjaudutaan …",
|
||||
"Log in to {productName}" : "Kirjaudu palveluun {productName}",
|
||||
"Wrong login or password." : "Väärä käyttäjätunnus tai salasana.",
|
||||
"This account is disabled" : "Tämä tili on poistettu käytöstä",
|
||||
|
|
@ -219,6 +222,7 @@ OC.L10N.register(
|
|||
"An internal error occurred." : "Tapahtui sisäinen virhe.",
|
||||
"Please try again or contact your administrator." : "Yritä uudestaan tai ota yhteys ylläpitäjään.",
|
||||
"Password" : "Salasana",
|
||||
"Remember me" : "Muista minut",
|
||||
"Log in with a device" : "Kirjaudu laitteella",
|
||||
"Login or email" : "Käyttäjätunnus tai sähköposti",
|
||||
"Your account is not setup for passwordless login." : "Käyttäjääsi ei ole kytketty käyttämään salasanatonta kirjautumista.",
|
||||
|
|
@ -241,14 +245,17 @@ OC.L10N.register(
|
|||
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Asiakirjat, laskentataulukot ja esitykset yhteistyönä, taustavoimana Collabora Online.",
|
||||
"Distraction free note taking app." : "Häiriötön mustiinpanosovellus.",
|
||||
"Recommended apps" : "Suositellut sovellukset",
|
||||
"Loading apps …" : "Ladataan sovelluksia …",
|
||||
"Could not fetch list of apps from the App Store." : "Sovelluskaupasta ei voitu noutaa listaa sovelluksista.",
|
||||
"App download or installation failed" : "Sovelluksen lataus tai asennus epäonnistui",
|
||||
"Cannot install this app because it is not compatible" : "Tätä sovellusta ei voi asentaa, koska se ei ole yhteensopiva",
|
||||
"Cannot install this app" : "Tätä sovellusta ei voi asentaa",
|
||||
"Skip" : "Ohita",
|
||||
"Installing apps …" : "Asennetaan sovelluksia …",
|
||||
"Install recommended apps" : "Asenna suositellut sovellukset",
|
||||
"Online" : "Online",
|
||||
"Busy" : "Varattu",
|
||||
"Do not disturb" : "Älä häiritse",
|
||||
"Mute all notifications" : "Mykistä kaikki ilmoitukset",
|
||||
"Invisible" : "Näkymätön",
|
||||
"Appear offline" : "Näytä olevan poissa",
|
||||
|
|
@ -266,6 +273,7 @@ OC.L10N.register(
|
|||
"An error occurred while searching for {type}" : "Haettaessa tyyppiä {type} tapahtui virhe.",
|
||||
"Search starts once you start typing and results may be reached with the arrow keys" : "Haku alkaa kun aloitat kirjoittamisen. Tuloksiin on mahdollista siirtyä nuolinäppäimillä",
|
||||
"Search for {name} only" : "Etsi vain {name}",
|
||||
"Loading more results …" : "Ladataan lisää tuloksia …",
|
||||
"Forgot password?" : "Unohditko salasanasi?",
|
||||
"Back to login form" : "Takaisin kirjautumisnäkymään",
|
||||
"Back" : "Takaisin",
|
||||
|
|
@ -292,6 +300,7 @@ OC.L10N.register(
|
|||
"Storage & database" : "Tallennus ja tietokanta",
|
||||
"Data folder" : "Datakansio",
|
||||
"Database configuration" : "Tietokannan kokoonpano",
|
||||
"Database type" : "Tietokannan tyyppi",
|
||||
"Only {firstAndOnlyDatabase} is available." : "Vain {firstAndOnlyDatabase} on käytettävissä.",
|
||||
"Install and activate additional PHP modules to choose other database types." : "Asenna ja aktivoi erillisiä PHP-moduuleja valitaksesi muita tietokantatyyppejä.",
|
||||
"For more details check out the documentation." : "Lue lisätiedot ohjeista.",
|
||||
|
|
@ -299,12 +308,14 @@ OC.L10N.register(
|
|||
"You chose SQLite as database." : "Valitsit SQLiten tietokannaksi.",
|
||||
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite tulisi ottaa käyttöön vain minimaalisissa kehitysympäristöissä. Tuotantokäyttöön suosittelemme toista tietokantaratkaisua.",
|
||||
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jos käytät asiakasohjelmia tiedostojen synkronointiin, SQLiten käyttöä ei suositella.",
|
||||
"Database connection" : "Tietokantayhteys",
|
||||
"Database user" : "Tietokannan käyttäjä",
|
||||
"Database password" : "Tietokannan salasana",
|
||||
"Database name" : "Tietokannan nimi",
|
||||
"Database tablespace" : "Tietokannan taulukkotila",
|
||||
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Määritä portin numero tietokantapalvelimen yhteydessä (esim. localhost:5432).",
|
||||
"Database host" : "Tietokantapalvelin",
|
||||
"Installing …" : "Asennetaan …",
|
||||
"Install" : "Asenna",
|
||||
"Need help?" : "Tarvitsetko apua?",
|
||||
"See the documentation" : "Tutustu ohjeisiin",
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
"Internal error" : "Sisäinen virhe",
|
||||
"Not found" : "Ei löytynyt",
|
||||
"Bad request" : "Virheellinen pyyntö",
|
||||
"Input text is too long" : "Syöteteksti on liian pitkä",
|
||||
"Requested task type does not exist" : "Pyydettyä tehtävätyyppiä ei ole olemassa",
|
||||
"Image not found" : "Kuvaa ei löytynyt",
|
||||
"No translation provider available" : "Käännöksen palveluntarjoaja ei ole saatavilla",
|
||||
|
|
@ -185,6 +186,7 @@
|
|||
"Search in current app" : "Etsi nykyisessä sovelluksessa",
|
||||
"Clear search" : "Tyhjennä haku",
|
||||
"Search everywhere" : "Etsi kaikkialta",
|
||||
"Searching …" : "Haetaan …",
|
||||
"Start typing to search" : "Aloita kirjoittaminen hakeaksesi",
|
||||
"No matching results" : "Ei tuloksia",
|
||||
"Today" : "Tänään",
|
||||
|
|
@ -204,6 +206,7 @@
|
|||
"Load more results" : "Lataa lisää tuloksia",
|
||||
"Search in" : "Etsi kohteesta",
|
||||
"Log in" : "Kirjaudu sisään",
|
||||
"Logging in …" : "Kirjaudutaan …",
|
||||
"Log in to {productName}" : "Kirjaudu palveluun {productName}",
|
||||
"Wrong login or password." : "Väärä käyttäjätunnus tai salasana.",
|
||||
"This account is disabled" : "Tämä tili on poistettu käytöstä",
|
||||
|
|
@ -217,6 +220,7 @@
|
|||
"An internal error occurred." : "Tapahtui sisäinen virhe.",
|
||||
"Please try again or contact your administrator." : "Yritä uudestaan tai ota yhteys ylläpitäjään.",
|
||||
"Password" : "Salasana",
|
||||
"Remember me" : "Muista minut",
|
||||
"Log in with a device" : "Kirjaudu laitteella",
|
||||
"Login or email" : "Käyttäjätunnus tai sähköposti",
|
||||
"Your account is not setup for passwordless login." : "Käyttäjääsi ei ole kytketty käyttämään salasanatonta kirjautumista.",
|
||||
|
|
@ -239,14 +243,17 @@
|
|||
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Asiakirjat, laskentataulukot ja esitykset yhteistyönä, taustavoimana Collabora Online.",
|
||||
"Distraction free note taking app." : "Häiriötön mustiinpanosovellus.",
|
||||
"Recommended apps" : "Suositellut sovellukset",
|
||||
"Loading apps …" : "Ladataan sovelluksia …",
|
||||
"Could not fetch list of apps from the App Store." : "Sovelluskaupasta ei voitu noutaa listaa sovelluksista.",
|
||||
"App download or installation failed" : "Sovelluksen lataus tai asennus epäonnistui",
|
||||
"Cannot install this app because it is not compatible" : "Tätä sovellusta ei voi asentaa, koska se ei ole yhteensopiva",
|
||||
"Cannot install this app" : "Tätä sovellusta ei voi asentaa",
|
||||
"Skip" : "Ohita",
|
||||
"Installing apps …" : "Asennetaan sovelluksia …",
|
||||
"Install recommended apps" : "Asenna suositellut sovellukset",
|
||||
"Online" : "Online",
|
||||
"Busy" : "Varattu",
|
||||
"Do not disturb" : "Älä häiritse",
|
||||
"Mute all notifications" : "Mykistä kaikki ilmoitukset",
|
||||
"Invisible" : "Näkymätön",
|
||||
"Appear offline" : "Näytä olevan poissa",
|
||||
|
|
@ -264,6 +271,7 @@
|
|||
"An error occurred while searching for {type}" : "Haettaessa tyyppiä {type} tapahtui virhe.",
|
||||
"Search starts once you start typing and results may be reached with the arrow keys" : "Haku alkaa kun aloitat kirjoittamisen. Tuloksiin on mahdollista siirtyä nuolinäppäimillä",
|
||||
"Search for {name} only" : "Etsi vain {name}",
|
||||
"Loading more results …" : "Ladataan lisää tuloksia …",
|
||||
"Forgot password?" : "Unohditko salasanasi?",
|
||||
"Back to login form" : "Takaisin kirjautumisnäkymään",
|
||||
"Back" : "Takaisin",
|
||||
|
|
@ -290,6 +298,7 @@
|
|||
"Storage & database" : "Tallennus ja tietokanta",
|
||||
"Data folder" : "Datakansio",
|
||||
"Database configuration" : "Tietokannan kokoonpano",
|
||||
"Database type" : "Tietokannan tyyppi",
|
||||
"Only {firstAndOnlyDatabase} is available." : "Vain {firstAndOnlyDatabase} on käytettävissä.",
|
||||
"Install and activate additional PHP modules to choose other database types." : "Asenna ja aktivoi erillisiä PHP-moduuleja valitaksesi muita tietokantatyyppejä.",
|
||||
"For more details check out the documentation." : "Lue lisätiedot ohjeista.",
|
||||
|
|
@ -297,12 +306,14 @@
|
|||
"You chose SQLite as database." : "Valitsit SQLiten tietokannaksi.",
|
||||
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite tulisi ottaa käyttöön vain minimaalisissa kehitysympäristöissä. Tuotantokäyttöön suosittelemme toista tietokantaratkaisua.",
|
||||
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jos käytät asiakasohjelmia tiedostojen synkronointiin, SQLiten käyttöä ei suositella.",
|
||||
"Database connection" : "Tietokantayhteys",
|
||||
"Database user" : "Tietokannan käyttäjä",
|
||||
"Database password" : "Tietokannan salasana",
|
||||
"Database name" : "Tietokannan nimi",
|
||||
"Database tablespace" : "Tietokannan taulukkotila",
|
||||
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Määritä portin numero tietokantapalvelimen yhteydessä (esim. localhost:5432).",
|
||||
"Database host" : "Tietokantapalvelin",
|
||||
"Installing …" : "Asennetaan …",
|
||||
"Install" : "Asenna",
|
||||
"Need help?" : "Tarvitsetko apua?",
|
||||
"See the documentation" : "Tutustu ohjeisiin",
|
||||
|
|
|
|||
Loading…
Reference in a new issue