Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-17 04:13:41 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-17 04:13:41 +0300
commitf94dccbe8d1c30a46e330bc7f65fe1b7d2755d77 (patch)
tree60e6a028617fa53590eef4d2de1f6b0953efcf38 /core
parenta3436d8b09cef323fa6786c7d6899001c422f9c7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs.js3
-rw-r--r--core/l10n/cs.json3
-rw-r--r--core/l10n/de.js3
-rw-r--r--core/l10n/de.json3
-rw-r--r--core/l10n/de_DE.js3
-rw-r--r--core/l10n/de_DE.json3
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
-rw-r--r--core/l10n/gl.js3
-rw-r--r--core/l10n/gl.json3
-rw-r--r--core/l10n/lt_LT.js65
-rw-r--r--core/l10n/lt_LT.json65
-rw-r--r--core/l10n/nl.js3
-rw-r--r--core/l10n/nl.json3
-rw-r--r--core/l10n/pt_BR.js3
-rw-r--r--core/l10n/pt_BR.json3
-rw-r--r--core/l10n/tr.js3
-rw-r--r--core/l10n/tr.json3
-rw-r--r--core/l10n/zh_CN.js6
-rw-r--r--core/l10n/zh_CN.json6
20 files changed, 112 insertions, 74 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index c6b4a05eee7..57d1c38ef40 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -309,6 +309,9 @@ OC.L10N.register(
"Database host" : "Stroj na kterém se nachází databáze",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Zadejte port spolu s názvem hostitele (t. j., localhost:5432).",
"Performance warning" : "Varování o výkonu",
+ "You chose SQLite as database." : "Zvolíte jako databázi SQLite.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite by mělo být použito pouze pro opravdu malé a vývojové instance. Pro produkční použití doporučujeme použít robustnější databázové řešení.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Pokud používáte klienty pro synchronizaci souborů, je použití SQLite silně nedoporučeno.",
"Finish setup" : "Dokončit nastavení",
"Finishing …" : "Dokončování…",
"Need help?" : "Potřebujete nápovědu?",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index 7165ab07c26..bf05b769d37 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -307,6 +307,9 @@
"Database host" : "Stroj na kterém se nachází databáze",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Zadejte port spolu s názvem hostitele (t. j., localhost:5432).",
"Performance warning" : "Varování o výkonu",
+ "You chose SQLite as database." : "Zvolíte jako databázi SQLite.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite by mělo být použito pouze pro opravdu malé a vývojové instance. Pro produkční použití doporučujeme použít robustnější databázové řešení.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Pokud používáte klienty pro synchronizaci souborů, je použití SQLite silně nedoporučeno.",
"Finish setup" : "Dokončit nastavení",
"Finishing …" : "Dokončování…",
"Need help?" : "Potřebujete nápovědu?",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 974a412d729..5d20dbee6ed 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -309,6 +309,9 @@ OC.L10N.register(
"Database host" : "Datenbank-Host",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z.B. localhost:5432)",
"Performance warning" : "Leistungswarnung",
+ "You chose SQLite as database." : "Du hast SQLite als Datenbanktyp ausgewählt.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite sollte nur für Minimal- und Entwicklungsinstanzen gewählt werden. Für die Produktion empfehlen wir ein anderes Datenbank-Backend.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Wenn Clients für die Dateisynchronisierung verwenden werden, so wird von der Verwendung von SQLite dringend abgeraten.",
"Finish setup" : "Installation abschließen",
"Finishing …" : "Abschließen…",
"Need help?" : "Hilfe nötig?",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 0a01ce01af9..71272503fd5 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -307,6 +307,9 @@
"Database host" : "Datenbank-Host",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z.B. localhost:5432)",
"Performance warning" : "Leistungswarnung",
+ "You chose SQLite as database." : "Du hast SQLite als Datenbanktyp ausgewählt.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite sollte nur für Minimal- und Entwicklungsinstanzen gewählt werden. Für die Produktion empfehlen wir ein anderes Datenbank-Backend.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Wenn Clients für die Dateisynchronisierung verwenden werden, so wird von der Verwendung von SQLite dringend abgeraten.",
"Finish setup" : "Installation abschließen",
"Finishing …" : "Abschließen…",
"Need help?" : "Hilfe nötig?",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index a9ea1780ed0..25ff879df9e 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -309,6 +309,9 @@ OC.L10N.register(
"Database host" : "Datenbank-Host",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z.B. localhost:5432)",
"Performance warning" : "Leistungswarnung",
+ "You chose SQLite as database." : "Sie haben SQLite als Datenbanktyp ausgewählt.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite sollte nur für Minimal- und Entwicklungsinstanzen gewählt werden. Für die Produktion empfehlen wir ein anderes Datenbank-Backend.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Wenn Clients für die Dateisynchronisierung verwenden werden, so wird von der Verwendung von SQLite dringend abgeraten.",
"Finish setup" : "Installation abschließen",
"Finishing …" : "Abschließen…",
"Need help?" : "Hilfe nötig?",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 63a7e15d688..2f0068c7720 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -307,6 +307,9 @@
"Database host" : "Datenbank-Host",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z.B. localhost:5432)",
"Performance warning" : "Leistungswarnung",
+ "You chose SQLite as database." : "Sie haben SQLite als Datenbanktyp ausgewählt.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite sollte nur für Minimal- und Entwicklungsinstanzen gewählt werden. Für die Produktion empfehlen wir ein anderes Datenbank-Backend.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Wenn Clients für die Dateisynchronisierung verwenden werden, so wird von der Verwendung von SQLite dringend abgeraten.",
"Finish setup" : "Installation abschließen",
"Finishing …" : "Abschließen…",
"Need help?" : "Hilfe nötig?",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index b5c2f4d488b..21461765260 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -306,6 +306,7 @@ OC.L10N.register(
"Database host" : "Hôte de la base de données",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Veuillez spécifier le numéro du port avec le nom de l'hôte (ex: localhost:5432).",
"Performance warning" : "Avertissement à propos des performances",
+ "You chose SQLite as database." : "Vous avez choisi SQLite comme base de données. ",
"Finish setup" : "Terminer l'installation",
"Finishing …" : "Finalisation …",
"Need help?" : "Besoin d'aide ?",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index faff62f0e80..401a23ecb51 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -304,6 +304,7 @@
"Database host" : "Hôte de la base de données",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Veuillez spécifier le numéro du port avec le nom de l'hôte (ex: localhost:5432).",
"Performance warning" : "Avertissement à propos des performances",
+ "You chose SQLite as database." : "Vous avez choisi SQLite comme base de données. ",
"Finish setup" : "Terminer l'installation",
"Finishing …" : "Finalisation …",
"Need help?" : "Besoin d'aide ?",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 30e41edcda7..1c278dd84cf 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -309,6 +309,9 @@ OC.L10N.register(
"Database host" : "Servidor da base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifique o numero do porto xunto co nome do anfitrión (p. ex. localhost:5432)",
"Performance warning" : "Aviso de rendemento",
+ "You chose SQLite as database." : "Escolleu SQLite como base de datos.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite só debería empregarse para instancias mínimas e de desenvolvemento. Para produción recomendámoslle que empregue unha infraestrutura de base de datos diferente.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se emprega clientes para a sincronización dos ficheiros, desaconséllase encarecidamente o uso de SQLite.",
"Finish setup" : "Rematar a configuración",
"Finishing …" : "Rematando …",
"Need help?" : "Precisa axuda?",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index 7214821952a..799e4d9b813 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -307,6 +307,9 @@
"Database host" : "Servidor da base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifique o numero do porto xunto co nome do anfitrión (p. ex. localhost:5432)",
"Performance warning" : "Aviso de rendemento",
+ "You chose SQLite as database." : "Escolleu SQLite como base de datos.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite só debería empregarse para instancias mínimas e de desenvolvemento. Para produción recomendámoslle que empregue unha infraestrutura de base de datos diferente.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se emprega clientes para a sincronización dos ficheiros, desaconséllase encarecidamente o uso de SQLite.",
"Finish setup" : "Rematar a configuración",
"Finishing …" : "Rematando …",
"Need help?" : "Precisa axuda?",
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js
index d90bac3432e..9d63ce9a963 100644
--- a/core/l10n/lt_LT.js
+++ b/core/l10n/lt_LT.js
@@ -8,18 +8,20 @@ OC.L10N.register(
"Invalid file provided" : "Pateiktas neteisingas failas",
"No image or file provided" : "Nenurodytas paveikslas ar failas",
"Unknown filetype" : "Nežinomas failo tipas",
- "Invalid image" : "Netinkamas paveikslėlis",
+ "Invalid image" : "Netinkamas paveikslas",
"An error occurred. Please contact your admin." : "Įvyko klaida. Susisiekite su savo administratoriumi.",
"No temporary profile picture available, try again" : "Nėra laikino profilio paveikslo, bandykite dar kartą",
"No crop data provided" : "Nenurodyti apkirpimo duomenys",
"No valid crop data provided" : "Pateikti neteisingi apkirpimo duomenys",
"Crop is not square" : "Apkirpimo plotas nėra kvadratas",
"State token does not match" : "Išorinės sistemos leidimai nesutampa su turimais.",
- "Password reset is disabled" : "Slaptažodžio atkūrimas išjungtas",
+ "Could not complete login" : "Nepavyko užbaigti prisijungimo",
+ "Your login token is invalid or has expired" : "Jūsų prieigos raktas yra neteisingas arba pasibaigė jo galiojimo laikas",
+ "Password reset is disabled" : "Slaptažodžio atstatymas išjungtas",
"Couldn't reset password because the token is invalid" : "Nepavyko atstatyti slaptažodžio, kadangi prieigos raktas yra neteisingas",
"Couldn't reset password because the token is expired" : "Nepavyko atstatyti slaptažodžio, kadangi prieigos rakto galiojimas yra pasibaigęs",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nepavyko išsiųsti atstatymo el. laiško dėl to, kad šiam naudotojo vardui nėra nustatytas joks el. pašto adresas. Susisiekite su savo administratoriumi.",
- "%s password reset" : "%s slaptažodžio atkūrimas",
+ "%s password reset" : "%s slaptažodžio atstatymas",
"Password reset" : "Slaptažodžio atstatymas",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Paspauskite mygtuką slaptažodžio atkūrimui. Jei slaptažodžio atkūrimas nėra reikalingas, ignoruokite šį laišką.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Paspauskite nuorodą slaptažodžio atkūrimui. Jei slaptažodžio atkūrimas nėra reikalingas, ignoruokite šį laišką.",
@@ -36,7 +38,6 @@ OC.L10N.register(
"Updating database schema" : "Atnaujinama duomenų bazės struktūra",
"Updated database" : "Atnaujinta duomenų bazė",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tikrinama ar duomenų bazės struktūra gali būti atnaujinta (priklausomai nuo duomenų bazės dydžio, operacija gali ilgai užtrukti)",
- "Checked database schema update" : "Tikrinama duomenų bazės struktūra",
"Checking updates of apps" : "Tikrinami programėlių atnaujinimai",
"Checking for update of app \"%s\" in appstore" : "Ieškomas įskiepio %s atnaujinimas programinės įrangos saugykloje",
"Update app \"%s\" from appstore" : "Atnaujinkite \"%s\" įskiepį iš programinės įrangos saugyklos",
@@ -68,12 +69,8 @@ OC.L10N.register(
"No action available" : "Jokie veiksmai negalimi",
"Error fetching contact actions" : "Klaida gaunant veiksmus darbui su adresatais",
"Error" : "Klaida",
- "Error while sharing" : "Klaida, dalijimosi metu",
+ "Error while sharing" : "Klaida bendrinant",
"Error removing share" : "Klaida šalinant viešinį",
- "Shared with you and the group {group} by {owner}" : "{owner} pasidalino su Jumis ir {group} grupe",
- "Shared with you by {owner}" : "{owner} pasidalino su Jumis ",
- "Choose a password for the public link" : "Pasirinkite slaptažodį, skirtą nuorodai atidaryti",
- "Choose a password for the public link or press the \"Enter\" key" : "Pasirinkite slaptažodį, skirtą nuorodai atidaryti arba paspauskite \"Enter\" klavišą",
"Copied!" : "Nukopijuota!",
"Copy link" : "Kopijuoti nuorodą",
"Not supported!" : "Nepalaikoma!",
@@ -99,8 +96,6 @@ OC.L10N.register(
"remote" : "nuotolinis",
"remote group" : "nuotolinė grupė",
"email" : "elektroninis paštas",
- "shared by {sharer}" : "pasidalino {sharer}",
- "Can reshare" : "Galima dalintis su kitais",
"Can edit" : "Galima redaguoti",
"Can create" : "Galima kurti nauja",
"Can change" : "Galima keisti",
@@ -120,15 +115,15 @@ OC.L10N.register(
"Name, federated cloud ID or email address..." : "Vardas, federacinės debesijos ID arba el. pašto adresas...",
"Name..." : "Vardas...",
"Shared" : "Bendrinama",
- "Shared with" : "Pasidalinta su",
- "Shared by" : "Dalinasi",
+ "Shared with" : "Bendrinama su",
+ "Shared by" : "Bendrina",
"Non-existing tag #{tag}" : "Neegzistuojanti žymė #{tag}",
"restricted" : "apribota",
"invisible" : "nematoma",
"({scope})" : "({scope})",
"Delete" : "Ištrinti",
"Rename" : "Pervadinti",
- "Collaborative tags" : "Žymes skirtos dalinimuisi su kitais asmenimis",
+ "Collaborative tags" : "Bendradarbiavimo žymės",
"No tags found" : "Nerasta jokių žymių",
"Settings" : "Nustatymai",
"Connection to server lost" : "Ryšys su serveriu nutrūko",
@@ -152,9 +147,9 @@ OC.L10N.register(
"read-only" : "tik skaitymui",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} failas konfliktuoja","{count} failai konfliktuoja","{count} nesuderinami rinkmenų pakeitimai","{count} nesuderinami rinkmenų pakeitimai"],
"New Files" : "Nauji failai",
- "Already existing files" : "Egzistuojančios rinkmenos saugykloje",
- "Which files do you want to keep?" : "Kurias rinkmenas norite pasilikti?",
- "If you select both versions, the copied file will have a number added to its name." : "Jei pasiliekate abi rinkmenų versijas, nukopijuota rinkmena turės papildomą numerį pavadinime.",
+ "Already existing files" : "Jau esami failai",
+ "Which files do you want to keep?" : "Kuriuos failus norite pasilikti?",
+ "If you select both versions, the copied file will have a number added to its name." : "Jei pasiliekate abi versijas, prie nukopijuoto failo pavadinimo bus pridėtas skaičius.",
"Cancel" : "Atsisakyti",
"Continue" : "Tęsti",
"(all selected)" : "(visi pažymėti)",
@@ -175,22 +170,19 @@ OC.L10N.register(
"unknown text" : "nežinomas tekstas",
"Hello world!" : "Sveikas, pasauli!",
"sunny" : "saulėta",
- "Hello {name}, the weather is {weather}" : "Sveiki {name}, šiandienos oras yra {weather}",
+ "Hello {name}, the weather is {weather}" : "Sveiki {name}, šiandien yra {weather}",
"Hello {name}" : "Sveiki, {name},",
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Paieškos rezultatai:<script>alert(1)</script></strong>",
- "new" : "Naujas",
- "_download %n file_::_download %n files_" : ["parsisiųsti %n rinkmenas","parsisiųsti %n rinkmenas","parsisiųsti %n rinkmenas","parsisiųsti %n rinkmenas"],
- "The update is in progress, leaving this page might interrupt the process in some environments." : "Vykdomas atnaujinimas, jei šis puslapis bus neuždarytas, yra tikimybė, kad sistemos atnaujinimas nepavyks.",
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "Vykdomas atnaujinimas, palikus šį puslapį atvertą, kai kuriose aplinkose šis procesas gali būti nutrauktas.",
"Update to {version}" : "Atnaujinti į versiją {version}",
"An error occurred." : "Įvyko klaida.",
- "Please reload the page." : "Prašome iš naujo įkelti puslapį.",
- "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Atnaujinimas nebuvo sėkmingas. Detalesnę problemos sprendimo informaciją rasite <a href=\"{url}\">forumo puslapyje</a>.",
- "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie problemą <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">NextCloud bendruomenei</a>.",
+ "Please reload the page." : "Prašome įkelti puslapį iš naujo.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Atnaujinimas buvo nesėkmingas. Išsamesnei informacijai apie šią problemą, <a href=\"{url}\">žiūrėkite įrašą mūsų forume</a>.",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie šią problemą <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud bendruomenei</a>.",
"Continue to Nextcloud" : "Eiti į NextCloud",
- "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Sėkmingai atnaujinta. NextCloud bus atidarytas po %n sekundžių.","Sėkmingai atnaujinta. NextCloud bus atidarytas po %n sekundžių.","Sėkmingai atnaujinta. NextCloud bus atidarytas po %n sekundžių.","Sėkmingai atnaujinta. NextCloud bus atidarytas po %n sekundžių."],
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Atnaujinimas buvo sėkmingas. Po %n sekundės būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundžių būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundžių būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundės būsite nukreipti į Nextcloud."],
"Searching other places" : "Ieškoma kitose vietose",
- "No search results in other folders for {tag}{filter}{endtag}" : "Nėra paieškos rezultatų kituose aplankuose naudojat paieškos kriterijus: {tag}{filter}{endtag}",
- "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} paieškos rezultatai kituose aplankuose","{count} paieškos rezultatai kituose aplankuose","{count} paieškos rezultatai kituose aplankuose","{count} paieškos rezultatai kituose aplankuose"],
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} paieškos rezultatas kitame aplanke","{count} paieškos rezultatai kitame aplanke","{count} paieškos rezultatų kitame aplanke","{count} paieškos rezultatas kitame aplanke"],
"Personal" : "Asmeniniai",
"Users" : "Naudotojai",
"Apps" : "Programėlės",
@@ -198,6 +190,7 @@ OC.L10N.register(
"Help" : "Pagalba",
"Access forbidden" : "Prieiga uždrausta",
"File not found" : "Failas nerastas",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko rasti dokumento serveryje. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?",
"Back to %s" : "Atgal į %s",
"Internal Server Error" : "Vidinė serverio klaida",
"The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.",
@@ -228,8 +221,6 @@ OC.L10N.register(
"Database name" : "Duomenų bazės pavadinimas",
"Database tablespace" : "Duomenų bazės loginis saugojimas",
"Database host" : "Duomenų bazės serveris",
- "Please specify the port number along with the host name (e.g., localhost:5432)." : "Prašome nurodyti domeno vardą ir protokolo numerį, pavyzdžiui: \"localhost:5432\".",
- "Performance warning" : "Sistemos našumo problemos perspėjimas",
"Finish setup" : "Užbaigti sąranką",
"Finishing …" : "Užbaigiama …",
"Need help?" : "Reikia pagalbos?",
@@ -249,6 +240,7 @@ OC.L10N.register(
"Please try again or contact your administrator." : "Pabandykite dar kartą arba susisiekite su savo administratoriumi.",
"Username or email" : "Naudotojo vardas ar el. paštas",
"Log in" : "Prisijungti",
+ "Wrong username or password." : "Neteisingas naudotojo vardas ar slaptažodis.",
"User disabled" : "Naudotojas išjungtas",
"Forgot password?" : "Pamiršote slaptažodį?",
"Back to login" : "Grįžti prie prisijungimo",
@@ -257,24 +249,23 @@ OC.L10N.register(
"Account access" : "Paskyros prieiga",
"New password" : "Naujas slaptažodis",
"New Password" : "Naujas slaptažodis",
+ "This share is password-protected" : "Šis viešinys yra apsaugotas slaptažodžiu",
"The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.",
"Two-factor authentication" : "Dviejų žingsnių prisijungimas",
"Use backup code" : "Naudoti atsarginį kodą",
- "Cancel log in" : "Atšaukti prisijungimą",
+ "Cancel log in" : "Atsisakyti prisijungimo",
"Error while validating your second factor" : "Klaida antrame prisijungimo žingsnyje",
"Access through untrusted domain" : "Prieiga iš nepatikimo domeno",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Susisiekite su savo administratoriumi. Jeigu jūs esate administratorius, pataisykite \"trusted_domains\" nustatymą config/config.php faile, kaip tai parodyta pavyzdyje config.sample.php faile.",
"App update required" : "Reikalingas įskiepio atnaujinimas",
"%1$s will be updated to version %2$s" : "%1$s bus atnaujinta į versiją %2$s",
- "These apps will be updated:" : "Šie įskiepiai bus atnaujinti:",
- "These incompatible apps will be disabled:" : "Šie nesuderinami įskiepiai bus išjungti:",
- "The theme %s has been disabled." : "Spalvų tema %s buvo panaikinta.",
+ "These apps will be updated:" : "Bus atnaujintos šios programėlės:",
+ "These incompatible apps will be disabled:" : "Bus išjungtos šios nesuderinamos programėlės:",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Prie pradedant, užtikrinkite, kad duomenų bazė, konfigūracijos aplankas ir duomenų aplankas turi atsarginę kopiją.",
"Start update" : "Pradėti atnaujinimą",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Norėdami sutaupyti laiko, galite paleisti šią komandą diegimo aplanke:",
- "Detailed logs" : "Tikslus žurnalas",
+ "Detailed logs" : "Išsamūs žurnalai",
"Update needed" : "Reikalingas atnaujinimas",
- "Please use the command line updater because you have a big instance with more than 50 users." : "Naudokite komandinę eilutę atnaujinimui, nes sistema turi daugiau nei 50 vartotojų.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Prireikus pagalbos, žiūrėkite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentaciją</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Suprantu, kad atnaujinimui naudodamas vartotojo aplinką, rizikuoju, kad sistemos darbas sutriks ir prisijungę vartotojai gali netekti duomenų, turiu atsarginę duomenų kopiją ir žinau, kaip atstatyti duomenis nesėkmės atveju.",
"Upgrade via web on my own risk" : "Atnaujinti per interneto naršyklę prisiimant riziką",
@@ -289,7 +280,6 @@ OC.L10N.register(
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Buvo problemų su kodo vientisumo patikrinimu. Daugiau informacijos…</a>",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Slaptažodžio atkūrimo nuoroda buvo išsiųsta nurodytu elektroninio pašto adresu. Jei greitu laiku negausite laiško, patikrinkite \"šlamšto\" skyrių elektroniniame pašte. <br> Jei laiško vis tiek nerandate, susiekite su sistemos administratoriumi.",
"Error setting expiration date" : "Klaida nustatant dalinimosi pabaigos laiką",
- "The public link will expire no later than {days} days after it is created" : "Nuoroda veiks ne mažiau kaip {days} dienas nuo sukūrimo",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} pasidalino per nuorodą",
"{sharee} (group)" : "{sharee} (grupė)",
"{sharee} (remote)" : "{sharee} (nuotolinis)",
@@ -316,6 +306,7 @@ OC.L10N.register(
"This page will refresh itself when the %s instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai %s egzempliorius bus ir vėl prieinamas.",
"Thank you for your patience." : "Dėkojame už jūsų kantrumą.",
"Copy URL" : "Kopijuoti URL",
- "Enable" : "Įjungti"
+ "Enable" : "Įjungti",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Tolimesnę informaciją apie tai, kaip tai konfigūruoti, galite rasti %sdokumentacijoje%s."
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json
index 1660b41d05f..ee4ced59da5 100644
--- a/core/l10n/lt_LT.json
+++ b/core/l10n/lt_LT.json
@@ -6,18 +6,20 @@
"Invalid file provided" : "Pateiktas neteisingas failas",
"No image or file provided" : "Nenurodytas paveikslas ar failas",
"Unknown filetype" : "Nežinomas failo tipas",
- "Invalid image" : "Netinkamas paveikslėlis",
+ "Invalid image" : "Netinkamas paveikslas",
"An error occurred. Please contact your admin." : "Įvyko klaida. Susisiekite su savo administratoriumi.",
"No temporary profile picture available, try again" : "Nėra laikino profilio paveikslo, bandykite dar kartą",
"No crop data provided" : "Nenurodyti apkirpimo duomenys",
"No valid crop data provided" : "Pateikti neteisingi apkirpimo duomenys",
"Crop is not square" : "Apkirpimo plotas nėra kvadratas",
"State token does not match" : "Išorinės sistemos leidimai nesutampa su turimais.",
- "Password reset is disabled" : "Slaptažodžio atkūrimas išjungtas",
+ "Could not complete login" : "Nepavyko užbaigti prisijungimo",
+ "Your login token is invalid or has expired" : "Jūsų prieigos raktas yra neteisingas arba pasibaigė jo galiojimo laikas",
+ "Password reset is disabled" : "Slaptažodžio atstatymas išjungtas",
"Couldn't reset password because the token is invalid" : "Nepavyko atstatyti slaptažodžio, kadangi prieigos raktas yra neteisingas",
"Couldn't reset password because the token is expired" : "Nepavyko atstatyti slaptažodžio, kadangi prieigos rakto galiojimas yra pasibaigęs",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nepavyko išsiųsti atstatymo el. laiško dėl to, kad šiam naudotojo vardui nėra nustatytas joks el. pašto adresas. Susisiekite su savo administratoriumi.",
- "%s password reset" : "%s slaptažodžio atkūrimas",
+ "%s password reset" : "%s slaptažodžio atstatymas",
"Password reset" : "Slaptažodžio atstatymas",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Paspauskite mygtuką slaptažodžio atkūrimui. Jei slaptažodžio atkūrimas nėra reikalingas, ignoruokite šį laišką.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Paspauskite nuorodą slaptažodžio atkūrimui. Jei slaptažodžio atkūrimas nėra reikalingas, ignoruokite šį laišką.",
@@ -34,7 +36,6 @@
"Updating database schema" : "Atnaujinama duomenų bazės struktūra",
"Updated database" : "Atnaujinta duomenų bazė",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tikrinama ar duomenų bazės struktūra gali būti atnaujinta (priklausomai nuo duomenų bazės dydžio, operacija gali ilgai užtrukti)",
- "Checked database schema update" : "Tikrinama duomenų bazės struktūra",
"Checking updates of apps" : "Tikrinami programėlių atnaujinimai",
"Checking for update of app \"%s\" in appstore" : "Ieškomas įskiepio %s atnaujinimas programinės įrangos saugykloje",
"Update app \"%s\" from appstore" : "Atnaujinkite \"%s\" įskiepį iš programinės įrangos saugyklos",
@@ -66,12 +67,8 @@
"No action available" : "Jokie veiksmai negalimi",
"Error fetching contact actions" : "Klaida gaunant veiksmus darbui su adresatais",
"Error" : "Klaida",
- "Error while sharing" : "Klaida, dalijimosi metu",
+ "Error while sharing" : "Klaida bendrinant",
"Error removing share" : "Klaida šalinant viešinį",
- "Shared with you and the group {group} by {owner}" : "{owner} pasidalino su Jumis ir {group} grupe",
- "Shared with you by {owner}" : "{owner} pasidalino su Jumis ",
- "Choose a password for the public link" : "Pasirinkite slaptažodį, skirtą nuorodai atidaryti",
- "Choose a password for the public link or press the \"Enter\" key" : "Pasirinkite slaptažodį, skirtą nuorodai atidaryti arba paspauskite \"Enter\" klavišą",
"Copied!" : "Nukopijuota!",
"Copy link" : "Kopijuoti nuorodą",
"Not supported!" : "Nepalaikoma!",
@@ -97,8 +94,6 @@
"remote" : "nuotolinis",
"remote group" : "nuotolinė grupė",
"email" : "elektroninis paštas",
- "shared by {sharer}" : "pasidalino {sharer}",
- "Can reshare" : "Galima dalintis su kitais",
"Can edit" : "Galima redaguoti",
"Can create" : "Galima kurti nauja",
"Can change" : "Galima keisti",
@@ -118,15 +113,15 @@
"Name, federated cloud ID or email address..." : "Vardas, federacinės debesijos ID arba el. pašto adresas...",
"Name..." : "Vardas...",
"Shared" : "Bendrinama",
- "Shared with" : "Pasidalinta su",
- "Shared by" : "Dalinasi",
+ "Shared with" : "Bendrinama su",
+ "Shared by" : "Bendrina",
"Non-existing tag #{tag}" : "Neegzistuojanti žymė #{tag}",
"restricted" : "apribota",
"invisible" : "nematoma",
"({scope})" : "({scope})",
"Delete" : "Ištrinti",
"Rename" : "Pervadinti",
- "Collaborative tags" : "Žymes skirtos dalinimuisi su kitais asmenimis",
+ "Collaborative tags" : "Bendradarbiavimo žymės",
"No tags found" : "Nerasta jokių žymių",
"Settings" : "Nustatymai",
"Connection to server lost" : "Ryšys su serveriu nutrūko",
@@ -150,9 +145,9 @@
"read-only" : "tik skaitymui",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} failas konfliktuoja","{count} failai konfliktuoja","{count} nesuderinami rinkmenų pakeitimai","{count} nesuderinami rinkmenų pakeitimai"],
"New Files" : "Nauji failai",
- "Already existing files" : "Egzistuojančios rinkmenos saugykloje",
- "Which files do you want to keep?" : "Kurias rinkmenas norite pasilikti?",
- "If you select both versions, the copied file will have a number added to its name." : "Jei pasiliekate abi rinkmenų versijas, nukopijuota rinkmena turės papildomą numerį pavadinime.",
+ "Already existing files" : "Jau esami failai",
+ "Which files do you want to keep?" : "Kuriuos failus norite pasilikti?",
+ "If you select both versions, the copied file will have a number added to its name." : "Jei pasiliekate abi versijas, prie nukopijuoto failo pavadinimo bus pridėtas skaičius.",
"Cancel" : "Atsisakyti",
"Continue" : "Tęsti",
"(all selected)" : "(visi pažymėti)",
@@ -173,22 +168,19 @@
"unknown text" : "nežinomas tekstas",
"Hello world!" : "Sveikas, pasauli!",
"sunny" : "saulėta",
- "Hello {name}, the weather is {weather}" : "Sveiki {name}, šiandienos oras yra {weather}",
+ "Hello {name}, the weather is {weather}" : "Sveiki {name}, šiandien yra {weather}",
"Hello {name}" : "Sveiki, {name},",
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Paieškos rezultatai:<script>alert(1)</script></strong>",
- "new" : "Naujas",
- "_download %n file_::_download %n files_" : ["parsisiųsti %n rinkmenas","parsisiųsti %n rinkmenas","parsisiųsti %n rinkmenas","parsisiųsti %n rinkmenas"],
- "The update is in progress, leaving this page might interrupt the process in some environments." : "Vykdomas atnaujinimas, jei šis puslapis bus neuždarytas, yra tikimybė, kad sistemos atnaujinimas nepavyks.",
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "Vykdomas atnaujinimas, palikus šį puslapį atvertą, kai kuriose aplinkose šis procesas gali būti nutrauktas.",
"Update to {version}" : "Atnaujinti į versiją {version}",
"An error occurred." : "Įvyko klaida.",
- "Please reload the page." : "Prašome iš naujo įkelti puslapį.",
- "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Atnaujinimas nebuvo sėkmingas. Detalesnę problemos sprendimo informaciją rasite <a href=\"{url}\">forumo puslapyje</a>.",
- "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie problemą <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">NextCloud bendruomenei</a>.",
+ "Please reload the page." : "Prašome įkelti puslapį iš naujo.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Atnaujinimas buvo nesėkmingas. Išsamesnei informacijai apie šią problemą, <a href=\"{url}\">žiūrėkite įrašą mūsų forume</a>.",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie šią problemą <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud bendruomenei</a>.",
"Continue to Nextcloud" : "Eiti į NextCloud",
- "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Sėkmingai atnaujinta. NextCloud bus atidarytas po %n sekundžių.","Sėkmingai atnaujinta. NextCloud bus atidarytas po %n sekundžių.","Sėkmingai atnaujinta. NextCloud bus atidarytas po %n sekundžių.","Sėkmingai atnaujinta. NextCloud bus atidarytas po %n sekundžių."],
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Atnaujinimas buvo sėkmingas. Po %n sekundės būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundžių būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundžių būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundės būsite nukreipti į Nextcloud."],
"Searching other places" : "Ieškoma kitose vietose",
- "No search results in other folders for {tag}{filter}{endtag}" : "Nėra paieškos rezultatų kituose aplankuose naudojat paieškos kriterijus: {tag}{filter}{endtag}",
- "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} paieškos rezultatai kituose aplankuose","{count} paieškos rezultatai kituose aplankuose","{count} paieškos rezultatai kituose aplankuose","{count} paieškos rezultatai kituose aplankuose"],
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} paieškos rezultatas kitame aplanke","{count} paieškos rezultatai kitame aplanke","{count} paieškos rezultatų kitame aplanke","{count} paieškos rezultatas kitame aplanke"],
"Personal" : "Asmeniniai",
"Users" : "Naudotojai",
"Apps" : "Programėlės",
@@ -196,6 +188,7 @@
"Help" : "Pagalba",
"Access forbidden" : "Prieiga uždrausta",
"File not found" : "Failas nerastas",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko rasti dokumento serveryje. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?",
"Back to %s" : "Atgal į %s",
"Internal Server Error" : "Vidinė serverio klaida",
"The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.",
@@ -226,8 +219,6 @@
"Database name" : "Duomenų bazės pavadinimas",
"Database tablespace" : "Duomenų bazės loginis saugojimas",
"Database host" : "Duomenų bazės serveris",
- "Please specify the port number along with the host name (e.g., localhost:5432)." : "Prašome nurodyti domeno vardą ir protokolo numerį, pavyzdžiui: \"localhost:5432\".",
- "Performance warning" : "Sistemos našumo problemos perspėjimas",
"Finish setup" : "Užbaigti sąranką",
"Finishing …" : "Užbaigiama …",
"Need help?" : "Reikia pagalbos?",
@@ -247,6 +238,7 @@
"Please try again or contact your administrator." : "Pabandykite dar kartą arba susisiekite su savo administratoriumi.",
"Username or email" : "Naudotojo vardas ar el. paštas",
"Log in" : "Prisijungti",
+ "Wrong username or password." : "Neteisingas naudotojo vardas ar slaptažodis.",
"User disabled" : "Naudotojas išjungtas",
"Forgot password?" : "Pamiršote slaptažodį?",
"Back to login" : "Grįžti prie prisijungimo",
@@ -255,24 +247,23 @@
"Account access" : "Paskyros prieiga",
"New password" : "Naujas slaptažodis",
"New Password" : "Naujas slaptažodis",
+ "This share is password-protected" : "Šis viešinys yra apsaugotas slaptažodžiu",
"The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.",
"Two-factor authentication" : "Dviejų žingsnių prisijungimas",
"Use backup code" : "Naudoti atsarginį kodą",
- "Cancel log in" : "Atšaukti prisijungimą",
+ "Cancel log in" : "Atsisakyti prisijungimo",
"Error while validating your second factor" : "Klaida antrame prisijungimo žingsnyje",
"Access through untrusted domain" : "Prieiga iš nepatikimo domeno",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Susisiekite su savo administratoriumi. Jeigu jūs esate administratorius, pataisykite \"trusted_domains\" nustatymą config/config.php faile, kaip tai parodyta pavyzdyje config.sample.php faile.",
"App update required" : "Reikalingas įskiepio atnaujinimas",
"%1$s will be updated to version %2$s" : "%1$s bus atnaujinta į versiją %2$s",
- "These apps will be updated:" : "Šie įskiepiai bus atnaujinti:",
- "These incompatible apps will be disabled:" : "Šie nesuderinami įskiepiai bus išjungti:",
- "The theme %s has been disabled." : "Spalvų tema %s buvo panaikinta.",
+ "These apps will be updated:" : "Bus atnaujintos šios programėlės:",
+ "These incompatible apps will be disabled:" : "Bus išjungtos šios nesuderinamos programėlės:",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Prie pradedant, užtikrinkite, kad duomenų bazė, konfigūracijos aplankas ir duomenų aplankas turi atsarginę kopiją.",
"Start update" : "Pradėti atnaujinimą",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Norėdami sutaupyti laiko, galite paleisti šią komandą diegimo aplanke:",
- "Detailed logs" : "Tikslus žurnalas",
+ "Detailed logs" : "Išsamūs žurnalai",
"Update needed" : "Reikalingas atnaujinimas",
- "Please use the command line updater because you have a big instance with more than 50 users." : "Naudokite komandinę eilutę atnaujinimui, nes sistema turi daugiau nei 50 vartotojų.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Prireikus pagalbos, žiūrėkite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentaciją</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Suprantu, kad atnaujinimui naudodamas vartotojo aplinką, rizikuoju, kad sistemos darbas sutriks ir prisijungę vartotojai gali netekti duomenų, turiu atsarginę duomenų kopiją ir žinau, kaip atstatyti duomenis nesėkmės atveju.",
"Upgrade via web on my own risk" : "Atnaujinti per interneto naršyklę prisiimant riziką",
@@ -287,7 +278,6 @@
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Buvo problemų su kodo vientisumo patikrinimu. Daugiau informacijos…</a>",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Slaptažodžio atkūrimo nuoroda buvo išsiųsta nurodytu elektroninio pašto adresu. Jei greitu laiku negausite laiško, patikrinkite \"šlamšto\" skyrių elektroniniame pašte. <br> Jei laiško vis tiek nerandate, susiekite su sistemos administratoriumi.",
"Error setting expiration date" : "Klaida nustatant dalinimosi pabaigos laiką",
- "The public link will expire no later than {days} days after it is created" : "Nuoroda veiks ne mažiau kaip {days} dienas nuo sukūrimo",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} pasidalino per nuorodą",
"{sharee} (group)" : "{sharee} (grupė)",
"{sharee} (remote)" : "{sharee} (nuotolinis)",
@@ -314,6 +304,7 @@
"This page will refresh itself when the %s instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai %s egzempliorius bus ir vėl prieinamas.",
"Thank you for your patience." : "Dėkojame už jūsų kantrumą.",
"Copy URL" : "Kopijuoti URL",
- "Enable" : "Įjungti"
+ "Enable" : "Įjungti",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Tolimesnę informaciją apie tai, kaip tai konfigūruoti, galite rasti %sdokumentacijoje%s."
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 9b959d2bfc9..7b1a72f2a08 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -309,6 +309,9 @@ OC.L10N.register(
"Database host" : "Databaseserver",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Geef het poortnummer en servernaam op (bijv. localhost:5432).",
"Performance warning" : "Prestatiewaarschuwing",
+ "You chose SQLite as database." : "Je koos SQLite als database.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite zou alleen moeten worden gebruikt voor minimale en ontwikkelomgevingen. Voor productie raden we aan om een andere database backend te gebruiken.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Als je clients gebruikt voor bestandssynchronisatie wordt het gebruik van SQLite sterk ontraden.",
"Finish setup" : "Installatie afronden",
"Finishing …" : "Afronden ...",
"Need help?" : "Hulp nodig?",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 58ebb4a03e2..fc44b7a88e8 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -307,6 +307,9 @@
"Database host" : "Databaseserver",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Geef het poortnummer en servernaam op (bijv. localhost:5432).",
"Performance warning" : "Prestatiewaarschuwing",
+ "You chose SQLite as database." : "Je koos SQLite als database.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite zou alleen moeten worden gebruikt voor minimale en ontwikkelomgevingen. Voor productie raden we aan om een andere database backend te gebruiken.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Als je clients gebruikt voor bestandssynchronisatie wordt het gebruik van SQLite sterk ontraden.",
"Finish setup" : "Installatie afronden",
"Finishing …" : "Afronden ...",
"Need help?" : "Hulp nodig?",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 3d8576c712d..2f1f0db8b5f 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -309,6 +309,9 @@ OC.L10N.register(
"Database host" : "Host do banco de dados",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifique o nome do host e porta (ex., localhost:5432).",
"Performance warning" : "Alerta de performance",
+ "You chose SQLite as database." : "Você escolheu o SQLite como banco de dados.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "O SQLite deve ser usado apenas para instâncias mínimas e de desenvolvimento. Para produção, recomendamos um banco de dados diferente.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se você usa clientes para sincronização de arquivos, o SQLite é altamente desencorajado.",
"Finish setup" : "Concluir configuração",
"Finishing …" : "Finalizando...",
"Need help?" : "Precisa de ajuda?",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index e45c72cbf59..7cc37d01c75 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -307,6 +307,9 @@
"Database host" : "Host do banco de dados",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifique o nome do host e porta (ex., localhost:5432).",
"Performance warning" : "Alerta de performance",
+ "You chose SQLite as database." : "Você escolheu o SQLite como banco de dados.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "O SQLite deve ser usado apenas para instâncias mínimas e de desenvolvimento. Para produção, recomendamos um banco de dados diferente.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se você usa clientes para sincronização de arquivos, o SQLite é altamente desencorajado.",
"Finish setup" : "Concluir configuração",
"Finishing …" : "Finalizando...",
"Need help?" : "Precisa de ajuda?",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 95cd32e63f7..34cae0b9510 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -309,6 +309,9 @@ OC.L10N.register(
"Database host" : "Veritabanı sunucusu",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Lütfen sunucu adının yanında kapı numarasını da belirtin (Örnek: localhost:5432).",
"Performance warning" : "Başarım uyarısı",
+ "You chose SQLite as database." : "Veritabanı olarak SQLite seçtiniz.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite yalnız küçük ve geliştirme ortamları için seçilmelidir. Üretim ortamları için farklı bir veritabanı kullanmanız önerilir.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Dosya eşitlemesi için istemcileri kullanıyorsanız SQLite kullanımından kaçınmalısınız.",
"Finish setup" : "Kurulumu tamamla",
"Finishing …" : "Tamamlanıyor ...",
"Need help?" : "Yardım gerekiyor mu?",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 47197cdc3f5..9e4c8a22f72 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -307,6 +307,9 @@
"Database host" : "Veritabanı sunucusu",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Lütfen sunucu adının yanında kapı numarasını da belirtin (Örnek: localhost:5432).",
"Performance warning" : "Başarım uyarısı",
+ "You chose SQLite as database." : "Veritabanı olarak SQLite seçtiniz.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite yalnız küçük ve geliştirme ortamları için seçilmelidir. Üretim ortamları için farklı bir veritabanı kullanmanız önerilir.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Dosya eşitlemesi için istemcileri kullanıyorsanız SQLite kullanımından kaçınmalısınız.",
"Finish setup" : "Kurulumu tamamla",
"Finishing …" : "Tamamlanıyor ...",
"Need help?" : "Yardım gerekiyor mu?",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index b39972dc22d..c2b67ab68ac 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -65,6 +65,7 @@ OC.L10N.register(
"Password" : "密码",
"Failed to authenticate, try again" : "授权失败,请重试",
"seconds ago" : "几秒前",
+ "Link to a {label}" : "链接到 {label}",
"New in" : "新品",
"View changelog" : "查看更新记录",
"Could not load your contacts" : "无法加载您的联系人",
@@ -240,6 +241,7 @@ OC.L10N.register(
"The PHP memory limit is below the recommended value of 512MB." : "PHP 内存限制低于建议值 512MB。",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "有些应用程序目录是由与 Web 服务器不同的用户拥有的。如果应用程序是手动安装的,情况可能是这样的。检查以下应用程序目录的权限:",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "所使用的数据库为MySQL但没有对4字节字符的支持。为正确处理文件名或评论中使用的4字节字符(比如emoji表情),建议开启MySQL的4字节字符支持。详细信息请阅读<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">相关文档页面</a>。",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "此实例使用基于S3的对象存储作为主存储。上传的文件会临时存放在服务器上,所以建议PHP的临时目录有50 GB的可用空间。路径和可用空间的详情请查看日志。要改善此状况请修改php.ini文件中的临时目录路径或增加该路径的可用空间。",
"Error occurred while checking server setup" : "检查服务器设置时出错",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "您的数据目录和文件可以从互联网直接访问。.htaccess 文件不起作用。强烈建议您配置 Web 服务器,以便数据目录不再可访问,或者您可以将数据目录移动到 Web 服务器文档根目录。",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP 请求头 \"{header}\" 没有配置为 \"{expected}\"。这是一个潜在的安全或隐私风险,我们建议您调整这项设置。",
@@ -307,6 +309,9 @@ OC.L10N.register(
"Database host" : "数据库主机",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "请填写主机名称和端口号(例如,localhost:5432)。",
"Performance warning" : "性能警告",
+ "You chose SQLite as database." : "您选择SQLite作为数据库。",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite应只用于最小化和开发实例。生产环境我们推荐使用不同的数据库后端。",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "如果您使用文件同步客户端,强烈不建议使用SQLite。",
"Finish setup" : "安装完成",
"Finishing …" : "正在完成 …",
"Need help?" : "需要帮助?",
@@ -330,6 +335,7 @@ OC.L10N.register(
"Please try again or contact your administrator." : "请重试或联系您的管理员。",
"Username or email" : "用户名或邮箱",
"Log in" : "登录",
+ "Wrong username or password." : "错误的用户名或密码。",
"User disabled" : "用户不可用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,请 30 秒之后再尝试。",
"Forgot password?" : "忘记密码?",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index f2b09fa967d..6f1bc9c2857 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -63,6 +63,7 @@
"Password" : "密码",
"Failed to authenticate, try again" : "授权失败,请重试",
"seconds ago" : "几秒前",
+ "Link to a {label}" : "链接到 {label}",
"New in" : "新品",
"View changelog" : "查看更新记录",
"Could not load your contacts" : "无法加载您的联系人",
@@ -238,6 +239,7 @@
"The PHP memory limit is below the recommended value of 512MB." : "PHP 内存限制低于建议值 512MB。",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "有些应用程序目录是由与 Web 服务器不同的用户拥有的。如果应用程序是手动安装的,情况可能是这样的。检查以下应用程序目录的权限:",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "所使用的数据库为MySQL但没有对4字节字符的支持。为正确处理文件名或评论中使用的4字节字符(比如emoji表情),建议开启MySQL的4字节字符支持。详细信息请阅读<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">相关文档页面</a>。",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "此实例使用基于S3的对象存储作为主存储。上传的文件会临时存放在服务器上,所以建议PHP的临时目录有50 GB的可用空间。路径和可用空间的详情请查看日志。要改善此状况请修改php.ini文件中的临时目录路径或增加该路径的可用空间。",
"Error occurred while checking server setup" : "检查服务器设置时出错",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "您的数据目录和文件可以从互联网直接访问。.htaccess 文件不起作用。强烈建议您配置 Web 服务器,以便数据目录不再可访问,或者您可以将数据目录移动到 Web 服务器文档根目录。",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP 请求头 \"{header}\" 没有配置为 \"{expected}\"。这是一个潜在的安全或隐私风险,我们建议您调整这项设置。",
@@ -305,6 +307,9 @@
"Database host" : "数据库主机",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "请填写主机名称和端口号(例如,localhost:5432)。",
"Performance warning" : "性能警告",
+ "You chose SQLite as database." : "您选择SQLite作为数据库。",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite应只用于最小化和开发实例。生产环境我们推荐使用不同的数据库后端。",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "如果您使用文件同步客户端,强烈不建议使用SQLite。",
"Finish setup" : "安装完成",
"Finishing …" : "正在完成 …",
"Need help?" : "需要帮助?",
@@ -328,6 +333,7 @@
"Please try again or contact your administrator." : "请重试或联系您的管理员。",
"Username or email" : "用户名或邮箱",
"Log in" : "登录",
+ "Wrong username or password." : "错误的用户名或密码。",
"User disabled" : "用户不可用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,请 30 秒之后再尝试。",
"Forgot password?" : "忘记密码?",